1. 0be8a04 Merge patch series "Annotate switch/case fallthrough cases" by Tom Rini · Tue Apr 08 16:24:12 2025 -0600
  2. b76e060 use proper fallthrough annotations by Andre Przywara · Thu Mar 27 15:32:59 2025 +0000
  3. 48078d7 zlib: annotate switch/case fallthrough cases by Andre Przywara · Thu Mar 27 15:32:57 2025 +0000
  4. 3653680 Merge patch series "acpi: simplify updating ACPI table header checksum" by Tom Rini · Tue Apr 08 15:23:06 2025 -0600
  5. 023c486 tiny-printf: Improve %X formatting by Christoph Niedermaier · Thu Mar 20 20:01:47 2025 +0100
  6. 7b332b5 acpi: simplify updating header checksum by Heinrich Schuchardt · Sat Mar 22 00:21:17 2025 +0100
  7. 6c2e55a acpi: new function acpi_update_checksum() by Heinrich Schuchardt · Sat Mar 22 00:21:16 2025 +0100
  8. 74a3f8f Merge branch 'next' by Tom Rini · Mon Apr 07 16:40:02 2025 -0600
  9. 20047fd efi_loader: stop network in EXIT_BOOT_SERVICES by Heinrich Schuchardt · Sat Apr 05 08:58:12 2025 +0200
  10. 81d8214 mbedtls: remove incorrect attribute type checker by Raymond Mao · Fri Apr 04 07:05:25 2025 -0700
  11. e0cedb8 Merge patch series "membuff: Add tests and update to support a flag for empty/full" by Tom Rini · Thu Apr 03 16:54:59 2025 -0600
  12. fb8895b membuf: Minor code-style improvements by Simon Glass · Tue Mar 18 16:20:48 2025 +0100
  13. 42f5b8c membuf: Correct implementation of membuf_dispose() by Simon Glass · Tue Mar 18 16:20:46 2025 +0100
  14. f7e87f9 membuf: Rename struct by Simon Glass · Tue Mar 18 16:20:44 2025 +0100
  15. e7476ee membuff: Rename the files to membuf by Simon Glass · Tue Mar 18 16:20:43 2025 +0100
  16. ceefc78 membuff: Rename functions to have membuf_ prefix by Simon Glass · Tue Mar 18 16:20:42 2025 +0100
  17. 36b720f Merge patch series "x86: Improve operation under QEMU" by Tom Rini · Thu Apr 03 11:43:38 2025 -0600
  18. 7b9e8f4 acpi: Add a checksum to the DMAR table by Simon Glass · Sat Mar 15 14:26:03 2025 +0000
  19. 4cd81bc sandbox: acpi: Correct mapping in FADT by Simon Glass · Sat Mar 15 14:26:02 2025 +0000
  20. 0740fd2 Merge patch series "acpi_table: Fix IORT RC node" by Tom Rini · Thu Apr 03 11:38:22 2025 -0600
  21. 15b48eb acpi: Conditionally set mapping_offset in IORT by Patrick Rudolph · Sun Mar 16 09:32:55 2025 +0100
  22. 0eafaf2 acpi: Clear reserved bits in IORT by Patrick Rudolph · Sun Mar 16 09:32:54 2025 +0100
  23. 9b6b388 acpi_table: Add asserts in IORT by Patrick Rudolph · Sun Mar 16 09:32:53 2025 +0100
  24. fcfbecb acpi_table: Fix IORT RC node by Patrick Rudolph · Sun Mar 16 09:32:52 2025 +0100
  25. 6fdb77e Kconfig: Fix "warning: style: quotes recommended" warnings by Tom Rini · Fri Mar 14 19:29:33 2025 -0600
  26. 8231d03 blkmap: pass information on ISO image to the OS by Sughosh Ganu · Mon Mar 17 14:04:02 2025 +0530
  27. 3a8f933 efi_loader: remove memory occupied by a ramdisk from EFI memory map by Ilias Apalodimas · Mon Mar 17 14:03:59 2025 +0530
  28. 9e0db62 efi_loader: allow for removal of memory from the EFI map by Ilias Apalodimas · Mon Mar 17 14:03:58 2025 +0530
  29. 007604e efi_loader: install device-tree on configuration table on every invocation by Sughosh Ganu · Mon Mar 17 14:03:56 2025 +0530
  30. f73f876 efi_loader: remove unused code from copy_fdt() by Sughosh Ganu · Mon Mar 17 14:03:55 2025 +0530
  31. d9520f6 efi_loader: fix ipv4 device path node conversion by Vincent Stehlé · Mon Mar 24 09:34:43 2025 +0100
  32. fda9f76 Merge tag 'v2025.04-rc5' into next by Tom Rini · Mon Mar 24 20:10:55 2025 -0600
  33. 299c87d lmb: change the return code on lmb_alloc_addr() by Ilias Apalodimas · Fri Mar 14 12:57:02 2025 +0200
  34. 2a6c052 Merge patch series "lmb: miscellaneous fixes and improvements" by Tom Rini · Mon Mar 17 19:39:36 2025 -0600
  35. 2c85ba2 lmb: optimise the lmb allocation functions by Sughosh Ganu · Mon Mar 03 19:02:31 2025 +0530
  36. 86b6394 lmb: use a common function to check if regions overlap or are adjacent by Sughosh Ganu · Mon Mar 03 19:02:30 2025 +0530
  37. 17ac301 lmb: remove superfluous address overlap check from lmb_add_region_flags() by Sughosh Ganu · Mon Mar 03 19:02:29 2025 +0530
  38. 4ee6588 lmb: check for a region's coalescing with all existing regions by Sughosh Ganu · Mon Mar 03 19:02:28 2025 +0530
  39. a92c5bb lmb: handle scenario of encompassing overlap by Sughosh Ganu · Mon Mar 03 19:02:27 2025 +0530
  40. 9fa71c9 lmb: check if a region can be reserved by lmb_reserve() by Sughosh Ganu · Mon Mar 03 19:02:26 2025 +0530
  41. 4860997 efi_loader: Move .dynamic out of .text in EFI by Sam Edwards · Sat Mar 15 15:18:10 2025 -0700
  42. 19557ca lib: rsa: add NULL check for 'algo' in by Anton Moryakov · Tue Feb 25 16:53:27 2025 +0300
  43. 371027c lwip: tls: warn when no CA exists amd log certificate validation errors by Jerome Forissier · Wed Mar 05 15:26:44 2025 +0100
  44. 6987eb1 lwip: tls: enforce checking of server certificates based on CA availability by Jerome Forissier · Wed Mar 05 15:26:43 2025 +0100
  45. 8ec5570 Merge tag 'v2025.04-rc4' into next by Tom Rini · Mon Mar 10 18:12:27 2025 -0600
  46. 8423e78 Merge tag 'u-boot-dfu-next-20250310' of https://source.denx.de/u-boot/custodians/u-boot-dfu into next by Tom Rini · Mon Mar 10 10:13:03 2025 -0600
  47. 49b4732 usb: gadget: Remove the legacy usbtty driver by Tom Rini · Thu Feb 27 14:51:01 2025 -0600
  48. a5726fd usb: gadget: Remove final remnants of CONFIG_USB_DEVICE by Tom Rini · Thu Feb 27 14:51:00 2025 -0600
  49. 6f69e21 lib: correct description of CONFIG_SYS_FDT_PAD by Heinrich Schuchardt · Sun Mar 02 16:02:31 2025 +0100
  50. 11c9cee efi_loader: Clean up usage of structure jmp_buf_data by Yao Zi · Sun Mar 02 15:21:20 2025 +0100
  51. f6782bb common: clean up setjmp.h by Heinrich Schuchardt · Sun Mar 02 15:21:19 2025 +0100
  52. 28d6777 efi_loader: efi_net: Add support for multiple efi_net_obj by Adriano Cordova · Mon Mar 03 11:13:17 2025 -0300
  53. 62e20fb efi_loader: efi_net: Add dhcp cache by Adriano Cordova · Mon Mar 03 11:13:16 2025 -0300
  54. 5467469 efi_loader: efi_net: Add device path cache by Adriano Cordova · Mon Mar 03 11:13:15 2025 -0300
  55. 1d37031 efi_loader: efi_device_path: Pass net udevice as argument by Adriano Cordova · Mon Mar 03 11:13:14 2025 -0300
  56. 1d70b68 efi_loader: efi_net: Add efi_net_do_start() to efi_net.c by Adriano Cordova · Mon Mar 03 11:13:13 2025 -0300
  57. b4740a2 efi_loader: efi_setup: Add efi_start_obj_list() to efi_setup.c by Adriano Cordova · Mon Mar 03 11:13:12 2025 -0300
  58. 7f2bcd4 efi_loader: expose symbols to be used by the EFI network stack by Adriano Cordova · Mon Mar 03 11:13:11 2025 -0300
  59. 1738c7d efi_loader: efi_net: let efi_net_set_dp properly update the device path by Adriano Cordova · Mon Jan 27 09:34:45 2025 -0300
  60. a38896b Merge patch series "This series adds support for file renaming to EFI_FILE_PROTOCOL.SetInfo()." by Tom Rini · Fri Mar 07 11:50:34 2025 -0600
  61. 7f77175 efi_loader: support file rename in SetInfo() by Gabriel Dalimonte · Mon Feb 17 13:26:47 2025 -0500
  62. 7823d75 efi_loader: move path out of file_handle by Gabriel Dalimonte · Mon Feb 17 13:26:46 2025 -0500
  63. 4b93d6e fs: fat: add rename by Gabriel Dalimonte · Mon Feb 17 13:26:44 2025 -0500
  64. c011745 lib: ecdsa: fix prevent memory leak in ecdsa_add_verify_data by Anton Moryakov · Fri Feb 07 00:47:59 2025 +0300
  65. 330bcd0 tiny-printf: emit \0 as %c by Alexander Sverdlin · Thu Feb 20 13:49:07 2025 +0100
  66. 903cbf1 Merge tag 'efi-2025-04-rc4' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Mon Mar 03 07:47:13 2025 -0600
  67. ca2f36d Merge patch series "rsa: Add rsa_verify_openssl() to use openssl for host builds" by Tom Rini · Fri Feb 28 16:51:10 2025 -0600
  68. ee5925a rsa: Add rsa_verify_openssl() to use openssl for host builds by Paul HENRYS · Mon Feb 24 22:20:50 2025 +0100
  69. 71a4d01 Merge patch series "boards: siemens: iot2050: SM variant, sysinfo support, fixes & cleanups" by Tom Rini · Fri Feb 28 08:42:01 2025 -0600
  70. 5cb083e smbios: Fill UUID from sysinfo when available by Baocheng Su · Tue Feb 18 10:36:10 2025 +0800
  71. 5f8640e efi_loader: efi_net: let efi_net_set_dp properly update the device path by Adriano Cordova · Mon Jan 27 09:34:45 2025 -0300
  72. 9f4ca0d mbedtls: refactor mbedtls build for XPL by Raymond Mao · Mon Feb 03 14:08:14 2025 -0800
  73. 8e79549 mbedtls: access mbedtls private members in mscode and pkcs7 parser by Raymond Mao · Mon Feb 03 14:08:13 2025 -0800
  74. 0c57570 mbedtls: fix incorrect kconfig dependencies on mbedtls by Raymond Mao · Mon Feb 03 14:08:12 2025 -0800
  75. a7058df efi_loader: make efi_add_memory_map_pg() static by Heinrich Schuchardt · Sun Feb 16 12:12:41 2025 +0100
  76. fabdb73 lmb: move lmb_map_update_notify() to EFI by Heinrich Schuchardt · Sun Feb 16 12:12:40 2025 +0100
  77. 63bb30b lmb: avoid superfluous value check in lmb_map_update_notify() by Heinrich Schuchardt · Sun Feb 16 12:12:39 2025 +0100
  78. 41ae6f0 efi_driver: create a parent device for all EFI block devices by Heinrich Schuchardt · Sat Feb 15 16:22:06 2025 +0100
  79. 7d2cd3e efi_loader: remove comparisons to string literals from runtime by Ilias Apalodimas · Fri Feb 14 15:46:45 2025 +0200
  80. 55bd6b3 efi_loader: Fix potential deref-after-null by Maks Mishin · Sun Feb 02 20:59:40 2025 +0300
  81. e3cdedc lib: uuid: support more efi protocols in uuid_guid_get_str() by Vincent Stehlé · Fri Jan 17 18:13:26 2025 +0100
  82. 8a4ee39 mbedtls/external: remove broken git submodule by ZHANG Yuntian · Tue Feb 11 15:30:27 2025 +0800
  83. d0d89ad net: use strnstr() for lwip_strnstr() by Heinrich Schuchardt · Mon Feb 03 10:12:02 2025 +0100
  84. 6e00e36 lib: implement strnstr() by Heinrich Schuchardt · Mon Feb 03 10:12:00 2025 +0100
  85. 890c9bf net: lwip: tftp: fix find_option() by Heinrich Schuchardt · Mon Feb 03 10:11:59 2025 +0100
  86. 653ac14 lib: Mark gunzip as relocation code by Simon Glass · Sun Jan 26 11:43:24 2025 -0700
  87. ce05f73 lib: Mark memcpy() and memmove() as relocation code by Simon Glass · Sun Jan 26 11:43:23 2025 -0700
  88. bb1492e lib: Mark lz4 as relocation code by Simon Glass · Sun Jan 26 11:43:22 2025 -0700
  89. 973dd9c lib: Mark crc8 as relocation code by Simon Glass · Sun Jan 26 11:43:21 2025 -0700
  90. 15d2f66 spl: Avoid including hash algorithms which are not wanted by Simon Glass · Sun Jan 26 11:43:16 2025 -0700
  91. 52b51ab lib: Allow crc16 code to be dropped by Simon Glass · Sun Jan 26 11:43:14 2025 -0700
  92. c076bb1 mbedtls: Add SHA symbols for VPL by Simon Glass · Sun Jan 26 11:43:11 2025 -0700
  93. c0c2fba tpm: get tpm event log from bloblist by Raymond Mao · Mon Jan 27 06:49:36 2025 -0800
  94. 6324218 tcg2: decouple eventlog size from efi by Raymond Mao · Mon Jan 27 06:49:35 2025 -0800
  95. 69fd010 tpm: PCR allocate during PCR extend to disable the unsupported algorithms by Raymond Mao · Mon Jan 27 06:58:50 2025 -0800
  96. 631bca0 tpm: add PCR allocate into the eventlog handling by Raymond Mao · Mon Jan 27 06:58:49 2025 -0800
  97. f0c9125 tpm: add wrapper and helper APIs for PCR allocate by Raymond Mao · Mon Jan 27 06:58:48 2025 -0800
  98. f69f2d7 tpm: add TPM2_PCR_Allocate command by Raymond Mao · Mon Jan 27 06:58:47 2025 -0800
  99. 5187a64 tpm: add TPM2_Shutdown command by Raymond Mao · Mon Jan 27 06:58:46 2025 -0800
  100. ff055b0 bootmeth_efi: Support PXE booting by Simon Glass · Thu Jan 23 15:07:24 2025 -0700