index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2023-08-09
lib: Suppress E when writing error-string output
Simon Glass
2023-08-08
arm_ffa: efi: introduce FF-A MM communication
Abdellatif El Khlifi
2023-08-08
lib: uuid: introduce uuid_str_to_le_bin function
Abdellatif El Khlifi
2023-08-07
spl: move SPL_CRC32 option to lib/Kconfig
Oleksandr Suvorov
2023-08-03
efi_loader: check uuid_str_to_bin return value
Masahisa Kojima
2023-08-03
efi_loader: catch out of memory in file_open
Heinrich Schuchardt
2023-08-03
efi_loader: error handling in efi_disk_add_dev
Heinrich Schuchardt
2023-08-03
efi_loader: memory leak efi_add_memory_map_pg
Heinrich Schuchardt
2023-08-03
efi_loader: out of memory in efi_mem_carve_out
Heinrich Schuchardt
2023-08-03
efi_loader: overflow in efi_allocate_pages
Heinrich Schuchardt
2023-08-03
efi_loader: error handling in tcg2_hash_pe_image()
Heinrich Schuchardt
2023-08-03
efi_loader: out of memory in efi_add_memory_map_pg
Heinrich Schuchardt
2023-08-03
efi_selftest: remove superfluous assignments
Heinrich Schuchardt
2023-08-03
efi_loader: fix an IS_ERR() vs NULL check
Dan Carpenter
2023-08-03
efi_loader: capsule: enforce guid check in api and capsule_on_disk
AKASHI Takahiro
2023-08-03
efi_loader: Fix memory corruption on 32bit systems
Dan Carpenter
2023-07-28
efi_loader: fix uninitialized variable bug in efi_set_load_options()
Dan Carpenter
2023-07-28
efi_loader: make efi_delete_handle() follow the EFI spec
Ilias Apalodimas
2023-07-28
efi_loader: simplify dp_fill()
Heinrich Schuchardt
2023-07-28
efi_loader: device paths for special block devices
Heinrich Schuchardt
2023-07-25
fwu: Show number of attempts in Trial State
Michal Simek
2023-07-25
fwu: mtd: Fix dfu_alt_info generation for 2 images per bank
Michal Simek
2023-07-25
fwu: Allow code to properly decode trial state
Michal Simek
2023-07-25
lib: sparse: allocate FASTBOOT_MAX_BLK_WRITE instead of small number
Mattijs Korpershoek
2023-07-24
Revert "Merge branch '2023-07-24-introduce-FF-A-suppport'"
Tom Rini
2023-07-24
arm_ffa: efi: introduce FF-A MM communication
Abdellatif El Khlifi
2023-07-24
lib: uuid: introduce uuid_str_to_le_bin function
Abdellatif El Khlifi
2023-07-21
lib: Kconfig: k3: Enable SHA512 for fit signature
Manorit Chawdhry
2023-07-20
efi_loader: support all uclasses in device path
Heinrich Schuchardt
2023-07-20
efi_loader: fix dp_fill() for BLKMAP, HOST, VIRTIO
Heinrich Schuchardt
2023-07-20
efi_driver: fix duplicate efiblk#0 issue
Masahisa Kojima
2023-07-20
efi_loader: make efi_remove_protocol() static
Ilias Apalodimas
2023-07-20
efi_loader: use efi_install_multiple_protocol_interfaces()
Ilias Apalodimas
2023-07-20
efi_loader: simplify efi_uninstall_protocol()
Heinrich Schuchardt
2023-07-17
Merge https://source.denx.de/u-boot/custodians/u-boot-x86
Tom Rini
2023-07-17
efi: Use the installed ACPI tables
Simon Glass
2023-07-17
efi: Show all known UUIDs with CONFIG_CMD_EFIDEBUG
Simon Glass
2023-07-15
Merge tag 'efi-2023-10-rc1' of https://source.denx.de/u-boot/custodians/u-boo...
Tom Rini
2023-07-15
efi_selftests: add extra testcases on controller handling
Ilias Apalodimas
2023-07-15
efi_loader: fix the return codes of UninstallProtocol
Ilias Apalodimas
2023-07-15
efi_loader: check the status of disconnected drivers
Ilias Apalodimas
2023-07-15
efi_loader: reconnect drivers on failure
Ilias Apalodimas
2023-07-15
Load option with short device path for boot vars
Raymond Mao
2023-07-15
Fix incorrect return code of boot option update
Raymond Mao
2023-07-15
Move bootorder and bootoption apis to lib
Raymond Mao
2023-07-14
lzma: Fix decompression speed regression
Christophe Leroy
2023-07-14
lib/zlib: Fix a bug when getting a gzip header extra field
Oleksandr Suvorov
2023-07-14
fdt: Allow more general use of livetree
Simon Glass
2023-07-14
fdt: Align the start of the livetree
Simon Glass
2023-07-11
Merge tag 'efi-2023-07-rc7' of https://source.denx.de/u-boot/custodians/u-boo...
Tom Rini
[next]