1. bf641f2 arm: semihosting: Support semihosting fallback on 32-bit ARM by Sean Anderson · 1 year, 1 month ago
  2. d1e3158 lib: uuid: move CONFIG_RANDOM_UUID by AKASHI Takahiro · 1 year, 1 month ago
  3. d1e46f0 efi: Rearrange the Kconfig for CMD_BOOTEFI_BOOTMGR by Simon Glass · 1 year, 1 month ago
  4. b8147eb fastboot: fix CRC32 chunk size checking by Wojciech Nizinski · 1 year, 2 months ago
  5. fc5380a addrmap: Fix off by one in addrmap_set_entry() by Dan Carpenter · 1 year, 4 months ago
  6. 0afe557 Merge tag 'tpm-next-27102023' of https://source.denx.de/u-boot/custodians/u-boot-tpm by Tom Rini · 1 year, 1 month ago
  7. d74a180 efi_loader: fix EFI_ENTRY point on get_active_pcr_banks by Ilias Apalodimas · 1 year, 1 month ago
  8. 918a6ea efi_loader: fix EFI_ENTRY point on get_active_pcr_banks by Ilias Apalodimas · 1 year, 1 month ago
  9. 8ed7bb3 tpm: Support boot measurements by Eddie James · 1 year, 1 month ago
  10. d64202a tpm: sandbox: Update for needed TPM2 capabilities by Eddie James · 1 year, 1 month ago
  11. 01349c1 fs: ext4: Fix building ext4 in SPL if write is enabled by Sean Anderson · 1 year, 1 month ago
  12. 5e9c4d0 efi_selftest: BitBlt test by Heinrich Schuchardt · 1 year, 2 months ago
  13. 4e8e663 lmb: remove overlapping region with next range by Udit Kumar · 1 year, 2 months ago
  14. ebbe90b dm: core: Add a way to convert a devicetree to a dtb by Simon Glass · 1 year, 2 months ago
  15. a869a1b dm: core: Add a function to create an empty tree by Simon Glass · 1 year, 2 months ago
  16. adad2d0 spl: Use SYS_MALLOC_F instead of SYS_MALLOC_F_LEN by Simon Glass · 1 year, 2 months ago
  17. bdd5f81 common: Drop linux/printk.h from common header by Simon Glass · 1 year, 2 months ago
  18. aadec12 efi: Use the installed SMBIOS tables by Simon Glass · 1 year, 2 months ago
  19. 5059dbe x86: smbios: Add a Kconfig indicating SMBIOS-table presence by Simon Glass · 1 year, 2 months ago
  20. b0a8544 efi: x86: Correct the condition for installing ACPI tables by Simon Glass · 1 year, 2 months ago
  21. 1a2fcc2 x86: Allow APCI in SPL by Simon Glass · 1 year, 2 months ago
  22. b7b7f16 boot: Join FDT_FIXUP_PARTITIONS with related options by Simon Glass · 1 year, 2 months ago
  23. 19fc4da FWU: Avoid showing an unselectable menu option by Simon Glass · 1 year, 2 months ago
  24. e70648e lib: rational: Move the Kconfigs into the correct place by Simon Glass · 1 year, 2 months ago
  25. e2aa438 common: board_r: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · 1 year, 3 months ago
  26. 69dea21 Merge tag 'v2023.10-rc4' into next by Tom Rini · 1 year, 3 months ago
  27. b8357c1 event: Convert existing spy records to simple by Simon Glass · 1 year, 3 months ago
  28. cad6b82 initcall: Support manual relocation by Simon Glass · 1 year, 3 months ago
  29. 6b42d38 initcall: Support emitting events by Simon Glass · 1 year, 3 months ago
  30. 4e47b6c initcall: Adjust the failure message and return value by Simon Glass · 1 year, 3 months ago
  31. 45a95bf initcall: Adjust the loop logic by Simon Glass · 1 year, 3 months ago
  32. 0e33bbf initcall: Factor out reloc_off calculation by Simon Glass · 1 year, 3 months ago
  33. afb5a8a Revert "initcall: Move to inline function" by Simon Glass · 1 year, 3 months ago
  34. 4ede2df fwu: Initialize global fwu library state during CI test by Marek Vasut · 1 year, 3 months ago
  35. 3f46bcc scripts/Makefile.lib: Embed capsule public key in platform's dtb by Sughosh Ganu · 1 year, 3 months ago
  36. 929f7ce Revert "arm: imx: mx7: Move CONFIG_OPTEE_TZDRAM_SIZE from lib/optee" by Ricardo Salveti · 1 year, 3 months ago
  37. bc4e6cd spl: crypto: fix including SHA* object files in SPL by Oleksandr Suvorov · 1 year, 3 months ago
  38. c76eade efi_loader: delete handle from events when a protocol is uninstalled by Ilias Apalodimas · 1 year, 3 months ago
  39. f9b0875 lib: parameter check in hash_calculate by Heinrich Schuchardt · 1 year, 3 months ago
  40. 21fcfd8 uuid: Add ChromiumOS partition types by Simon Glass · 1 year, 3 months ago
  41. 317bdb2 uuid: Move function comments to header file by Simon Glass · 1 year, 3 months ago
  42. 733c262 abuf: Allow incrementing the size by Simon Glass · 1 year, 4 months ago
  43. a0e274b Merge tag 'v2023.10-rc3' into next by Tom Rini · 1 year, 3 months ago
  44. 0f0a1b3 efi_loader: fix efi_add_known_memory() by Heinrich Schuchardt · 1 year, 4 months ago
  45. c8d8cdd lib: Suppress E when writing error-string output by Simon Glass · 1 year, 4 months ago
  46. eff11fa treewide: unify the linker symbol reference format by Shiji Yang · 1 year, 4 months ago
  47. f18679c Kconfigs: Correct default of "0" on hex type entries by Tom Rini · 1 year, 4 months ago
  48. 9f0b8f2 crc32: Drop duplicates crc header includes by Ilya Lukin · 1 year, 5 months ago
  49. 0b18c3d lib/charset: fix u16_strlcat() return value by Matthias Schiffer · 1 year, 5 months ago
  50. 02482ee Revert "lib: string: Fix strlcpy return value", fix callers by Matthias Schiffer · 1 year, 5 months ago
  51. 431c7b5 arm_ffa: efi: introduce FF-A MM communication by Abdellatif El Khlifi · 1 year, 4 months ago
  52. dc3cb5d lib: uuid: introduce uuid_str_to_le_bin function by Abdellatif El Khlifi · 1 year, 4 months ago
  53. 15a23ca spl: move SPL_CRC32 option to lib/Kconfig by Oleksandr Suvorov · 1 year, 4 months ago
  54. 73a5a26 efi_loader: check uuid_str_to_bin return value by Masahisa Kojima · 1 year, 4 months ago
  55. f407af8 efi_loader: catch out of memory in file_open by Heinrich Schuchardt · 1 year, 4 months ago
  56. f9e8ada efi_loader: error handling in efi_disk_add_dev by Heinrich Schuchardt · 1 year, 4 months ago
  57. 9f0d3ad efi_loader: memory leak efi_add_memory_map_pg by Heinrich Schuchardt · 1 year, 4 months ago
  58. 17fac0e efi_loader: out of memory in efi_mem_carve_out by Heinrich Schuchardt · 1 year, 4 months ago
  59. f0c16f9 efi_loader: overflow in efi_allocate_pages by Heinrich Schuchardt · 1 year, 4 months ago
  60. 09ec9f7 efi_loader: error handling in tcg2_hash_pe_image() by Heinrich Schuchardt · 1 year, 4 months ago
  61. 71c2444 efi_loader: out of memory in efi_add_memory_map_pg by Heinrich Schuchardt · 1 year, 4 months ago
  62. d8df891 efi_selftest: remove superfluous assignments by Heinrich Schuchardt · 1 year, 4 months ago
  63. 1532523 efi_loader: fix an IS_ERR() vs NULL check by Dan Carpenter · 1 year, 4 months ago
  64. a8000b9 efi_loader: capsule: enforce guid check in api and capsule_on_disk by AKASHI Takahiro · 1 year, 4 months ago
  65. 0c5ff7e efi_loader: Fix memory corruption on 32bit systems by Dan Carpenter · 1 year, 4 months ago
  66. 81040de efi_loader: fix uninitialized variable bug in efi_set_load_options() by Dan Carpenter · 1 year, 4 months ago
  67. b09ecf1 efi_loader: make efi_delete_handle() follow the EFI spec by Ilias Apalodimas · 1 year, 4 months ago
  68. 3d34763 efi_loader: simplify dp_fill() by Heinrich Schuchardt · 1 year, 4 months ago
  69. 8433a5d efi_loader: device paths for special block devices by Heinrich Schuchardt · 1 year, 4 months ago
  70. e9b59bf fwu: Show number of attempts in Trial State by Michal Simek · 1 year, 5 months ago
  71. 4b5ab71 fwu: mtd: Fix dfu_alt_info generation for 2 images per bank by Michal Simek · 1 year, 5 months ago
  72. 9495d07 fwu: Allow code to properly decode trial state by Michal Simek · 1 year, 5 months ago
  73. 8b24d14 lib: sparse: allocate FASTBOOT_MAX_BLK_WRITE instead of small number by Mattijs Korpershoek · 1 year, 5 months ago
  74. 74aad48 Revert "Merge branch '2023-07-24-introduce-FF-A-suppport'" by Tom Rini · 1 year, 4 months ago
  75. 805b3a1 arm_ffa: efi: introduce FF-A MM communication by Abdellatif El Khlifi · 1 year, 5 months ago
  76. 0d92c6e lib: uuid: introduce uuid_str_to_le_bin function by Abdellatif El Khlifi · 1 year, 5 months ago
  77. a58132a lib: Kconfig: k3: Enable SHA512 for fit signature by Manorit Chawdhry · 1 year, 5 months ago
  78. 39568fd efi_loader: support all uclasses in device path by Heinrich Schuchardt · 1 year, 4 months ago
  79. b8ea6ff efi_loader: fix dp_fill() for BLKMAP, HOST, VIRTIO by Heinrich Schuchardt · 1 year, 4 months ago
  80. 676c274 efi_driver: fix duplicate efiblk#0 issue by Masahisa Kojima · 1 year, 5 months ago
  81. e2effb8 efi_loader: make efi_remove_protocol() static by Ilias Apalodimas · 1 year, 5 months ago
  82. 4953c99 efi_loader: use efi_install_multiple_protocol_interfaces() by Ilias Apalodimas · 1 year, 5 months ago
  83. d822f86 efi_loader: simplify efi_uninstall_protocol() by Heinrich Schuchardt · 1 year, 5 months ago
  84. f6e23ab Merge https://source.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 1 year, 4 months ago
  85. 8965f29 efi: Use the installed ACPI tables by Simon Glass · 1 year, 5 months ago
  86. 54d26e7 efi: Show all known UUIDs with CONFIG_CMD_EFIDEBUG by Simon Glass · 1 year, 5 months ago
  87. 10733e4 Merge tag 'efi-2023-10-rc1' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 1 year, 5 months ago
  88. e1ad108 efi_selftests: add extra testcases on controller handling by Ilias Apalodimas · 1 year, 5 months ago
  89. ac1abbe efi_loader: fix the return codes of UninstallProtocol by Ilias Apalodimas · 1 year, 5 months ago
  90. 106f0df efi_loader: check the status of disconnected drivers by Ilias Apalodimas · 1 year, 5 months ago
  91. 1e10d62 efi_loader: reconnect drivers on failure by Ilias Apalodimas · 1 year, 5 months ago
  92. b5542a6 Load option with short device path for boot vars by Raymond Mao · 1 year, 5 months ago
  93. a35784d Fix incorrect return code of boot option update by Raymond Mao · 1 year, 5 months ago
  94. 70a76c5 Move bootorder and bootoption apis to lib by Raymond Mao · 1 year, 5 months ago
  95. 009a8e3 lzma: Fix decompression speed regression by Christophe Leroy · 1 year, 5 months ago
  96. 1b4014b lib/zlib: Fix a bug when getting a gzip header extra field by Oleksandr Suvorov · 1 year, 6 months ago
  97. 722281b fdt: Allow more general use of livetree by Simon Glass · 1 year, 6 months ago
  98. e88e2fe fdt: Align the start of the livetree by Simon Glass · 1 year, 6 months ago
  99. 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
  100. 7107d31 efi_loader: Increase default variable store size to 64KiB by Alper Nebi Yasak · 1 year, 5 months ago