aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2023-07-28efi_loader: fix uninitialized variable bug in efi_set_load_options()Dan Carpenter
2023-07-28efi_loader: make efi_delete_handle() follow the EFI specIlias Apalodimas
2023-07-28efi_loader: simplify dp_fill()Heinrich Schuchardt
2023-07-28efi_loader: device paths for special block devicesHeinrich Schuchardt
2023-07-25fwu: Show number of attempts in Trial StateMichal Simek
2023-07-25fwu: mtd: Fix dfu_alt_info generation for 2 images per bankMichal Simek
2023-07-25fwu: Allow code to properly decode trial stateMichal Simek
2023-07-25lib: sparse: allocate FASTBOOT_MAX_BLK_WRITE instead of small numberMattijs Korpershoek
2023-07-24Revert "Merge branch '2023-07-24-introduce-FF-A-suppport'"Tom Rini
2023-07-24arm_ffa: efi: introduce FF-A MM communicationAbdellatif El Khlifi
2023-07-24lib: uuid: introduce uuid_str_to_le_bin functionAbdellatif El Khlifi
2023-07-21lib: Kconfig: k3: Enable SHA512 for fit signatureManorit Chawdhry
2023-07-20efi_loader: support all uclasses in device pathHeinrich Schuchardt
2023-07-20efi_loader: fix dp_fill() for BLKMAP, HOST, VIRTIOHeinrich Schuchardt
2023-07-20efi_driver: fix duplicate efiblk#0 issueMasahisa Kojima
2023-07-20efi_loader: make efi_remove_protocol() staticIlias Apalodimas
2023-07-20efi_loader: use efi_install_multiple_protocol_interfaces()Ilias Apalodimas
2023-07-20efi_loader: simplify efi_uninstall_protocol()Heinrich Schuchardt
2023-07-17Merge https://source.denx.de/u-boot/custodians/u-boot-x86Tom Rini
2023-07-17efi: Use the installed ACPI tablesSimon Glass
2023-07-17efi: Show all known UUIDs with CONFIG_CMD_EFIDEBUGSimon Glass
2023-07-15Merge tag 'efi-2023-10-rc1' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2023-07-15efi_selftests: add extra testcases on controller handlingIlias Apalodimas
2023-07-15efi_loader: fix the return codes of UninstallProtocolIlias Apalodimas
2023-07-15efi_loader: check the status of disconnected driversIlias Apalodimas
2023-07-15efi_loader: reconnect drivers on failureIlias Apalodimas
2023-07-15Load option with short device path for boot varsRaymond Mao
2023-07-15Fix incorrect return code of boot option updateRaymond Mao
2023-07-15Move bootorder and bootoption apis to libRaymond Mao
2023-07-14lzma: Fix decompression speed regressionChristophe Leroy
2023-07-14lib/zlib: Fix a bug when getting a gzip header extra fieldOleksandr Suvorov
2023-07-14fdt: Allow more general use of livetreeSimon Glass
2023-07-14fdt: Align the start of the livetreeSimon Glass
2023-07-11Merge tag 'efi-2023-07-rc7' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2023-07-09efi_loader: Increase default variable store size to 64KiBAlper Nebi Yasak
2023-07-09efi_loader: Avoid underflow when calculating remaining var store sizeAlper Nebi Yasak
2023-07-05Merge tag 'v2023.07-rc6' into nextTom Rini
2023-06-20mkimage: ecdsa: password for signing from environmentStefano Babic
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-12Merge tag v2023.07-rc4 into nextTom Rini
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