1. fda9f76 Merge tag 'v2025.04-rc5' into next by Tom Rini · Mon Mar 24 20:10:55 2025 -0600
  2. 071d2d7 Prepare v2025.05-rc5 by Tom Rini · Mon Mar 24 20:00:24 2025 -0600
  3. 6e0d927 Merge tag 'qcom-next-20250324' of https://gitlab.denx.de/u-boot/custodians/u-boot-snapdragon into next by Tom Rini · Mon Mar 24 12:38:48 2025 -0600
  4. 299c87d lmb: change the return code on lmb_alloc_addr() by Ilias Apalodimas · Fri Mar 14 12:57:02 2025 +0200
  5. 1e37aff Merge tag 'u-boot-imx-next-20250321' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx into next by Tom Rini · Fri Mar 21 07:30:32 2025 -0600
  6. d317108 Merge tag 'u-boot-dfu-20250321' of https://source.denx.de/u-boot/custodians/u-boot-dfu by Tom Rini · Fri Mar 21 07:29:08 2025 -0600
  7. 2ebc9c9 usb: dwc3: gadget: Fix match_ep callback for NXP UUU tool by Marek Vasut · Wed Mar 19 23:07:52 2025 +0100
  8. 7b379d9 Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-sh into next by Tom Rini · Thu Mar 20 08:07:56 2025 -0600
  9. af99c75 board: verdin-am62: remove spl_perform_fixups by Stefan Eichenberger · Wed Mar 19 17:16:23 2025 +0100
  10. b235164 configs: Remove duplicated bootcmd 'mmc dev ${mmcdev}' by Aristo Chen · Wed Mar 19 15:25:20 2025 +0800
  11. 1f3f21e phycore_imx8mp: Rework some of the RAM related Kconfig symbols by Tom Rini · Fri Mar 14 19:29:16 2025 -0600
  12. ff9a1ae board: beacon: imx8mp: Let clock system enable UART clock by Adam Ford · Tue Mar 18 18:38:38 2025 -0500
  13. e3d17b5 configs: imx8mp_beacon: Select SPL_CLK_IMX8MP by Adam Ford · Tue Mar 18 18:38:37 2025 -0500
  14. f280364 clk: imx: select SPL_CLK_COMPOSITE_CCF when SPL_CLK_IMX8MP by Adam Ford · Tue Mar 18 18:38:36 2025 -0500
  15. 3d2f632 board: beacon: imx8mn: Let clock system enable UART clock by Adam Ford · Tue Mar 18 18:38:35 2025 -0500
  16. 8fc9282 board: beacon: imx8mm: Let clock system enable UART clock by Adam Ford · Tue Mar 18 18:38:34 2025 -0500
  17. a8765a0 serial: mxc: Support bulk enabling clocks by Adam Ford · Tue Mar 18 18:38:33 2025 -0500
  18. 4a041da clk: imx8mn: register UART clocks by Adam Ford · Tue Mar 18 18:38:32 2025 -0500
  19. 2db56b6 clk: imx8mm: register UART clocks by Adam Ford · Tue Mar 18 18:38:31 2025 -0500
  20. a64506a clk: imx6q: Register UART clocks by Adam Ford · Tue Mar 18 18:38:30 2025 -0500
  21. 5a7c1c1 clk: imx6q: Properly handle imx6qp ECSPI clk_sels by Adam Ford · Tue Mar 18 18:38:29 2025 -0500
  22. a70be05 net: phy: ksz90x1: Simplify ksz9131_config_rgmii_delay by Paul Barker · Fri Feb 28 12:47:55 2025 +0000
  23. 59beaf3 net: phy: ksz90x1: Load skew values from device tree by Paul Barker · Fri Feb 28 12:47:54 2025 +0000
  24. ef6bef6 net: phy: ksz90x1: Handle ksz9131 LED errata by Paul Barker · Fri Feb 28 12:47:53 2025 +0000
  25. 2c59f74 net: phy: Port set/clear bits from Linux by Paul Barker · Fri Feb 28 12:47:52 2025 +0000
  26. 433863a net: ravb: Fix error handling in ravb_probe by Paul Barker · Tue Mar 04 20:07:09 2025 +0000
  27. 56314f2 renesas_rzg2l_smarc_defconfig: Enable USB support by Paul Barker · Tue Mar 11 20:57:47 2025 +0000
  28. 0a13264 phy: rcar: Support RZ/G2L USB PHY by Paul Barker · Tue Mar 11 20:57:46 2025 +0000
  29. ced6d03 reset: rzg2l-usbphy-ctrl: Connect up vbus regulator by Paul Barker · Tue Mar 11 20:57:45 2025 +0000
  30. 9b34df7 regulator: rzg2l-usbphy: Add new driver by Paul Barker · Tue Mar 11 20:57:44 2025 +0000
  31. c819698 reset: rzg2l-usbphy-ctrl: Add new driver by Paul Barker · Tue Mar 11 20:57:43 2025 +0000
  32. 8b2f125 Merge patch series "pxe: Precursor series for supporting read_all() in extlinux / PXE" by Tom Rini · Tue Mar 18 13:12:51 2025 -0600
  33. 54a1ef2 net: Provide a function to run network operations by Simon Glass · Wed Mar 05 17:25:23 2025 -0700
  34. 40cf1ae net: Drop #ifdef in parse_args() by Simon Glass · Wed Mar 05 17:25:22 2025 -0700
  35. b16765e net: Refactor part of netboot_common() into a function by Simon Glass · Wed Mar 05 17:25:21 2025 -0700
  36. 043fc44 net: Return the size from parse_args() by Simon Glass · Wed Mar 05 17:25:20 2025 -0700
  37. a6ac32f net: Return the address and size from parse_addr_size() by Simon Glass · Wed Mar 05 17:25:19 2025 -0700
  38. 16c69f3 net: Return the load address from parse_args() by Simon Glass · Wed Mar 05 17:25:18 2025 -0700
  39. 607cc16 net: Simplify parse_args() by Simon Glass · Wed Mar 05 17:25:17 2025 -0700
  40. 2f51227 net: Tidy up the comments to parse_args() by Simon Glass · Wed Mar 05 17:25:16 2025 -0700
  41. bbf89fb net: Keep the bootstage functions together by Simon Glass · Wed Mar 05 17:25:15 2025 -0700
  42. 92beb243 boot: pxe: Refactor label_run_boot() to avoid cmdline by Simon Glass · Wed Mar 05 17:25:14 2025 -0700
  43. 60acbbc pxe_utils: Simplify default fdt in label_run_boot() by Simon Glass · Wed Mar 05 17:25:13 2025 -0700
  44. b3beb6f boot: pxe: Use bootm_...() functions where possible by Simon Glass · Wed Mar 05 17:25:12 2025 -0700
  45. e5dcf7d boot: Support compressed booti images in bootm by Simon Glass · Wed Mar 05 17:25:11 2025 -0700
  46. 7c39983 boot: Support booti format in bootm by Simon Glass · Wed Mar 05 17:25:10 2025 -0700
  47. 5047fcc boot: arm: riscv: sandbox: Add a format for the booti file by Simon Glass · Wed Mar 05 17:25:09 2025 -0700
  48. 2f93767 boot: Convert IMAGE_FORMAT into an enum by Simon Glass · Wed Mar 05 17:25:08 2025 -0700
  49. 1cdfab5 bootm: Allow building bootm.c without CONFIG_SYS_BOOTM_LEN by Simon Glass · Wed Mar 05 17:25:07 2025 -0700
  50. 08d0f4a boot: Pass just the FDT argument to label_process_fdt() by Simon Glass · Wed Mar 05 17:25:06 2025 -0700
  51. 09786df boot: Split pxe label_run_boot() into two parts by Simon Glass · Wed Mar 05 17:25:05 2025 -0700
  52. 827cd9c boot: Split pxe label_boot() into two parts by Simon Glass · Wed Mar 05 17:25:04 2025 -0700
  53. 1a47ebb boot: Use strlcpy() in label_boot() by Simon Glass · Wed Mar 05 17:25:03 2025 -0700
  54. e3b0def x86: Drop the unnecessary base_ptr argument to zboot_dump() by Simon Glass · Wed Mar 05 17:25:02 2025 -0700
  55. c031591 bootstd: Correct display of kernel version by Simon Glass · Wed Mar 05 17:25:01 2025 -0700
  56. 7b15c57 x86: Move the bootm state for zimage into cmd/ by Simon Glass · Wed Mar 05 17:25:00 2025 -0700
  57. 4e46ef2 x86: Rename state to bmi by Simon Glass · Wed Mar 05 17:24:59 2025 -0700
  58. 0fdb4b3 x86: Move x86 zboot state into struct bootm_info by Simon Glass · Wed Mar 05 17:24:58 2025 -0700
  59. 921990f x86: Drop duplicate definition of zimage_dump() by Simon Glass · Wed Mar 05 17:24:57 2025 -0700
  60. 0951937 x86: Rename zboot_run() to zboot_run_args() by Simon Glass · Wed Mar 05 17:24:56 2025 -0700
  61. eeab4d5 x86: Make do_zboot_states() static by Simon Glass · Wed Mar 05 17:24:55 2025 -0700
  62. 5afe36e Merge tag 'u-boot-ufs-next-20250318' of https://source.denx.de/u-boot/custodians/u-boot-ufs into next by Tom Rini · Tue Mar 18 11:03:53 2025 -0600
  63. df9096f Merge tag 'u-boot-amlogic-20250318' of https://source.denx.de/u-boot/custodians/u-boot-amlogic into next by Tom Rini · Tue Mar 18 11:03:28 2025 -0600
  64. c3a0b53 Merge patch series "vepxpress64: disable CRC32 by default and add FVP with TF-A guide" by Tom Rini · Tue Mar 18 08:12:40 2025 -0600
  65. bbb4669 Merge patch series "*** Various Improvements for phyCORE-AM62/A SoMs ***" by Tom Rini · Tue Mar 18 08:14:13 2025 -0600
  66. 2348490 configs: j784s4-am69: Enable UFS by Udit Kumar · Wed Mar 05 11:43:51 2025 +0530
  67. 23bc5e8 ufs: core: sync ufshci.h with Linux v6.12 by Neil Armstrong · Mon Dec 30 11:31:00 2024 +0100
  68. cb656ef ufs: core: sync unipro.h with Linux v6.12 by Neil Armstrong · Mon Dec 30 11:30:59 2024 +0100
  69. ac4fa42 ufs: core: move ufshci defines in a separate header by Neil Armstrong · Mon Dec 30 11:30:58 2024 +0100
  70. 671feab ufs: core: cosmetic fixups by Neil Armstrong · Mon Dec 30 11:30:57 2024 +0100
  71. 1161797 ufs: core: mark unexported functions as static by Neil Armstrong · Mon Dec 30 11:30:56 2024 +0100
  72. 9218c2a ufs: core: include missing include/ufs.h by Neil Armstrong · Mon Dec 30 11:30:55 2024 +0100
  73. b93c2b4 board: odroid-n2: Update docs for signing by Baltazár Radics · Fri Jan 10 12:11:24 2025 +0100
  74. 98eb5e4 arch: arm: meson: support Amlogic chip_id v1 and v2 by Evgeny Bachinin · Mon Feb 10 20:50:16 2025 +0300
  75. a76509c arm: meson: sm: get rid of SM_CHIP_ID_SIZE by Evgeny Bachinin · Mon Feb 10 20:50:15 2025 +0300
  76. a8270de arm: meson: unify type being used for socinfo by Evgeny Bachinin · Mon Feb 10 20:50:14 2025 +0300
  77. af80785 checkpatch.pl: Report an error for CONFIG_xPL_BUILD in device trees by Hendrik Donner · Thu Mar 06 21:15:39 2025 +0100
  78. 217b989 dumpimage: fix handling of StarFive SPL too long by Heinrich Schuchardt · Tue Mar 04 17:04:03 2025 +0100
  79. ed3ef36 qconfig: Correct unhashable-type error with --scan-source by Simon Glass · Thu Feb 27 12:27:19 2025 -0700
  80. 830965d scripts: typos in event_dump.py by Heinrich Schuchardt · Thu Feb 20 11:00:13 2025 +0100
  81. 1a23dcb configs: phycore_am62ax_a53_defconfig: Add SoM overlays to OF_OVERLAY_LIST by Wadim Egorov · Wed Mar 05 05:58:38 2025 +0100
  82. 42548a9 arm: dts: k3-am62a-phycore-som-binman: Add SoM overlays by Wadim Egorov · Wed Mar 05 05:58:37 2025 +0100
  83. cd58e2b board: phytec: common: Add phyCORE-AM62Ax by Daniel Schultz · Wed Mar 05 05:58:36 2025 +0100
  84. 58ec183 board: phytec: common: k3: Make configure_capsule_updates() static by Wadim Egorov · Wed Mar 05 05:58:35 2025 +0100
  85. 46c3062 arch: arm: dts: k3-am625-phyboard-lyra: Add missing boot phase tag by Wadim Egorov · Wed Mar 05 05:58:34 2025 +0100
  86. 351e3bc arch: arm: dts: k3-am62a7-phyboard-lyra: Add missing boot phase tag by Wadim Egorov · Wed Mar 05 05:58:33 2025 +0100
  87. 4549492 board: phytec: phycore_am62ax: Add Network/SPI/DFU env variables by Wadim Egorov · Wed Mar 05 05:58:32 2025 +0100
  88. 701c88b board: phytec: phycore_am62x: Use custom k3_dfu.env fragment by Wadim Egorov · Wed Mar 05 05:58:31 2025 +0100
  89. d95afc0 configs: Add phycore_am62ax_r5_usbdfu_defconfig by Wadim Egorov · Wed Mar 05 05:58:30 2025 +0100
  90. bb20f72 doc: phytec: k3: Add a common part for Environment and EFI Capsules by Wadim Egorov · Wed Mar 05 05:58:29 2025 +0100
  91. bc6b619 configs: phycore_am62ax_a53_defconfig: Enable capsule update by Wadim Egorov · Wed Mar 05 05:58:28 2025 +0100
  92. d27c068 include: configs: phycore-am62ax: Define capsule FW names by Wadim Egorov · Wed Mar 05 05:58:27 2025 +0100
  93. f7ca81e arm: dts: k3-am62a-phycore-som-binman: Provide capsule nodes by Wadim Egorov · Wed Mar 05 05:58:26 2025 +0100
  94. eb3a32b vepxress64: add guide for running FVP with TF-A by Harrison Mutai · Tue Mar 04 16:52:02 2025 +0000
  95. 17131cc vepxress64: disable CRC32 by default to prevent aborts by Harrison Mutai · Tue Mar 04 16:52:01 2025 +0000
  96. 55f06df sandbox_vpl: Enable missing TPL_DM_I2C symbol by Tom Rini · Tue Mar 04 14:32:35 2025 -0600
  97. 947eb7d serial: Add missing TPL_SYS_NS16550_SERIAL symbol by Tom Rini · Tue Mar 04 14:24:36 2025 -0600
  98. 8b415f75 board: beagle: Add support for BeagleY-AI by Robert Nelson · Mon Mar 03 13:15:15 2025 -0600
  99. 17c0dba mach-snapdragon: always select SYSRESET_PSCI for ARCH_SNAPDRAGON by Caleb Connolly · Tue Mar 18 11:55:14 2025 +0000
  100. 2a6c052 Merge patch series "lmb: miscellaneous fixes and improvements" by Tom Rini · Mon Mar 17 19:39:36 2025 -0600