1. 87ff740 smbios: arm64: use lmb allocator for tables by Caleb Connolly · 7 months ago
  2. 355aab9 fastboot: fix CRC32 chunk size checking by Wojciech Nizinski · 8 months ago
  3. 7dd06b1 addrmap: Fix off by one in addrmap_set_entry() by Dan Carpenter · 10 months ago
  4. d5d9770 Merge tag 'tpm-next-27102023' of https://source.denx.de/u-boot/custodians/u-boot-tpm by Tom Rini · 7 months ago
  5. 946b311 efi_loader: fix EFI_ENTRY point on get_active_pcr_banks by Ilias Apalodimas · 8 months ago
  6. e9fc018 efi_loader: fix EFI_ENTRY point on get_active_pcr_banks by Ilias Apalodimas · 7 months ago
  7. 97707f1 tpm: Support boot measurements by Eddie James · 7 months ago
  8. 54b96e8 tpm: sandbox: Update for needed TPM2 capabilities by Eddie James · 7 months ago
  9. 44071cd fs: ext4: Fix building ext4 in SPL if write is enabled by Sean Anderson · 8 months ago
  10. c4054c1 efi_selftest: BitBlt test by Heinrich Schuchardt · 8 months ago
  11. edb5824 lmb: remove overlapping region with next range by Udit Kumar · 8 months ago
  12. 62b1db3 dm: core: Add a way to convert a devicetree to a dtb by Simon Glass · 8 months ago
  13. e0c3c21 dm: core: Add a function to create an empty tree by Simon Glass · 8 months ago
  14. 3d6d507 spl: Use SYS_MALLOC_F instead of SYS_MALLOC_F_LEN by Simon Glass · 8 months ago
  15. 1e94b46 common: Drop linux/printk.h from common header by Simon Glass · 9 months ago
  16. 53fab13 efi: Use the installed SMBIOS tables by Simon Glass · 9 months ago
  17. 8c11d19 x86: smbios: Add a Kconfig indicating SMBIOS-table presence by Simon Glass · 9 months ago
  18. 53e8e6f efi: x86: Correct the condition for installing ACPI tables by Simon Glass · 9 months ago
  19. 0c45c76 x86: Allow APCI in SPL by Simon Glass · 9 months ago
  20. 040a604 boot: Join FDT_FIXUP_PARTITIONS with related options by Simon Glass · 9 months ago
  21. 4cc40f6 FWU: Avoid showing an unselectable menu option by Simon Glass · 9 months ago
  22. a90b594 lib: rational: Move the Kconfigs into the correct place by Simon Glass · 9 months ago
  23. 49c59dd common: board_r: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · 9 months ago
  24. ddec4ca Merge tag 'v2023.10-rc4' into next by Tom Rini · 9 months ago
  25. f72d0d4 event: Convert existing spy records to simple by Simon Glass · 10 months ago
  26. dd80246 initcall: Support manual relocation by Simon Glass · 10 months ago
  27. c9eff0a initcall: Support emitting events by Simon Glass · 10 months ago
  28. 1312327 initcall: Adjust the failure message and return value by Simon Glass · 10 months ago
  29. 468e372 initcall: Adjust the loop logic by Simon Glass · 10 months ago
  30. 7d2e233 initcall: Factor out reloc_off calculation by Simon Glass · 10 months ago
  31. e7f59de Revert "initcall: Move to inline function" by Simon Glass · 10 months ago
  32. 95311f7 fwu: Initialize global fwu library state during CI test by Marek Vasut · 9 months ago
  33. c7d4dfc scripts/Makefile.lib: Embed capsule public key in platform's dtb by Sughosh Ganu · 10 months ago
  34. c91feda Revert "arm: imx: mx7: Move CONFIG_OPTEE_TZDRAM_SIZE from lib/optee" by Ricardo Salveti · 9 months ago
  35. 70bd471 spl: crypto: fix including SHA* object files in SPL by Oleksandr Suvorov · 9 months ago
  36. cc889bd efi_loader: delete handle from events when a protocol is uninstalled by Ilias Apalodimas · 9 months ago
  37. eb48efc lib: parameter check in hash_calculate by Heinrich Schuchardt · 10 months ago
  38. 966b16c uuid: Add ChromiumOS partition types by Simon Glass · 9 months ago
  39. 8d6337e uuid: Move function comments to header file by Simon Glass · 9 months ago
  40. 34ecba1 abuf: Allow incrementing the size by Simon Glass · 10 months ago
  41. 7e6e40c Merge tag 'v2023.10-rc3' into next by Tom Rini · 10 months ago
  42. b571b3a efi_loader: fix efi_add_known_memory() by Heinrich Schuchardt · 10 months ago
  43. 3a3543d lib: Suppress E when writing error-string output by Simon Glass · 10 months ago
  44. ccea96f treewide: unify the linker symbol reference format by Shiji Yang · 10 months ago
  45. a077ac1 Kconfigs: Correct default of "0" on hex type entries by Tom Rini · 10 months ago
  46. 1a549c8 crc32: Drop duplicates crc header includes by Ilya Lukin · 11 months ago
  47. 7c00b80 lib/charset: fix u16_strlcat() return value by Matthias Schiffer · 11 months ago
  48. 6158287 Revert "lib: string: Fix strlcpy return value", fix callers by Matthias Schiffer · 11 months ago
  49. 218b062 arm_ffa: efi: introduce FF-A MM communication by Abdellatif El Khlifi · 10 months ago
  50. 7048f26 lib: uuid: introduce uuid_str_to_le_bin function by Abdellatif El Khlifi · 10 months ago
  51. af62d83 spl: move SPL_CRC32 option to lib/Kconfig by Oleksandr Suvorov · 10 months ago
  52. cd87d2c efi_loader: check uuid_str_to_bin return value by Masahisa Kojima · 10 months ago
  53. 405b736 efi_loader: catch out of memory in file_open by Heinrich Schuchardt · 10 months ago
  54. cff7700 efi_loader: error handling in efi_disk_add_dev by Heinrich Schuchardt · 10 months ago
  55. ecae4bb efi_loader: memory leak efi_add_memory_map_pg by Heinrich Schuchardt · 10 months ago
  56. 257a498 efi_loader: out of memory in efi_mem_carve_out by Heinrich Schuchardt · 10 months ago
  57. 48d183f efi_loader: overflow in efi_allocate_pages by Heinrich Schuchardt · 10 months ago
  58. d12c3ef efi_loader: error handling in tcg2_hash_pe_image() by Heinrich Schuchardt · 10 months ago
  59. ba27563 efi_loader: out of memory in efi_add_memory_map_pg by Heinrich Schuchardt · 10 months ago
  60. b52a277 efi_selftest: remove superfluous assignments by Heinrich Schuchardt · 10 months ago
  61. dae2369 efi_loader: fix an IS_ERR() vs NULL check by Dan Carpenter · 10 months ago
  62. 1b7e469 efi_loader: capsule: enforce guid check in api and capsule_on_disk by AKASHI Takahiro · 10 months ago
  63. 8294453 efi_loader: Fix memory corruption on 32bit systems by Dan Carpenter · 10 months ago
  64. a7eb8ae efi_loader: fix uninitialized variable bug in efi_set_load_options() by Dan Carpenter · 10 months ago
  65. 54edc37 efi_loader: make efi_delete_handle() follow the EFI spec by Ilias Apalodimas · 10 months ago
  66. d054424 efi_loader: simplify dp_fill() by Heinrich Schuchardt · 11 months ago
  67. c227ef7 efi_loader: device paths for special block devices by Heinrich Schuchardt · 11 months ago
  68. b378fdd fwu: Show number of attempts in Trial State by Michal Simek · 11 months ago
  69. 395ab12 fwu: mtd: Fix dfu_alt_info generation for 2 images per bank by Michal Simek · 11 months ago
  70. a6dd927 fwu: Allow code to properly decode trial state by Michal Simek · 11 months ago
  71. b1aade8 lib: sparse: allocate FASTBOOT_MAX_BLK_WRITE instead of small number by Mattijs Korpershoek · 11 months ago
  72. 94e7cb1 Revert "Merge branch '2023-07-24-introduce-FF-A-suppport'" by Tom Rini · 10 months ago
  73. aabbc2f arm_ffa: efi: introduce FF-A MM communication by Abdellatif El Khlifi · 11 months ago
  74. 5d24a43 lib: uuid: introduce uuid_str_to_le_bin function by Abdellatif El Khlifi · 11 months ago
  75. dfe00b3 lib: Kconfig: k3: Enable SHA512 for fit signature by Manorit Chawdhry · 11 months ago
  76. e07368e efi_loader: support all uclasses in device path by Heinrich Schuchardt · 11 months ago
  77. dc7a2f1 efi_loader: fix dp_fill() for BLKMAP, HOST, VIRTIO by Heinrich Schuchardt · 11 months ago
  78. 06fc19c efi_driver: fix duplicate efiblk#0 issue by Masahisa Kojima · 11 months ago
  79. 21eb7c1 efi_loader: make efi_remove_protocol() static by Ilias Apalodimas · 12 months ago
  80. 4a3baf9 efi_loader: use efi_install_multiple_protocol_interfaces() by Ilias Apalodimas · 12 months ago
  81. 6287021 efi_loader: simplify efi_uninstall_protocol() by Heinrich Schuchardt · 12 months ago
  82. 13aa090 Merge https://source.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 11 months ago
  83. 085f8db efi: Use the installed ACPI tables by Simon Glass · 11 months ago
  84. 3710802 efi: Show all known UUIDs with CONFIG_CMD_EFIDEBUG by Simon Glass · 11 months ago
  85. 3a7a17d Merge tag 'efi-2023-10-rc1' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 11 months ago
  86. d9df8a5 efi_selftests: add extra testcases on controller handling by Ilias Apalodimas · 12 months ago
  87. 748cb55 efi_loader: fix the return codes of UninstallProtocol by Ilias Apalodimas · 12 months ago
  88. 747d16d efi_loader: check the status of disconnected drivers by Ilias Apalodimas · 12 months ago
  89. 239d59a efi_loader: reconnect drivers on failure by Ilias Apalodimas · 12 months ago
  90. 7aa022c Load option with short device path for boot vars by Raymond Mao · 12 months ago
  91. 9945bc4 Fix incorrect return code of boot option update by Raymond Mao · 12 months ago
  92. 339b527 Move bootorder and bootoption apis to lib by Raymond Mao · 12 months ago
  93. ad47974 lzma: Fix decompression speed regression by Christophe Leroy · 11 months ago
  94. ef40257 lib/zlib: Fix a bug when getting a gzip header extra field by Oleksandr Suvorov · 12 months ago
  95. a8f2ac2 fdt: Allow more general use of livetree by Simon Glass · 1 year ago
  96. 9cf39bb fdt: Align the start of the livetree by Simon Glass · 1 year ago
  97. 8e21064 Merge tag 'efi-2023-07-rc7' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 11 months ago
  98. 9fd3f88 efi_loader: Increase default variable store size to 64KiB by Alper Nebi Yasak · 11 months ago
  99. d7fe913 efi_loader: Avoid underflow when calculating remaining var store size by Alper Nebi Yasak · 11 months ago
  100. e80f407 Merge tag 'v2023.07-rc6' into next by Tom Rini · 11 months ago