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-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
2023-07-09
efi_loader: Increase default variable store size to 64KiB
Alper Nebi Yasak
2023-07-09
efi_loader: Avoid underflow when calculating remaining var store size
Alper Nebi Yasak
2023-07-05
Merge tag 'v2023.07-rc6' into next
Tom Rini
2023-06-20
mkimage: ecdsa: password for signing from environment
Stefano Babic
2023-06-16
efi_selftests: fix protocol repeated selftesting
Ilias Apalodimas
2023-06-16
efi_loader: simplify efi_disk_remove
Ilias Apalodimas
2023-06-16
efi_selftests: fix controllers repeated selftesting
Ilias Apalodimas
2023-06-16
efi_selftest: ReinstallProtocolInterface test
Heinrich Schuchardt
2023-06-12
Merge tag v2023.07-rc4 into next
Tom Rini
2023-06-09
fwu: provide default fwu_plat_get_bootidx
Jassi Brar
2023-06-09
FWU: Add FWU metadata access driver for MTD storage regions
Masami Hiramatsu
2023-06-09
fwu: rename fwu_get_verified_mdata to fwu_get_mdata
Jassi Brar
2023-06-09
fwu: meta-data: switch to management by common code
Jassi Brar
2023-06-09
fwu: move meta-data management in core
Jassi Brar
2023-06-08
efi_loader: check lowest supported version
Masahisa Kojima
2023-06-08
efi_loader: get lowest supported version from device tree
Masahisa Kojima
2023-06-08
efi_loader: versioning support in GetImageInfo
Masahisa Kojima
2023-06-08
efi_loader: store firmware version into FmpState variable
Masahisa Kojima
[next]