- e2aa438 common: board_r: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · 1 year, 3 months ago
- 69dea21 Merge tag 'v2023.10-rc4' into next by Tom Rini · 1 year, 3 months ago
- b8357c1 event: Convert existing spy records to simple by Simon Glass · 1 year, 3 months ago
- cad6b82 initcall: Support manual relocation by Simon Glass · 1 year, 3 months ago
- 6b42d38 initcall: Support emitting events by Simon Glass · 1 year, 3 months ago
- 4e47b6c initcall: Adjust the failure message and return value by Simon Glass · 1 year, 3 months ago
- 45a95bf initcall: Adjust the loop logic by Simon Glass · 1 year, 3 months ago
- 0e33bbf initcall: Factor out reloc_off calculation by Simon Glass · 1 year, 3 months ago
- afb5a8a Revert "initcall: Move to inline function" by Simon Glass · 1 year, 3 months ago
- 4ede2df fwu: Initialize global fwu library state during CI test by Marek Vasut · 1 year, 3 months ago
- 3f46bcc scripts/Makefile.lib: Embed capsule public key in platform's dtb by Sughosh Ganu · 1 year, 3 months ago
- 929f7ce Revert "arm: imx: mx7: Move CONFIG_OPTEE_TZDRAM_SIZE from lib/optee" by Ricardo Salveti · 1 year, 3 months ago
- bc4e6cd spl: crypto: fix including SHA* object files in SPL by Oleksandr Suvorov · 1 year, 3 months ago
- c76eade efi_loader: delete handle from events when a protocol is uninstalled by Ilias Apalodimas · 1 year, 3 months ago
- f9b0875 lib: parameter check in hash_calculate by Heinrich Schuchardt · 1 year, 3 months ago
- 21fcfd8 uuid: Add ChromiumOS partition types by Simon Glass · 1 year, 3 months ago
- 317bdb2 uuid: Move function comments to header file by Simon Glass · 1 year, 3 months ago
- 733c262 abuf: Allow incrementing the size by Simon Glass · 1 year, 3 months ago
- a0e274b Merge tag 'v2023.10-rc3' into next by Tom Rini · 1 year, 3 months ago
- 0f0a1b3 efi_loader: fix efi_add_known_memory() by Heinrich Schuchardt · 1 year, 3 months ago
- c8d8cdd lib: Suppress E when writing error-string output by Simon Glass · 1 year, 4 months ago
- eff11fa treewide: unify the linker symbol reference format by Shiji Yang · 1 year, 4 months ago
- f18679c Kconfigs: Correct default of "0" on hex type entries by Tom Rini · 1 year, 4 months ago
- 9f0b8f2 crc32: Drop duplicates crc header includes by Ilya Lukin · 1 year, 5 months ago
- 0b18c3d lib/charset: fix u16_strlcat() return value by Matthias Schiffer · 1 year, 5 months ago
- 02482ee Revert "lib: string: Fix strlcpy return value", fix callers by Matthias Schiffer · 1 year, 5 months ago
- 431c7b5 arm_ffa: efi: introduce FF-A MM communication by Abdellatif El Khlifi · 1 year, 4 months ago
- dc3cb5d lib: uuid: introduce uuid_str_to_le_bin function by Abdellatif El Khlifi · 1 year, 4 months ago
- 15a23ca spl: move SPL_CRC32 option to lib/Kconfig by Oleksandr Suvorov · 1 year, 4 months ago
- 73a5a26 efi_loader: check uuid_str_to_bin return value by Masahisa Kojima · 1 year, 4 months ago
- f407af8 efi_loader: catch out of memory in file_open by Heinrich Schuchardt · 1 year, 4 months ago
- f9e8ada efi_loader: error handling in efi_disk_add_dev by Heinrich Schuchardt · 1 year, 4 months ago
- 9f0d3ad efi_loader: memory leak efi_add_memory_map_pg by Heinrich Schuchardt · 1 year, 4 months ago
- 17fac0e efi_loader: out of memory in efi_mem_carve_out by Heinrich Schuchardt · 1 year, 4 months ago
- f0c16f9 efi_loader: overflow in efi_allocate_pages by Heinrich Schuchardt · 1 year, 4 months ago
- 09ec9f7 efi_loader: error handling in tcg2_hash_pe_image() by Heinrich Schuchardt · 1 year, 4 months ago
- 71c2444 efi_loader: out of memory in efi_add_memory_map_pg by Heinrich Schuchardt · 1 year, 4 months ago
- d8df891 efi_selftest: remove superfluous assignments by Heinrich Schuchardt · 1 year, 4 months ago
- 1532523 efi_loader: fix an IS_ERR() vs NULL check by Dan Carpenter · 1 year, 4 months ago
- a8000b9 efi_loader: capsule: enforce guid check in api and capsule_on_disk by AKASHI Takahiro · 1 year, 4 months ago
- 0c5ff7e efi_loader: Fix memory corruption on 32bit systems by Dan Carpenter · 1 year, 4 months ago
- 81040de efi_loader: fix uninitialized variable bug in efi_set_load_options() by Dan Carpenter · 1 year, 4 months ago
- b09ecf1 efi_loader: make efi_delete_handle() follow the EFI spec by Ilias Apalodimas · 1 year, 4 months ago
- 3d34763 efi_loader: simplify dp_fill() by Heinrich Schuchardt · 1 year, 4 months ago
- 8433a5d efi_loader: device paths for special block devices by Heinrich Schuchardt · 1 year, 4 months ago
- e9b59bf fwu: Show number of attempts in Trial State by Michal Simek · 1 year, 5 months ago
- 4b5ab71 fwu: mtd: Fix dfu_alt_info generation for 2 images per bank by Michal Simek · 1 year, 5 months ago
- 9495d07 fwu: Allow code to properly decode trial state by Michal Simek · 1 year, 5 months ago
- 8b24d14 lib: sparse: allocate FASTBOOT_MAX_BLK_WRITE instead of small number by Mattijs Korpershoek · 1 year, 5 months ago
- 74aad48 Revert "Merge branch '2023-07-24-introduce-FF-A-suppport'" by Tom Rini · 1 year, 4 months ago
- 805b3a1 arm_ffa: efi: introduce FF-A MM communication by Abdellatif El Khlifi · 1 year, 5 months ago
- 0d92c6e lib: uuid: introduce uuid_str_to_le_bin function by Abdellatif El Khlifi · 1 year, 5 months ago
- a58132a lib: Kconfig: k3: Enable SHA512 for fit signature by Manorit Chawdhry · 1 year, 5 months ago
- 39568fd efi_loader: support all uclasses in device path by Heinrich Schuchardt · 1 year, 4 months ago
- b8ea6ff efi_loader: fix dp_fill() for BLKMAP, HOST, VIRTIO by Heinrich Schuchardt · 1 year, 4 months ago
- 676c274 efi_driver: fix duplicate efiblk#0 issue by Masahisa Kojima · 1 year, 5 months ago
- e2effb8 efi_loader: make efi_remove_protocol() static by Ilias Apalodimas · 1 year, 5 months ago
- 4953c99 efi_loader: use efi_install_multiple_protocol_interfaces() by Ilias Apalodimas · 1 year, 5 months ago
- d822f86 efi_loader: simplify efi_uninstall_protocol() by Heinrich Schuchardt · 1 year, 5 months ago
- f6e23ab Merge https://source.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 1 year, 4 months ago
- 8965f29 efi: Use the installed ACPI tables by Simon Glass · 1 year, 4 months ago
- 54d26e7 efi: Show all known UUIDs with CONFIG_CMD_EFIDEBUG by Simon Glass · 1 year, 4 months ago
- 10733e4 Merge tag 'efi-2023-10-rc1' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 1 year, 4 months ago
- e1ad108 efi_selftests: add extra testcases on controller handling by Ilias Apalodimas · 1 year, 5 months ago
- ac1abbe efi_loader: fix the return codes of UninstallProtocol by Ilias Apalodimas · 1 year, 5 months ago
- 106f0df efi_loader: check the status of disconnected drivers by Ilias Apalodimas · 1 year, 5 months ago
- 1e10d62 efi_loader: reconnect drivers on failure by Ilias Apalodimas · 1 year, 5 months ago
- b5542a6 Load option with short device path for boot vars by Raymond Mao · 1 year, 5 months ago
- a35784d Fix incorrect return code of boot option update by Raymond Mao · 1 year, 5 months ago
- 70a76c5 Move bootorder and bootoption apis to lib by Raymond Mao · 1 year, 5 months ago
- 009a8e3 lzma: Fix decompression speed regression by Christophe Leroy · 1 year, 5 months ago
- 1b4014b lib/zlib: Fix a bug when getting a gzip header extra field by Oleksandr Suvorov · 1 year, 5 months ago
- 722281b fdt: Allow more general use of livetree by Simon Glass · 1 year, 6 months ago
- e88e2fe fdt: Align the start of the livetree by Simon Glass · 1 year, 6 months ago
- 5ba5a20 Merge tag 'efi-2023-07-rc7' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 1 year, 5 months ago
- 7107d31 efi_loader: Increase default variable store size to 64KiB by Alper Nebi Yasak · 1 year, 5 months ago
- c49a653 efi_loader: Avoid underflow when calculating remaining var store size by Alper Nebi Yasak · 1 year, 5 months ago
- 4a4ebe3 Merge tag 'v2023.07-rc6' into next by Tom Rini · 1 year, 5 months ago
- 4871b53 mkimage: ecdsa: password for signing from environment by Stefano Babic · 1 year, 6 months ago
- 0c57c4c efi_selftests: fix protocol repeated selftesting by Ilias Apalodimas · 1 year, 6 months ago
- f1db7df efi_loader: simplify efi_disk_remove by Ilias Apalodimas · 1 year, 6 months ago
- a467c27 efi_selftests: fix controllers repeated selftesting by Ilias Apalodimas · 1 year, 6 months ago
- 7dfbe44 efi_selftest: ReinstallProtocolInterface test by Heinrich Schuchardt · 1 year, 6 months ago
- 8c6b5f7 Merge tag v2023.07-rc4 into next by Tom Rini · 1 year, 6 months ago
- e22576d fwu: provide default fwu_plat_get_bootidx by Jassi Brar · 1 year, 6 months ago
- 1f52b64 FWU: Add FWU metadata access driver for MTD storage regions by Masami Hiramatsu · 1 year, 6 months ago
- f752255 fwu: rename fwu_get_verified_mdata to fwu_get_mdata by Jassi Brar · 1 year, 9 months ago
- a1df12f fwu: meta-data: switch to management by common code by Jassi Brar · 1 year, 9 months ago
- 821e462 fwu: move meta-data management in core by Jassi Brar · 1 year, 9 months ago
- 94f4780 efi_loader: check lowest supported version by Masahisa Kojima · 1 year, 6 months ago
- 941353c efi_loader: get lowest supported version from device tree by Masahisa Kojima · 1 year, 6 months ago
- ff96fa1 efi_loader: versioning support in GetImageInfo by Masahisa Kojima · 1 year, 6 months ago
- 45a18f0 efi_loader: store firmware version into FmpState variable by Masahisa Kojima · 1 year, 6 months ago
- 5d2438b efi_loader: add the number of image entries in efi_capsule_update_info by Masahisa Kojima · 1 year, 6 months ago
- e9580e2 efi_selftest: LocateHandleBuffer return code by Heinrich Schuchardt · 1 year, 6 months ago
- ee69ae1 efi_loader: check return value of part_get_info() by Heinrich Schuchardt · 1 year, 6 months ago
- a0f6a5b efi: Correct .efi rules by Simon Glass · 1 year, 7 months ago
- 90b0127 acpi: Put the version numbers in a central place by Simon Glass · 1 year, 7 months ago
- ff08eac efi_loader: fix efi_dp_from_file() by Heinrich Schuchardt · 1 year, 7 months ago
- 7e269a3 efi_loader: simplify efi_dp_from_name() by Heinrich Schuchardt · 1 year, 7 months ago