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