index
:
platform/kernel/u-boot
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
master
old/tizen_20201104
old/tizen_20211124
old/tizen_20241126
sandbox/akazmin/hwasan_build
sandbox/amistewicz/comwor4
sandbox/hoegeun/tizen-next-pmic-starfive
sandbox/jkryszyn/virtual-ab
sandbox/klewandowski/wip
sandbox/lstelmach/sd_fusing_py
sandbox/mmajewski2/sd_fusing_py_lint
sandbox/mszyprowski/dev/tizen-next-prepare
sandbox/mszyprowski/dev/tizen-next-prepare-2
sandbox/mszyprowski/dev/tizen-next-prepare-3
sandbox/mszyprowski/dev/tizen-next-prepare-4
sandbox/nmerinov/llvm
sandbox/snawrocki/kvim3_thor_progress_2
sandbox/songinha/upstream
tizen
tizen-next
tizen_-1
tizen_-2
tizen_-3
tizen_-4
tizen_-5
tizen_-6
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
upstream
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-03
efi_loader: overflow in efi_allocate_pages
Heinrich Schuchardt
1
-1
/
+6
2023-08-03
efi_loader: error handling in tcg2_hash_pe_image()
Heinrich Schuchardt
1
-4
/
+2
2023-08-03
efi_loader: out of memory in efi_add_memory_map_pg
Heinrich Schuchardt
1
-0
/
+2
2023-08-03
efi_selftest: remove superfluous assignments
Heinrich Schuchardt
1
-11
/
+0
2023-08-03
efi_loader: fix an IS_ERR() vs NULL check
Dan Carpenter
1
-2
/
+1
2023-08-03
efi_loader: capsule: enforce guid check in api and capsule_on_disk
AKASHI Takahiro
1
-9
/
+8
2023-08-03
efi_loader: Fix memory corruption on 32bit systems
Dan Carpenter
1
-2
/
+3
2023-07-28
efi_loader: fix uninitialized variable bug in efi_set_load_options()
Dan Carpenter
1
-1
/
+1
2023-07-28
efi_loader: make efi_delete_handle() follow the EFI spec
Ilias Apalodimas
3
-14
/
+25
2023-07-28
efi_loader: simplify dp_fill()
Heinrich Schuchardt
1
-27
/
+18
2023-07-28
efi_loader: device paths for special block devices
Heinrich Schuchardt
1
-93
/
+21
2023-07-25
fwu: Show number of attempts in Trial State
Michal Simek
1
-0
/
+2
2023-07-25
fwu: mtd: Fix dfu_alt_info generation for 2 images per bank
Michal Simek
1
-2
/
+4
2023-07-25
fwu: Allow code to properly decode trial state
Michal Simek
1
-2
/
+0
2023-07-25
lib: sparse: allocate FASTBOOT_MAX_BLK_WRITE instead of small number
Mattijs Korpershoek
1
-1
/
+2
2023-07-24
Revert "Merge branch '2023-07-24-introduce-FF-A-suppport'"
Tom Rini
3
-344
/
+7
2023-07-24
arm_ffa: efi: introduce FF-A MM communication
Abdellatif El Khlifi
2
-7
/
+296
2023-07-24
lib: uuid: introduce uuid_str_to_le_bin function
Abdellatif El Khlifi
1
-0
/
+48
2023-07-21
lib: Kconfig: k3: Enable SHA512 for fit signature
Manorit Chawdhry
1
-0
/
+1
2023-07-20
efi_loader: support all uclasses in device path
Heinrich Schuchardt
1
-31
/
+25
2023-07-20
efi_loader: fix dp_fill() for BLKMAP, HOST, VIRTIO
Heinrich Schuchardt
1
-9
/
+3
2023-07-20
efi_driver: fix duplicate efiblk#0 issue
Masahisa Kojima
1
-4
/
+2
2023-07-20
efi_loader: make efi_remove_protocol() static
Ilias Apalodimas
1
-3
/
+3
2023-07-20
efi_loader: use efi_install_multiple_protocol_interfaces()
Ilias Apalodimas
1
-4
/
+4
2023-07-20
efi_loader: simplify efi_uninstall_protocol()
Heinrich Schuchardt
1
-8
/
+1
2023-07-17
Merge https://source.denx.de/u-boot/custodians/u-boot-x86
Tom Rini
2
-15
/
+20
2023-07-17
efi: Use the installed ACPI tables
Simon Glass
1
-14
/
+19
2023-07-17
efi: Show all known UUIDs with CONFIG_CMD_EFIDEBUG
Simon Glass
1
-1
/
+1
2023-07-15
Merge tag 'efi-2023-10-rc1' of https://source.denx.de/u-boot/custodians/u-boo...
Tom Rini
4
-10
/
+487
2023-07-15
efi_selftests: add extra testcases on controller handling
Ilias Apalodimas
1
-3
/
+41
2023-07-15
efi_loader: fix the return codes of UninstallProtocol
Ilias Apalodimas
1
-0
/
+2
2023-07-15
efi_loader: check the status of disconnected drivers
Ilias Apalodimas
1
-2
/
+8
2023-07-15
efi_loader: reconnect drivers on failure
Ilias Apalodimas
1
-5
/
+26
2023-07-15
Load option with short device path for boot vars
Raymond Mao
1
-0
/
+6
2023-07-15
Fix incorrect return code of boot option update
Raymond Mao
1
-2
/
+6
2023-07-15
Move bootorder and bootoption apis to lib
Raymond Mao
2
-0
/
+400
2023-07-14
lzma: Fix decompression speed regression
Christophe Leroy
1
-14
/
+4
2023-07-14
lib/zlib: Fix a bug when getting a gzip header extra field
Oleksandr Suvorov
1
-2
/
+3
2023-07-14
fdt: Allow more general use of livetree
Simon Glass
1
-0
/
+6
2023-07-14
fdt: Align the start of the livetree
Simon Glass
1
-1
/
+4
2023-07-11
Merge tag 'efi-2023-07-rc7' of https://source.denx.de/u-boot/custodians/u-boo...
Tom Rini
2
-2
/
+7
2023-07-09
efi_loader: Increase default variable store size to 64KiB
Alper Nebi Yasak
1
-2
/
+3
2023-07-09
efi_loader: Avoid underflow when calculating remaining var store size
Alper Nebi Yasak
1
-0
/
+4
2023-07-05
Merge tag 'v2023.07-rc6' into next
Tom Rini
4
-66
/
+78
2023-06-20
mkimage: ecdsa: password for signing from environment
Stefano Babic
1
-1
/
+15
2023-06-16
efi_selftests: fix protocol repeated selftesting
Ilias Apalodimas
1
-0
/
+2
2023-06-16
efi_loader: simplify efi_disk_remove
Ilias Apalodimas
1
-65
/
+26
2023-06-16
efi_selftests: fix controllers repeated selftesting
Ilias Apalodimas
1
-1
/
+25
2023-06-16
efi_selftest: ReinstallProtocolInterface test
Heinrich Schuchardt
1
-0
/
+25
2023-06-12
Merge tag v2023.07-rc4 into next
Tom Rini
9
-83
/
+118
[next]