aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2023-08-15efi_loader: fix efi_add_known_memory()Heinrich Schuchardt
2023-08-09lib: Suppress E when writing error-string outputSimon Glass
2023-08-08arm_ffa: efi: introduce FF-A MM communicationAbdellatif El Khlifi
2023-08-08lib: uuid: introduce uuid_str_to_le_bin functionAbdellatif El Khlifi
2023-08-07spl: move SPL_CRC32 option to lib/KconfigOleksandr Suvorov
2023-08-03efi_loader: check uuid_str_to_bin return valueMasahisa Kojima
2023-08-03efi_loader: catch out of memory in file_openHeinrich Schuchardt
2023-08-03efi_loader: error handling in efi_disk_add_devHeinrich Schuchardt
2023-08-03efi_loader: memory leak efi_add_memory_map_pgHeinrich Schuchardt
2023-08-03efi_loader: out of memory in efi_mem_carve_outHeinrich Schuchardt
2023-08-03efi_loader: overflow in efi_allocate_pagesHeinrich Schuchardt
2023-08-03efi_loader: error handling in tcg2_hash_pe_image()Heinrich Schuchardt
2023-08-03efi_loader: out of memory in efi_add_memory_map_pgHeinrich Schuchardt
2023-08-03efi_selftest: remove superfluous assignmentsHeinrich Schuchardt
2023-08-03efi_loader: fix an IS_ERR() vs NULL checkDan Carpenter
2023-08-03efi_loader: capsule: enforce guid check in api and capsule_on_diskAKASHI Takahiro
2023-08-03efi_loader: Fix memory corruption on 32bit systemsDan Carpenter
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