1. 8ec5570 Merge tag 'v2025.04-rc4' into next by Tom Rini · Mon Mar 10 18:12:27 2025 -0600
  2. 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
  3. 49b4732 usb: gadget: Remove the legacy usbtty driver by Tom Rini · Thu Feb 27 14:51:01 2025 -0600
  4. 11c9cee efi_loader: Clean up usage of structure jmp_buf_data by Yao Zi · Sun Mar 02 15:21:20 2025 +0100
  5. f6782bb common: clean up setjmp.h by Heinrich Schuchardt · Sun Mar 02 15:21:19 2025 +0100
  6. 28d6777 efi_loader: efi_net: Add support for multiple efi_net_obj by Adriano Cordova · Mon Mar 03 11:13:17 2025 -0300
  7. 5467469 efi_loader: efi_net: Add device path cache by Adriano Cordova · Mon Mar 03 11:13:15 2025 -0300
  8. 1d37031 efi_loader: efi_device_path: Pass net udevice as argument by Adriano Cordova · Mon Mar 03 11:13:14 2025 -0300
  9. 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
  10. 7f2bcd4 efi_loader: expose symbols to be used by the EFI network stack by Adriano Cordova · Mon Mar 03 11:13:11 2025 -0300
  11. 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
  12. 4b93d6e fs: fat: add rename by Gabriel Dalimonte · Mon Feb 17 13:26:44 2025 -0500
  13. a205e8e fs: add rename infrastructure by Gabriel Dalimonte · Mon Feb 17 13:26:43 2025 -0500
  14. 9bdc8f0 mcheck: Fix SPDX License Identifier to LGPL-2.1-or-later by Diederik de Haas · Sat Mar 01 11:14:12 2025 +0100
  15. 81d8492 miiphy: define mii_devs with LIST_HEAD() by Weijie Gao · Sat Jan 25 23:26:32 2025 +0800
  16. 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
  17. ee5925a rsa: Add rsa_verify_openssl() to use openssl for host builds by Paul HENRYS · Mon Feb 24 22:20:50 2025 +0100
  18. 71a4d01 Merge patch series "boards: siemens: iot2050: SM variant, sysinfo support, fixes & cleanups" by Tom Rini · Fri Feb 28 08:42:01 2025 -0600
  19. 172240c sysinfo: Add SYSID_BOARD_RAM_SIZE_MB by Baocheng Su · Tue Feb 18 10:36:12 2025 +0800
  20. 94d59e3 sysinfo: Add API for accessing data elements by Baocheng Su · Tue Feb 18 10:36:11 2025 +0800
  21. 5cb083e smbios: Fill UUID from sysinfo when available by Baocheng Su · Tue Feb 18 10:36:10 2025 +0800
  22. 8e79549 mbedtls: access mbedtls private members in mscode and pkcs7 parser by Raymond Mao · Mon Feb 03 14:08:13 2025 -0800
  23. 1b5fcca net: miiphybb: Drop bb_miiphy_buses and bb_miiphy_buses_num by Marek Vasut · Sat Feb 22 21:33:33 2025 +0100
  24. d1dddbf net: miiphybb: Drop name field from struct bb_miiphy_bus by Marek Vasut · Sat Feb 22 21:33:29 2025 +0100
  25. a392ff5 net: miiphybb: Introduce bb_miiphy_alloc()/bb_miiphy_free() wrappers by Marek Vasut · Sat Feb 22 21:33:23 2025 +0100
  26. bbf7a22 net: miiphy: Introduce mdio_init() by Marek Vasut · Sat Feb 22 21:33:22 2025 +0100
  27. 9b82e01 net: miiphybb: Drop bb_miiphy_init() and .init callback by Marek Vasut · Sat Feb 22 21:33:19 2025 +0100
  28. 60ebe0c Merge tag 'u-boot-socfpga-next-20250225' of https://source.denx.de/u-boot/custodians/u-boot-socfpga into next by Tom Rini · Tue Feb 25 08:25:00 2025 -0600
  29. 6c3c0d3 configs: socfpga: soc64: agilex5: Enable QSPI boot with UBI / UBIFS by Alif Zakuan Yuslaimi · Tue Feb 18 16:35:10 2025 +0800
  30. 599a0ce Merge tag 'v2025.04-rc3' into next by Tom Rini · Mon Feb 24 17:15:14 2025 -0600
  31. 79aa33e Revert "Merge patch series "Add preload_check_sign tool"" by Tom Rini · Mon Feb 24 10:32:04 2025 -0600
  32. 10ecdd5 Merge branch 'picasso' of https://source.denx.de/u-boot/custodians/u-boot-tegra by Tom Rini · Sat Feb 22 08:42:01 2025 -0600
  33. 02c5204 Merge patch series "Add preload_check_sign tool" by Tom Rini · Fri Feb 21 08:34:34 2025 -0600
  34. c8859af rsa: Add rsa_verify_openssl() to use openssl for host builds by Paul HENRYS · Wed Feb 12 10:31:21 2025 +0100
  35. f8c370b include: configs: omap5: Add support for FDT overlay by Sinthu Raja · Tue Feb 11 15:19:31 2025 +0530
  36. e651a84 configs: omap5: Enable custom mmc boot to distroboot for AM57x by Sinthu Raja · Tue Feb 11 15:19:30 2025 +0530
  37. 00752a4 include: configs: Override get_fit_config to get FIT config for AM57x by Sinthu Raja · Tue Feb 11 15:19:29 2025 +0530
  38. c4c899b Merge tag 'efi-2025-04-rc3' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Thu Feb 20 11:21:41 2025 -0600
  39. 24ca436 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · Thu Feb 20 08:34:52 2025 -0600
  40. a7058df efi_loader: make efi_add_memory_map_pg() static by Heinrich Schuchardt · Sun Feb 16 12:12:41 2025 +0100
  41. fabdb73 lmb: move lmb_map_update_notify() to EFI by Heinrich Schuchardt · Sun Feb 16 12:12:40 2025 +0100
  42. 63bb30b lmb: avoid superfluous value check in lmb_map_update_notify() by Heinrich Schuchardt · Sun Feb 16 12:12:39 2025 +0100
  43. e9490e8 configs: microchip_mpfs_icicle: set DEFAULT_FDT_FILE by Heinrich Schuchardt · Thu Feb 06 14:05:03 2025 +0100
  44. 99a6094 Merge patch series "bloblist: refactor xferlist and bloblist" by Tom Rini · Wed Feb 19 18:49:47 2025 -0600
  45. b9319e4 bloblist: kconfig for mandatory incoming standard passage by Raymond Mao · Wed Feb 19 16:02:20 2025 -0800
  46. ba72dd1 bloblist: refactor xferlist and bloblist by Raymond Mao · Wed Feb 19 16:02:19 2025 -0800
  47. 7e7bcd2 rockchip: rk3288: Use rk3288-cru.h from dts/upstream by Jonas Karlman · Sun Jan 12 22:27:29 2025 +0000
  48. e632c64 rockchip: use OF_UPSTREAM for rk3036 by Johan Jonker · Tue Jan 07 22:36:01 2025 +0100
  49. 41a5446 power: regulator: tps65941: Fix voltage calculation for ldo by Udit Kumar · Tue Feb 11 23:21:58 2025 +0530
  50. 26b302e board: acer: picasso: add Acer Iconia Tab A500 support by Svyatoslav Ryhel · Sun Jan 21 15:37:57 2024 +0200
  51. 6cacddc image: Add support for starting TFA BL31 as fitImage loadables by Marek Vasut · Wed Jan 29 22:59:19 2025 +0100
  52. 10b17e3 Kconfig: Move CONFIG_BOOTCOUNT_ALTBOOTCMD to Kconfig by Tomas Peterka · Fri Jan 31 11:08:44 2025 +0100
  53. 6e00e36 lib: implement strnstr() by Heinrich Schuchardt · Mon Feb 03 10:12:00 2025 +0100
  54. 3782928 net: lwip: move eth_init() out of new_netif() by Jerome Forissier · Thu Jan 30 09:22:20 2025 +0100
  55. d5005b3 test: Drop suites.h by Simon Glass · Fri Feb 07 11:30:56 2025 -0700
  56. 623e01c test: Make cmd_ut_category() static by Simon Glass · Fri Feb 07 11:30:55 2025 -0700
  57. 0a85dd0 test: Drop support for test commands by Simon Glass · Fri Feb 07 11:30:54 2025 -0700
  58. 3947f79 test: Drop the function for running optee tests by Simon Glass · Fri Feb 07 11:30:52 2025 -0700
  59. b0f3bbd test: Update optee to do init and uninit from tests by Simon Glass · Fri Feb 07 11:30:50 2025 -0700
  60. f8573fc test: Drop the function for running bootstd tests by Simon Glass · Fri Feb 07 11:30:49 2025 -0700
  61. 0f50f90 test: Drop the function for running fdt_overlay tests by Simon Glass · Fri Feb 07 11:30:47 2025 -0700
  62. 14a96a5 test: Update fdt_overlay to do init from tests by Simon Glass · Fri Feb 07 11:30:46 2025 -0700
  63. 04e76d5 test: Tweak FDT-overlay tests by Simon Glass · Fri Feb 07 11:30:39 2025 -0700
  64. 5c9a124 test: Support an init/uninit functions for test suites by Simon Glass · Fri Feb 07 11:30:38 2025 -0700
  65. bd9b151 test: Show the average time per test by Simon Glass · Fri Feb 07 11:30:36 2025 -0700
  66. 5fa92d6 test: Keep track of suite duration by Simon Glass · Fri Feb 07 11:30:35 2025 -0700
  67. defb25f Merge patch series "Enable bloblist support on Vexpress64" by Tom Rini · Tue Feb 11 18:09:05 2025 -0600
  68. 0d1294f6 board: vexpress64: default to hardware device tree by Harrison Mutai · Tue Feb 04 17:58:40 2025 +0000
  69. b8d792d bloblist: fix typo in code comments by Harrison Mutai · Tue Feb 04 17:58:39 2025 +0000
  70. 1069f28 Merge tag 'u-boot-dfu-20250211' of https://source.denx.de/u-boot/custodians/u-boot-dfu by Tom Rini · Tue Feb 11 08:56:54 2025 -0600
  71. ef44e7a usb: dwc3: Remove dwc3 glue driver support for STi by Patrice Chotard · Thu Jan 30 17:35:41 2025 +0100
  72. f404a49 include: env: phytec: Add optargs to K3 files by Nathan Morrisson · Wed Jan 29 02:34:44 2025 -0800
  73. 608854e Merge patch series "led: add function naming option from linux" by Tom Rini · Fri Feb 07 10:53:43 2025 -0600
  74. 350d252 led: add function naming option from linux by Heiko Schocher · Tue Jan 28 14:52:46 2025 +0100
  75. 5ebcac8 Merge tag 'xilinx-for-v2025.04-rc2' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · Thu Feb 06 08:09:54 2025 -0600
  76. 283d148 fpga: Avoid ignored-qualifiers warning by Alexander Dahl · Tue Jan 21 17:22:12 2025 +0100
  77. 0bd41ab configs: zynqmp: Add usb_pgood_delay for SOM boards by Prasad Kummari · Tue Jan 07 17:59:15 2025 +0530
  78. e1e7af4 arm64: renesas: Add R-Car S4 Starter Kit support by Marek Vasut · Fri Jan 31 02:19:57 2025 +0100
  79. c221308 vbe: Add an implementation of VBE-ABrec by Simon Glass · Sun Jan 26 11:43:29 2025 -0700
  80. d431552 vbe: Allow VBE to disable adding loadables to the FDT by Simon Glass · Sun Jan 26 11:43:28 2025 -0700
  81. 100e5b0 spl: Provide a way to mark code needed for relocation by Simon Glass · Sun Jan 26 11:43:20 2025 -0700
  82. 43e4f79 spl: Allow spl_load() to be controlled in any xPL phase by Simon Glass · Sun Jan 26 11:43:19 2025 -0700
  83. 7912596 Merge tag 'u-boot-stm32-20250131' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · Fri Jan 31 08:32:11 2025 -0600
  84. e378d85 stm32: remove dt-binding headers that are available upstream by Patrick Delaunay · Wed Nov 27 17:23:09 2024 +0100
  85. 93d73fd Merge patch series "Add support for MediaTek MT7987 SoC" by Tom Rini · Thu Jan 30 14:35:30 2025 -0600
  86. 6590750 board: mediatek: add MT7987 reference boards by developer · Thu Jan 23 16:55:05 2025 +0800
  87. 7d1c489 clk: mediatek: add clock driver support for MediaTek MT7987 SoC by developer · Thu Jan 23 16:54:47 2025 +0800
  88. c68350d net: miiphybb: Fix short name length by Marek Vasut · Sat Jan 25 13:17:57 2025 +0100
  89. b50f9f2 net: miiphybb: configs: Drop CONFIG_BITBANGMII_MULTI by Marek Vasut · Sat Jan 18 07:14:35 2025 +0100
  90. e3b7c7b Merge tag 'tpm-master-28012025' of https://source.denx.de/u-boot/custodians/u-boot-tpm by Tom Rini · Wed Jan 29 08:12:21 2025 -0600
  91. ba441f5 arm: mmp: add initial support for PXA1908 SoC by Duje Mihanović · Fri Jan 24 16:47:49 2025 +0100
  92. 2310b8d arm: kirkwood: Enable bootstd and other modernization for OpenRD boards by Tony Dinh · Tue Nov 26 16:57:16 2024 -0800
  93. 6324218 tcg2: decouple eventlog size from efi by Raymond Mao · Mon Jan 27 06:49:35 2025 -0800
  94. c6881f1 bloblist: add api to get blob with size by Raymond Mao · Mon Jan 27 06:49:34 2025 -0800
  95. f0c9125 tpm: add wrapper and helper APIs for PCR allocate by Raymond Mao · Mon Jan 27 06:58:48 2025 -0800
  96. f69f2d7 tpm: add TPM2_PCR_Allocate command by Raymond Mao · Mon Jan 27 06:58:47 2025 -0800
  97. 5187a64 tpm: add TPM2_Shutdown command by Raymond Mao · Mon Jan 27 06:58:46 2025 -0800
  98. f008627 mmc: Remove alignment hole for cmdidx in struct mmc_cmd by Jonas Karlman · Sat Jan 27 16:29:21 2024 +0000
  99. fce5777 efi_loader: Pass in the required parameters from EFI bootmeth by Simon Glass · Thu Jan 23 15:07:23 2025 -0700
  100. d62a732 log: enable filtering on functions by Heinrich Schuchardt · Fri Jan 17 01:09:53 2025 +0100