1. 653ac14 lib: Mark gunzip as relocation code by Simon Glass · Sun Jan 26 11:43:24 2025 -0700
  2. ce05f73 lib: Mark memcpy() and memmove() as relocation code by Simon Glass · Sun Jan 26 11:43:23 2025 -0700
  3. bb1492e lib: Mark lz4 as relocation code by Simon Glass · Sun Jan 26 11:43:22 2025 -0700
  4. 973dd9c lib: Mark crc8 as relocation code by Simon Glass · Sun Jan 26 11:43:21 2025 -0700
  5. 15d2f66 spl: Avoid including hash algorithms which are not wanted by Simon Glass · Sun Jan 26 11:43:16 2025 -0700
  6. 52b51ab lib: Allow crc16 code to be dropped by Simon Glass · Sun Jan 26 11:43:14 2025 -0700
  7. c076bb1 mbedtls: Add SHA symbols for VPL by Simon Glass · Sun Jan 26 11:43:11 2025 -0700
  8. c0c2fba tpm: get tpm event log from bloblist by Raymond Mao · Mon Jan 27 06:49:36 2025 -0800
  9. 6324218 tcg2: decouple eventlog size from efi by Raymond Mao · Mon Jan 27 06:49:35 2025 -0800
  10. 69fd010 tpm: PCR allocate during PCR extend to disable the unsupported algorithms by Raymond Mao · Mon Jan 27 06:58:50 2025 -0800
  11. 631bca0 tpm: add PCR allocate into the eventlog handling by Raymond Mao · Mon Jan 27 06:58:49 2025 -0800
  12. f0c9125 tpm: add wrapper and helper APIs for PCR allocate by Raymond Mao · Mon Jan 27 06:58:48 2025 -0800
  13. f69f2d7 tpm: add TPM2_PCR_Allocate command by Raymond Mao · Mon Jan 27 06:58:47 2025 -0800
  14. 5187a64 tpm: add TPM2_Shutdown command by Raymond Mao · Mon Jan 27 06:58:46 2025 -0800
  15. ff055b0 bootmeth_efi: Support PXE booting by Simon Glass · Thu Jan 23 15:07:24 2025 -0700
  16. fce5777 efi_loader: Pass in the required parameters from EFI bootmeth by Simon Glass · Thu Jan 23 15:07:23 2025 -0700
  17. c14b38f efi_loader: Move the fallback code from efi_run_image() by Simon Glass · Thu Jan 23 15:07:22 2025 -0700
  18. 44d57f6 efi_loader: Add a version of efi_binary_run() with more parameters by Simon Glass · Thu Jan 23 15:07:21 2025 -0700
  19. a39a78b efi_loader: Update efi_run_image() to accept image and device path by Simon Glass · Thu Jan 23 15:07:20 2025 -0700
  20. e884ea4 efi_loader: reduce UEFI size if HAS_BOARD_SIZE_LIMIT=y by Heinrich Schuchardt · Fri Jan 17 21:34:01 2025 +0100
  21. 955a321 efi_loader: use LOGC_EFI consistently by Heinrich Schuchardt · Thu Jan 16 20:26:59 2025 +0100
  22. 0ad71bc efi_loader: correct logging StartImage() by Heinrich Schuchardt · Fri Jan 17 01:09:51 2025 +0100
  23. 5593f8b Merge patch series "upl: Prerequite patches for updated spec" by Tom Rini · Wed Jan 22 16:08:34 2025 -0600
  24. d7d7a03 efi_loader: Avoid mapping the ACPI tables twice by Simon Glass · Fri Jan 10 17:00:25 2025 -0700
  25. 4d8c520 emulation: Use bloblist to hold tables by Simon Glass · Fri Jan 10 17:00:17 2025 -0700
  26. e3a938e abuf: Provide a constant buffer by Simon Glass · Fri Jan 10 17:00:03 2025 -0700
  27. b63269b abuf: Provide a way to get the buffer address by Simon Glass · Fri Jan 10 17:00:01 2025 -0700
  28. 0883971 acpi: don't fill FADT, MADT if CONFIG_QFW_ACPI=y by Heinrich Schuchardt · Fri Dec 20 01:37:59 2024 +0100
  29. dd487d2 efi_loader: Depend on BLK by Tom Rini · Tue Jan 14 19:22:10 2025 -0600
  30. 41f3a77 Merge patch series "add the support of sha256_hmac and sha256_hkdf" by Tom Rini · Sat Jan 18 17:13:01 2025 -0600
  31. 843a1e7 lib: mbedtls: sha256: add support of key derivation by Philippe Reynes · Thu Dec 19 14:05:52 2024 +0100
  32. 496c006 lib: sha256: add feature sha256_hmac by Philippe Reynes · Thu Dec 19 14:05:50 2024 +0100
  33. 0836a2a lib: sha256: move common function to sha256_common.c by Philippe Reynes · Thu Dec 19 14:05:49 2024 +0100
  34. 1db678a mbedtls: enable support of hkdf by Philippe Reynes · Thu Dec 19 14:05:48 2024 +0100
  35. dfdde36 efi_loader: Make efi_run_image() static by Simon Glass · Thu Jan 09 08:02:39 2025 -0700
  36. a53fbb7 efi_loader: Refactor device and image paths into a function by Simon Glass · Thu Jan 09 08:02:38 2025 -0700
  37. f1aed20 efi_loader: use INCLUDE in EFI linker scripts by Heinrich Schuchardt · Thu Jan 16 12:39:07 2025 +0100
  38. 36c31d1 Merge patch series "SMBIOS improvements" by Tom Rini · Tue Jan 14 14:29:49 2025 -0600
  39. 94aa78d smbios: add detailed smbios information by Raymond Mao · Fri Dec 06 14:54:23 2024 -0800
  40. a28ef80 smbios: Refactor smbios library by Raymond Mao · Fri Dec 06 14:54:22 2024 -0800
  41. f4b933d smbios: Refactor the smbios headfile by Raymond Mao · Fri Dec 06 14:54:18 2024 -0800
  42. af94d01 Merge tag 'tpm-master-07012025' of https://source.denx.de/u-boot/custodians/u-boot-tpm by Tom Rini · Thu Jan 09 11:10:18 2025 -0600
  43. 5b5de6b tpm: add kconfig control in tcg2_create_digest() by Raymond Mao · Tue Dec 24 08:01:13 2024 -0800
  44. 8b0cba8 tpm: Don't replay an EventLog if tcg2_log_parse() fails by Ilias Apalodimas · Tue Dec 24 08:01:12 2024 -0800
  45. c22a064 tpm: Simplify tcg2_log_init() by Ilias Apalodimas · Tue Dec 24 08:01:11 2024 -0800
  46. e5ade05 tpm: Simplify tcg2_create_digest() by Ilias Apalodimas · Tue Dec 24 08:01:10 2024 -0800
  47. 2f7ad7e tpm: Keep the active PCRs in the chip private data by Ilias Apalodimas · Tue Dec 24 08:01:09 2024 -0800
  48. 7b1e522 tpm: Don't create an EventLog if algorithms are misconfigured by Ilias Apalodimas · Tue Dec 24 08:01:08 2024 -0800
  49. 4315812 tpm: add flag in hash_algo_list and API to check if algorithm is supported by Raymond Mao · Tue Dec 24 08:01:07 2024 -0800
  50. 6434c4a tpm: refactor tcg2_get_pcr_info() by Raymond Mao · Tue Dec 24 08:01:06 2024 -0800
  51. d788b06 tpm: Rename tpm2_allow_extend() by Ilias Apalodimas · Tue Dec 24 08:01:05 2024 -0800
  52. 9465f7a tpm: Rename tpm2_is_active_pcr() by Ilias Apalodimas · Tue Dec 24 08:01:04 2024 -0800
  53. 3d4b09a efi_loader: Expose efi_reinstall_protocol_interface in efi_loader.h by Adriano Cordova · Fri Dec 06 14:18:34 2024 -0300
  54. 182ef1b efi_loader: Update startimage_exit self-test to check error by Simon Glass · Sun Dec 01 08:24:25 2024 -0700
  55. 255c949 efi_loader: fix pe reloc pointer overrun by Aleksandar Gerasimovski · Fri Nov 29 21:09:44 2024 +0000
  56. f583b7e efi_loader: Don't warn if the TCG2 FinalEvents table is not installed by Ilias Apalodimas · Thu Nov 28 09:11:20 2024 +0200
  57. 265bfab efi_loader: avoid writing message in Exit() boot service by Heinrich Schuchardt · Wed Nov 27 00:40:17 2024 +0100
  58. 86431b0 Merge patch series "Add 'trace wipe'" by Tom Rini · Tue Dec 31 19:00:54 2024 -0600
  59. 28c1326 trace: add support for 'trace wipe' by Jerome Forissier · Fri Dec 13 13:45:36 2024 +0100
  60. 559196f Merge patch series "Keep the access to dtb_dt_embedded() within fdtdec" by Tom Rini · Tue Dec 31 10:57:54 2024 -0600
  61. ba903fa fdtdec: dtb_dt_embedded: replace ifdefs by IS_ENABLED() by Evgeny Bachinin · Wed Dec 11 01:39:58 2024 +0300
  62. c37ec64 fdtdec: encapsulate dtb_dt_embedded() within by Evgeny Bachinin · Wed Dec 11 01:39:57 2024 +0300
  63. 31bf8f1 lmb: Rename _lmb_alloc_addr() to lmb_alloc_addr_flags() by Ilias Apalodimas · Wed Dec 18 09:02:37 2024 +0200
  64. d1e9a26 lmb: Remove lmb_alloc_base_flags() by Ilias Apalodimas · Wed Dec 18 09:02:36 2024 +0200
  65. cc2ed3d lmb: Remove lmb_alloc_addr_flags() by Ilias Apalodimas · Wed Dec 18 09:02:35 2024 +0200
  66. e2a6f97 lmb: Remove lmb_add_region() by Ilias Apalodimas · Wed Dec 18 09:02:34 2024 +0200
  67. 5421c33 lmb: Rename free_mem to available_mem by Ilias Apalodimas · Wed Dec 18 09:02:33 2024 +0200
  68. f72c55e lmb: Remove lmb_reserve_flags() by Ilias Apalodimas · Wed Dec 18 09:02:32 2024 +0200
  69. d8462bf lmb: Move enum lmb_flags to a u32 by Ilias Apalodimas · Wed Dec 18 09:02:31 2024 +0200
  70. 41e55ad lmb: Remove lmb_align_down() by Ilias Apalodimas · Wed Dec 18 09:02:30 2024 +0200
  71. fd04259 lmb: Improve kernel-doc comments by Sam Protsenko · Tue Dec 10 20:25:50 2024 -0600
  72. c9a8b36 lmb: Improve coding style by Sam Protsenko · Tue Dec 10 20:25:49 2024 -0600
  73. 41bf8f0 lmb: Make const flag_str[] in lmb_print_region_flags() more const by Sam Protsenko · Tue Dec 10 20:25:48 2024 -0600
  74. 646d9f7 lmb: Fix flags data type in lmb_add_region_flags() by Sam Protsenko · Tue Dec 10 20:25:47 2024 -0600
  75. b6e13a9 Merge patch series "vbe: Series part E" by Tom Rini · Fri Dec 27 15:16:39 2024 -0600
  76. dc020a2 hash: Plumb crc8 into the hash functions by Simon Glass · Thu Dec 19 11:29:07 2024 -0700
  77. 4649af3 lib: Allow crc8 in TPL and VPL by Simon Glass · Thu Dec 19 11:29:05 2024 -0700
  78. 2d31121 spl: lib: Allow for decompression in any SPL build by Simon Glass · Thu Dec 19 11:29:03 2024 -0700
  79. f8ab6ba Merge tag 'v2025.01-rc5' into next by Tom Rini · Wed Dec 25 22:31:04 2024 -0600
  80. 0701991 aes: Allow to store randomly generated IV in the FIT by Paul HENRYS · Mon Nov 25 18:47:15 2024 +0100
  81. 94086b2 fdt: Swap the signature for board_fdt_blob_setup() by Simon Glass · Sat Nov 02 11:49:42 2024 -0600
  82. 9cb8ca1 fdt: Correct condition for receiving bloblist by Simon Glass · Sat Nov 02 11:49:41 2024 -0600
  83. a98a25e smbios: address build warning by Peng Fan · Tue Dec 03 21:42:57 2024 +0800
  84. 7082a0d Revert "Merge patch series "vbe: Series part E"" by Tom Rini · Thu Dec 12 21:07:26 2024 -0600
  85. 58af8a4 Merge patch series "vbe: Series part E" by Tom Rini · Thu Dec 12 16:35:47 2024 -0600
  86. 2cc2e40 hash: Plumb crc8 into the hash functions by Simon Glass · Sat Dec 07 10:24:12 2024 -0700
  87. 5b2f0ad lib: Allow crc8 in TPL and VPL by Simon Glass · Sat Dec 07 10:24:10 2024 -0700
  88. e13d95b spl: lib: Allow for decompression in any SPL build by Simon Glass · Sat Dec 07 10:24:08 2024 -0700
  89. b4f8110 lmb: Return -EEXIST in lmb_add_region_flags() if region already added by Sam Protsenko · Tue Dec 10 20:17:01 2024 -0600
  90. 50a3f90 Merge tag 'v2025.01-rc4' into next by Tom Rini · Mon Dec 09 16:29:47 2024 -0600
  91. 6269482 lib: hashtable: Prevent recursive calling of callback functions by Christoph Niedermaier · Sat Dec 07 00:04:19 2024 +0100
  92. 1908100 mbedtls: remove MBEDTLS_HAVE_TIME by Ilias Apalodimas · Fri Dec 06 12:56:45 2024 +0200
  93. bd198b3 net: disable MBEDTLS in SPL by Heinrich Schuchardt · Fri Dec 06 12:37:09 2024 +0100
  94. ed220b8 lmb: prohibit allocations above ram_top even from same bank by Sughosh Ganu · Mon Dec 02 12:36:24 2024 +0530
  95. 5aaeb0e lmb: Fix the allocation of overlapping memory areas with !LMB_NONE by Ilias Apalodimas · Mon Dec 02 16:42:45 2024 +0200
  96. 33cfbc0 efi_loader: Check for a valid fw_name before auto generating GUIDs by Ilias Apalodimas · Tue Dec 03 18:13:37 2024 +0200
  97. 86216cc efi_loader: Fix Kconfig logic around OF_LIBFDT by Tom Rini · Fri Nov 15 10:53:58 2024 -0600
  98. 1968754 Merge tag 'efi-next-2024-12-04' of https://source.denx.de/u-boot/custodians/u-boot-efi into next by Tom Rini · Wed Dec 04 09:32:28 2024 -0600
  99. 6c998e4 efi_selftest: add test for IPv4 Config2 protocol by Adriano Cordova · Wed Dec 04 00:05:29 2024 -0300
  100. d7339f4 efi_selftest: add test for HTTP protocol by Adriano Cordova · Wed Dec 04 00:05:28 2024 -0300