1. 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
  2. a70be05 net: phy: ksz90x1: Simplify ksz9131_config_rgmii_delay by Paul Barker · Fri Feb 28 12:47:55 2025 +0000
  3. 59beaf3 net: phy: ksz90x1: Load skew values from device tree by Paul Barker · Fri Feb 28 12:47:54 2025 +0000
  4. ef6bef6 net: phy: ksz90x1: Handle ksz9131 LED errata by Paul Barker · Fri Feb 28 12:47:53 2025 +0000
  5. 2c59f74 net: phy: Port set/clear bits from Linux by Paul Barker · Fri Feb 28 12:47:52 2025 +0000
  6. 433863a net: ravb: Fix error handling in ravb_probe by Paul Barker · Tue Mar 04 20:07:09 2025 +0000
  7. 56314f2 renesas_rzg2l_smarc_defconfig: Enable USB support by Paul Barker · Tue Mar 11 20:57:47 2025 +0000
  8. 0a13264 phy: rcar: Support RZ/G2L USB PHY by Paul Barker · Tue Mar 11 20:57:46 2025 +0000
  9. ced6d03 reset: rzg2l-usbphy-ctrl: Connect up vbus regulator by Paul Barker · Tue Mar 11 20:57:45 2025 +0000
  10. 9b34df7 regulator: rzg2l-usbphy: Add new driver by Paul Barker · Tue Mar 11 20:57:44 2025 +0000
  11. c819698 reset: rzg2l-usbphy-ctrl: Add new driver by Paul Barker · Tue Mar 11 20:57:43 2025 +0000
  12. 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
  13. 54a1ef2 net: Provide a function to run network operations by Simon Glass · Wed Mar 05 17:25:23 2025 -0700
  14. 40cf1ae net: Drop #ifdef in parse_args() by Simon Glass · Wed Mar 05 17:25:22 2025 -0700
  15. b16765e net: Refactor part of netboot_common() into a function by Simon Glass · Wed Mar 05 17:25:21 2025 -0700
  16. 043fc44 net: Return the size from parse_args() by Simon Glass · Wed Mar 05 17:25:20 2025 -0700
  17. a6ac32f net: Return the address and size from parse_addr_size() by Simon Glass · Wed Mar 05 17:25:19 2025 -0700
  18. 16c69f3 net: Return the load address from parse_args() by Simon Glass · Wed Mar 05 17:25:18 2025 -0700
  19. 607cc16 net: Simplify parse_args() by Simon Glass · Wed Mar 05 17:25:17 2025 -0700
  20. 2f51227 net: Tidy up the comments to parse_args() by Simon Glass · Wed Mar 05 17:25:16 2025 -0700
  21. bbf89fb net: Keep the bootstage functions together by Simon Glass · Wed Mar 05 17:25:15 2025 -0700
  22. 92beb243 boot: pxe: Refactor label_run_boot() to avoid cmdline by Simon Glass · Wed Mar 05 17:25:14 2025 -0700
  23. 60acbbc pxe_utils: Simplify default fdt in label_run_boot() by Simon Glass · Wed Mar 05 17:25:13 2025 -0700
  24. b3beb6f boot: pxe: Use bootm_...() functions where possible by Simon Glass · Wed Mar 05 17:25:12 2025 -0700
  25. e5dcf7d boot: Support compressed booti images in bootm by Simon Glass · Wed Mar 05 17:25:11 2025 -0700
  26. 7c39983 boot: Support booti format in bootm by Simon Glass · Wed Mar 05 17:25:10 2025 -0700
  27. 5047fcc boot: arm: riscv: sandbox: Add a format for the booti file by Simon Glass · Wed Mar 05 17:25:09 2025 -0700
  28. 2f93767 boot: Convert IMAGE_FORMAT into an enum by Simon Glass · Wed Mar 05 17:25:08 2025 -0700
  29. 1cdfab5 bootm: Allow building bootm.c without CONFIG_SYS_BOOTM_LEN by Simon Glass · Wed Mar 05 17:25:07 2025 -0700
  30. 08d0f4a boot: Pass just the FDT argument to label_process_fdt() by Simon Glass · Wed Mar 05 17:25:06 2025 -0700
  31. 09786df boot: Split pxe label_run_boot() into two parts by Simon Glass · Wed Mar 05 17:25:05 2025 -0700
  32. 827cd9c boot: Split pxe label_boot() into two parts by Simon Glass · Wed Mar 05 17:25:04 2025 -0700
  33. 1a47ebb boot: Use strlcpy() in label_boot() by Simon Glass · Wed Mar 05 17:25:03 2025 -0700
  34. e3b0def x86: Drop the unnecessary base_ptr argument to zboot_dump() by Simon Glass · Wed Mar 05 17:25:02 2025 -0700
  35. c031591 bootstd: Correct display of kernel version by Simon Glass · Wed Mar 05 17:25:01 2025 -0700
  36. 7b15c57 x86: Move the bootm state for zimage into cmd/ by Simon Glass · Wed Mar 05 17:25:00 2025 -0700
  37. 4e46ef2 x86: Rename state to bmi by Simon Glass · Wed Mar 05 17:24:59 2025 -0700
  38. 0fdb4b3 x86: Move x86 zboot state into struct bootm_info by Simon Glass · Wed Mar 05 17:24:58 2025 -0700
  39. 921990f x86: Drop duplicate definition of zimage_dump() by Simon Glass · Wed Mar 05 17:24:57 2025 -0700
  40. 0951937 x86: Rename zboot_run() to zboot_run_args() by Simon Glass · Wed Mar 05 17:24:56 2025 -0700
  41. eeab4d5 x86: Make do_zboot_states() static by Simon Glass · Wed Mar 05 17:24:55 2025 -0700
  42. 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
  43. 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
  44. 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
  45. bbb4669 Merge patch series "*** Various Improvements for phyCORE-AM62/A SoMs ***" by Tom Rini · Tue Mar 18 08:14:13 2025 -0600
  46. 2348490 configs: j784s4-am69: Enable UFS by Udit Kumar · Wed Mar 05 11:43:51 2025 +0530
  47. 23bc5e8 ufs: core: sync ufshci.h with Linux v6.12 by Neil Armstrong · Mon Dec 30 11:31:00 2024 +0100
  48. cb656ef ufs: core: sync unipro.h with Linux v6.12 by Neil Armstrong · Mon Dec 30 11:30:59 2024 +0100
  49. ac4fa42 ufs: core: move ufshci defines in a separate header by Neil Armstrong · Mon Dec 30 11:30:58 2024 +0100
  50. 671feab ufs: core: cosmetic fixups by Neil Armstrong · Mon Dec 30 11:30:57 2024 +0100
  51. 1161797 ufs: core: mark unexported functions as static by Neil Armstrong · Mon Dec 30 11:30:56 2024 +0100
  52. 9218c2a ufs: core: include missing include/ufs.h by Neil Armstrong · Mon Dec 30 11:30:55 2024 +0100
  53. b93c2b4 board: odroid-n2: Update docs for signing by Baltazár Radics · Fri Jan 10 12:11:24 2025 +0100
  54. 98eb5e4 arch: arm: meson: support Amlogic chip_id v1 and v2 by Evgeny Bachinin · Mon Feb 10 20:50:16 2025 +0300
  55. a76509c arm: meson: sm: get rid of SM_CHIP_ID_SIZE by Evgeny Bachinin · Mon Feb 10 20:50:15 2025 +0300
  56. a8270de arm: meson: unify type being used for socinfo by Evgeny Bachinin · Mon Feb 10 20:50:14 2025 +0300
  57. 1a23dcb configs: phycore_am62ax_a53_defconfig: Add SoM overlays to OF_OVERLAY_LIST by Wadim Egorov · Wed Mar 05 05:58:38 2025 +0100
  58. 42548a9 arm: dts: k3-am62a-phycore-som-binman: Add SoM overlays by Wadim Egorov · Wed Mar 05 05:58:37 2025 +0100
  59. cd58e2b board: phytec: common: Add phyCORE-AM62Ax by Daniel Schultz · Wed Mar 05 05:58:36 2025 +0100
  60. 58ec183 board: phytec: common: k3: Make configure_capsule_updates() static by Wadim Egorov · Wed Mar 05 05:58:35 2025 +0100
  61. 46c3062 arch: arm: dts: k3-am625-phyboard-lyra: Add missing boot phase tag by Wadim Egorov · Wed Mar 05 05:58:34 2025 +0100
  62. 351e3bc arch: arm: dts: k3-am62a7-phyboard-lyra: Add missing boot phase tag by Wadim Egorov · Wed Mar 05 05:58:33 2025 +0100
  63. 4549492 board: phytec: phycore_am62ax: Add Network/SPI/DFU env variables by Wadim Egorov · Wed Mar 05 05:58:32 2025 +0100
  64. 701c88b board: phytec: phycore_am62x: Use custom k3_dfu.env fragment by Wadim Egorov · Wed Mar 05 05:58:31 2025 +0100
  65. d95afc0 configs: Add phycore_am62ax_r5_usbdfu_defconfig by Wadim Egorov · Wed Mar 05 05:58:30 2025 +0100
  66. bb20f72 doc: phytec: k3: Add a common part for Environment and EFI Capsules by Wadim Egorov · Wed Mar 05 05:58:29 2025 +0100
  67. bc6b619 configs: phycore_am62ax_a53_defconfig: Enable capsule update by Wadim Egorov · Wed Mar 05 05:58:28 2025 +0100
  68. d27c068 include: configs: phycore-am62ax: Define capsule FW names by Wadim Egorov · Wed Mar 05 05:58:27 2025 +0100
  69. f7ca81e arm: dts: k3-am62a-phycore-som-binman: Provide capsule nodes by Wadim Egorov · Wed Mar 05 05:58:26 2025 +0100
  70. eb3a32b vepxress64: add guide for running FVP with TF-A by Harrison Mutai · Tue Mar 04 16:52:02 2025 +0000
  71. 17131cc vepxress64: disable CRC32 by default to prevent aborts by Harrison Mutai · Tue Mar 04 16:52:01 2025 +0000
  72. 55f06df sandbox_vpl: Enable missing TPL_DM_I2C symbol by Tom Rini · Tue Mar 04 14:32:35 2025 -0600
  73. 947eb7d serial: Add missing TPL_SYS_NS16550_SERIAL symbol by Tom Rini · Tue Mar 04 14:24:36 2025 -0600
  74. 8b415f75 board: beagle: Add support for BeagleY-AI by Robert Nelson · Mon Mar 03 13:15:15 2025 -0600
  75. 2a6c052 Merge patch series "lmb: miscellaneous fixes and improvements" by Tom Rini · Mon Mar 17 19:39:36 2025 -0600
  76. 2c85ba2 lmb: optimise the lmb allocation functions by Sughosh Ganu · Mon Mar 03 19:02:31 2025 +0530
  77. 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
  78. 17ac301 lmb: remove superfluous address overlap check from lmb_add_region_flags() by Sughosh Ganu · Mon Mar 03 19:02:29 2025 +0530
  79. 4ee6588 lmb: check for a region's coalescing with all existing regions by Sughosh Ganu · Mon Mar 03 19:02:28 2025 +0530
  80. a92c5bb lmb: handle scenario of encompassing overlap by Sughosh Ganu · Mon Mar 03 19:02:27 2025 +0530
  81. 9fa71c9 lmb: check if a region can be reserved by lmb_reserve() by Sughosh Ganu · Mon Mar 03 19:02:26 2025 +0530
  82. 4931d2b Merge branch 'next' of git://source.denx.de/u-boot-usb into next by Tom Rini · Mon Mar 17 10:18:59 2025 -0600
  83. 31f853f Merge branch 'nand-next' of https://source.denx.de/u-boot/custodians/u-boot-nand-flash into next by Tom Rini · Mon Mar 17 10:18:18 2025 -0600
  84. b3f3ec5 configs: starfive: Add visionfive2 cadence USB configuration by Minda Chen · Thu Mar 06 14:20:31 2025 +0800
  85. dbc8b34 spl: starfive: visionfive2: Disable USB overcurrent pin by default. by Minda Chen · Thu Mar 06 14:20:30 2025 +0800
  86. 3592e32 usb: cdns: starfive: Add cdns USB driver by Minda Chen · Thu Mar 06 14:20:29 2025 +0800
  87. b5d3da1 usb: cdns: starfive: Get dr mode from wrapper device dts node by Minda Chen · Thu Mar 06 14:20:28 2025 +0800
  88. 1dd049f phy: starfive: Add Starfive JH7110 PCIe 2.0 PHY driver by Minda Chen · Thu Mar 06 14:20:27 2025 +0800
  89. e198b0d phy: starfive: Add Starfive JH7110 USB 2.0 PHY driver by Minda Chen · Thu Mar 06 14:20:26 2025 +0800
  90. 9bd40e2 usb: cdns3: Set USB PHY mode in cdns3_drd_update_mode() by Minda Chen · Thu Mar 06 14:20:25 2025 +0800
  91. e6cd0cb mtd: rawnand: meson: always use OOB bytes during write by Arseniy Krasnov · Mon Dec 23 00:23:29 2024 +0300
  92. bbfb9d2 Merge tag 'dm-pull-15mar25' of git://git.denx.de/u-boot-dm into next by Tom Rini · Sat Mar 15 08:19:31 2025 -0600
  93. 86bf4ef test: Make net tests depend on CONFIG_CMD_NET by Simon Glass · Sun Feb 09 09:07:19 2025 -0700
  94. 2020247 test/py: Show info about module-loading by Simon Glass · Sun Feb 09 09:07:18 2025 -0700
  95. 3270111 test/py: Drop assigning ubman to cons by Simon Glass · Sun Feb 09 09:07:17 2025 -0700
  96. db0e453 test/py: Drop importing utils as util by Simon Glass · Sun Feb 09 09:07:16 2025 -0700
  97. fb91637 test/py: Drop u_boot_ prefix on test files by Simon Glass · Sun Feb 09 09:07:15 2025 -0700
  98. ddba520 test/py: Shorten u_boot_console by Simon Glass · Sun Feb 09 09:07:14 2025 -0700
  99. 50ca0bb configs: nand2_defconfig: Enable configs for nand boot by Dinesh Maniyam · Thu Feb 27 00:18:27 2025 +0800
  100. e94719b drivers: mtd: nand: Kconfig: Add SYS_NAND_PAGE_SIZE dependency by Dinesh Maniyam · Thu Feb 27 00:18:32 2025 +0800