summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2023-06-09fwu: provide default fwu_plat_get_bootidxJassi Brar
2023-06-09FWU: Add FWU metadata access driver for MTD storage regionsMasami Hiramatsu
2023-06-09fwu: rename fwu_get_verified_mdata to fwu_get_mdataJassi Brar
2023-06-09fwu: meta-data: switch to management by common codeJassi Brar
2023-06-09fwu: move meta-data management in coreJassi Brar
2023-06-08efi_loader: check lowest supported versionMasahisa Kojima
2023-06-08efi_loader: get lowest supported version from device treeMasahisa Kojima
2023-06-08efi_loader: versioning support in GetImageInfoMasahisa Kojima
2023-06-08efi_loader: store firmware version into FmpState variableMasahisa Kojima
2023-06-08efi_loader: add the number of image entries in efi_capsule_update_infoMasahisa Kojima
2023-05-31efi: Correct .efi rulesSimon Glass
2023-05-31acpi: Put the version numbers in a central placeSimon 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
2023-03-14Merge tag 'v2023.04-rc4' into nextTom Rini
2023-03-13efi_loader: describe term_get_char()Heinrich Schuchardt
2023-03-13efi_loader: update SetVariable attribute checkMasahisa Kojima
2023-03-02lib: Add an SPL config for LIB_UUIDSimon Glass
2023-03-02lib: Fix build condition for tiny-printfSimon Glass
2023-03-02lib: Add VPL options for SHA1 and SHA256Simon Glass
2023-03-02lib: Add a Kconfig for SPL_BZIP2Simon Glass