aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2023-06-23capsule: authenticate: Embed capsule public key in platform's dtbSughosh Ganu
2023-06-23rsa-sign: Add support for adding ESL public key under signature nodeSughosh Ganu
2023-06-16efi_selftests: fix protocol repeated selftestingIlias Apalodimas
2023-06-16efi_loader: simplify efi_disk_removeIlias Apalodimas
2023-06-16efi_selftests: fix controllers repeated selftestingIlias Apalodimas
2023-06-16efi_selftest: ReinstallProtocolInterface testHeinrich Schuchardt
2023-06-02efi_selftest: LocateHandleBuffer return codeHeinrich Schuchardt
2023-06-02efi_loader: check return value of part_get_info()Heinrich Schuchardt
2023-05-13efi_loader: fix efi_dp_from_file()Heinrich Schuchardt
2023-05-13efi_loader: simplify efi_dp_from_name()Heinrich Schuchardt
2023-05-13efi_loader: error code efi_dp_from_name()Heinrich Schuchardt
2023-05-13efi_loader: clean up efi_dp_from_fileHeinrich Schuchardt
2023-05-13efi_loader: duplicate code in efi_dp_from_nameHeinrich Schuchardt
2023-05-13efi_loader: avoid #ifdef in efi_dp_from_name()Heinrich Schuchardt
2023-05-13efi_loader: support booting semihosting fileHeinrich Schuchardt
2023-05-13efi_loader: print file path w/o boot deviceHeinrich Schuchardt
2023-05-13fwu: fix config FWU_MULTI_BANK_UPDATEHeinrich Schuchardt
2023-05-11acpi: Move the table-finding functions into the libarySimon Glass
2023-05-11acpi: Create a new Kconfig for ACPISimon Glass
2023-04-30Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini
2023-04-28fdt: Indicate that people should use the ofnode APISimon Glass
2023-04-28mtd: nand: sunxi: Convert from fdtdec to ofnodeSamuel Holland
2023-04-21efi_loader: remove unused efi_capsule_authenticateHeinrich Schuchardt
2023-04-08efi: loader: Make efi_runtime_mmio staticBin Meng
2023-04-08efi: loader: Make efi_mem staticBin Meng
2023-04-08efi: loader: Make efi_event_queue and efi_register_notify_events staticBin Meng
2023-04-08efi: selftest: Make load_file() and load_file2() staticBin Meng
2023-04-08efi: selftest: Make record staticBin Meng
2023-04-08efi_loader: avoid using HandleProtocol in initrddump.efiHeinrich Schuchardt
2023-04-08efi_loader: avoid using HandleProtocol in helloworld.efiHeinrich Schuchardt
2023-04-06lib: missing fallthrough comment in vsnprintf_internal()Heinrich Schuchardt
2023-04-06lmb: add max number of region in lmb_dump_region() outputPatrick Delaunay
2023-04-06lmb: Fix LMB_MEMORY_REGIONS flag usagePatrick Delaunay
2023-04-05efi_loader: device_path: support blkmap devicesTobias Waldekranz
2023-04-03Merge branch 'next'Tom Rini
2023-04-01efi_loader: remove duplicate assignmentHeinrich Schuchardt
2023-04-01efi_loader: correct shortening of device-pathsHeinrich Schuchardt
2023-03-30lib: Fix SYS_TIMER_COUNTS_DOWN description in KconfigMarek Vasut
2023-03-27Merge branch 'master' into nextTom Rini
2023-03-25efi: Include GUID names with EFI app and payloadSimon Glass
2023-03-25efi: Add another tranch of GUIDsSimon Glass
2023-03-25efi_loader: simplify efi_str_to_u16()Heinrich Schuchardt
2023-03-25efi_loader: move dp_alloc() to efi_alloc()Heinrich Schuchardt
2023-03-25efi_loader: fix device-path for USB devicesHeinrich Schuchardt
2023-03-25efi_loader: support for Ctrl() device path nodeHeinrich Schuchardt
2023-03-25efi_loader: fix device-path for USB devicesHeinrich Schuchardt
2023-03-25efi_loader: support for Ctrl() device path nodeHeinrich Schuchardt
2023-03-22zlib: trees.c: Fix a warning with clang-15Tom Rini
2023-03-22libavb: Fix a warning with clang-15Tom Rini
2023-03-22console: Use flush() before panic and resetTony Dinh