1. 183c10a net: miiphybb: Pass struct mii_dev directly to bb_miiphy_read/write() by Marek Vasut · Sun Mar 02 02:24:45 2025 +0100
  2. 65867d3 net: miiphybb: Pass struct bb_miiphy_bus_ops directly to bb_miiphy_read/write() by Marek Vasut · Sun Mar 02 02:24:44 2025 +0100
  3. 5814ed4 net: miiphybb: Wrap driver side bb_miiphy_read/write() accessors by Marek Vasut · Sun Mar 02 02:24:43 2025 +0100
  4. 3d5149c net: miiphybb: Split off struct bb_miiphy_bus_ops by Marek Vasut · Sun Mar 02 02:24:42 2025 +0100
  5. 8ec5570 Merge tag 'v2025.04-rc4' into next by Tom Rini · Mon Mar 10 18:12:27 2025 -0600
  6. 5b0b26d Merge tag 'xilinx-for-v2025.04-rc4' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · Wed Mar 05 12:11:18 2025 -0600
  7. 733ac64 board: verdin-am62: fix missing memory fixup call by Stefan Eichenberger · Mon Mar 03 19:16:03 2025 +0100
  8. d9e4c47 xilinx: zynq: Guard code around SPL_FS_LOAD_PAYLOAD_NAME by Michal Simek · Fri Feb 07 07:43:23 2025 +0100
  9. 67c3888 board: freescale: fix LS1021a build by Benjamin Lemouzy · Mon Feb 17 16:36:03 2025 +0100
  10. 71a4d01 Merge patch series "boards: siemens: iot2050: SM variant, sysinfo support, fixes & cleanups" by Tom Rini · Fri Feb 28 08:42:01 2025 -0600
  11. 06f0e3b board: siemens: iot2050: Use sysinfo for board initialization by Baocheng Su · Tue Feb 18 10:36:14 2025 +0800
  12. ebf1477 Merge tag 'u-boot-imx-next-20250227' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx into next by Tom Rini · Thu Feb 27 09:23:36 2025 -0600
  13. c36eebf siemens: common: Make DDR_SI_TEST depend on TARGET_CAPRICORN by Liya Huang · Fri Jan 31 08:52:43 2025 +0800
  14. 3ce6af1 imx8mp_evk: Pass kernel_addr_r by Fabio Estevam · Thu Feb 27 07:29:16 2025 -0300
  15. d63aeb2 imx93_evk: Pass kernel_addr_r by Fabio Estevam · Thu Feb 27 07:29:15 2025 -0300
  16. 1b5fcca net: miiphybb: Drop bb_miiphy_buses and bb_miiphy_buses_num by Marek Vasut · Sat Feb 22 21:33:33 2025 +0100
  17. 25b2d5c arm: mvebu: a38x: Drop use of miiphy_get_dev_by_name() by Marek Vasut · Sat Feb 22 21:33:30 2025 +0100
  18. d1dddbf net: miiphybb: Drop name field from struct bb_miiphy_bus by Marek Vasut · Sat Feb 22 21:33:29 2025 +0100
  19. 5b3f877 arm: mvebu: a38x: Allocate bb_miiphy using bb_miiphy_alloc() and fill in callbacks by Marek Vasut · Sat Feb 22 21:33:24 2025 +0100
  20. 9c7be4e arm: mvebu: a38x: Call bb_miiphy init directly in driver probe by Marek Vasut · Sat Feb 22 21:33:18 2025 +0100
  21. 694f04d arm: mvebu: a38x: Reorder bb_miiphy functions by Marek Vasut · Sat Feb 22 21:33:16 2025 +0100
  22. 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
  23. 3a07a2c arm: socfpga: agilex5: Add new driver model for system manager in Agilex5 by Tien Fong Chee · Wed Sep 18 16:43:02 2024 +0800
  24. 599a0ce Merge tag 'v2025.04-rc3' into next by Tom Rini · Mon Feb 24 17:15:14 2025 -0600
  25. 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
  26. 09f2963 Merge patch series "configs: phycore_am64x_a53_defconfig: Enable ENV_IS_IN_SPI_FLASH" by Tom Rini · Thu Feb 20 16:13:28 2025 -0600
  27. 38495cc board: Phytec: phycore_am62x: Increase size for Image in SPI by Daniel Schultz · Mon Feb 10 07:25:48 2025 -0800
  28. 820ecfa board: Phytec: phycore_am64x: Increase size for Image in SPI by Daniel Schultz · Mon Feb 10 07:25:47 2025 -0800
  29. b590409 Merge patch series "AM62,AM62-LP,AM62A,AM62P,J722S: USB DFU and UMS" by Tom Rini · Thu Feb 20 16:08:19 2025 -0600
  30. ff813ca board: ti: j722s: env: include environment for DFU by Siddharth Vadapalli · Mon Feb 10 16:52:28 2025 +0530
  31. a016592 board: ti: am62px: env: include environment for DFU Boot by Siddharth Vadapalli · Mon Feb 10 16:52:25 2025 +0530
  32. 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
  33. 25d5422 board: starfive: Update the maintainer file for VisionFive 2 board by Hal Feng · Mon Feb 10 10:57:43 2025 +0800
  34. fbe1de8 board: verdin-am62: add dram_init_banksize by Stefan Eichenberger · Mon Feb 10 08:27:47 2025 +0100
  35. be8de9f board: verdin-am62: add dram_init_banksize by Stefan Eichenberger · Mon Feb 10 08:27:47 2025 +0100
  36. e6039fc board: nuvoton: use an event to replace last_stage_init() by Michael Chang · Mon Feb 10 10:37:10 2025 +0800
  37. 26b302e board: acer: picasso: add Acer Iconia Tab A500 support by Svyatoslav Ryhel · Sun Jan 21 15:37:57 2024 +0200
  38. ca0d444 board: ti: am62px: tifs-rm-cfg/rm-cfg: Update DMA resource sharing for CPSW by Siddharth Vadapalli · Wed Feb 05 18:44:40 2025 +0530
  39. fea88cf Merge patch series "Introduce K3 remoteproc driver for M4 subsystem" by Tom Rini · Fri Feb 14 13:17:47 2025 -0600
  40. aa1189f board: ti: am62px: Add remoteproc specific env support by Hari Nagalla · Mon Feb 10 14:29:39 2025 -0600
  41. cfd4962 board: ti: am62x: Add remoteproc specific env support by Hari Nagalla · Mon Feb 10 14:29:38 2025 -0600
  42. 3f29f1e board: ti: am64x: Add remoteproc specific env support by Hari Nagalla · Mon Feb 10 14:29:37 2025 -0600
  43. 10b17e3 Kconfig: Move CONFIG_BOOTCOUNT_ALTBOOTCMD to Kconfig by Tomas Peterka · Fri Jan 31 11:08:44 2025 +0100
  44. 0c14fbc board: transformer-t30: fix model detection by Svyatoslav Ryhel · Sat Dec 28 15:21:03 2024 +0200
  45. f806d9c board: asus: convert SPL to XPL by Svyatoslav Ryhel · Fri Nov 29 19:30:54 2024 +0200
  46. defb25f Merge patch series "Enable bloblist support on Vexpress64" by Tom Rini · Tue Feb 11 18:09:05 2025 -0600
  47. bd9a9c2 board: vexpress64: enable bloblist for SPL handoff by Harrison Mutai · Tue Feb 04 17:58:42 2025 +0000
  48. 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
  49. 9057b99 board: stih410-b2260: Remove board_usb_init/cleanup() by Patrice Chotard · Thu Jan 30 17:35:46 2025 +0100
  50. ef44e7a usb: dwc3: Remove dwc3 glue driver support for STi by Patrice Chotard · Thu Jan 30 17:35:41 2025 +0100
  51. 031a8c7 board: phytec: phycore_am64x: Add support for 1 GB RAM variant and ECC by Wadim Egorov · Wed Feb 05 05:30:12 2025 +0100
  52. 65ebac7 Merge https://source.denx.de/u-boot/custodians/u-boot-samsung by Tom Rini · Mon Feb 10 08:45:04 2025 -0600
  53. 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
  54. be65edc zynqmp: Save "bootseq" environment variable in decimal format by Benjamin Szőke · Tue Feb 04 21:56:17 2025 +0100
  55. 0bd41ab configs: zynqmp: Add usb_pgood_delay for SOM boards by Prasad Kummari · Tue Jan 07 17:59:15 2025 +0530
  56. 490d522 board: samsung: e850-96: Provide bootstd default env by Sam Protsenko · Thu Jan 16 17:01:30 2025 -0600
  57. 18b73fd board: samsung: e850-96: Report LDFW loading failures by Sam Protsenko · Thu Jan 16 17:01:29 2025 -0600
  58. d4325ed board: samsung: e850-96: Load LDFW from EFI partition by Sam Protsenko · Thu Jan 16 17:01:28 2025 -0600
  59. e1e7af4 arm64: renesas: Add R-Car S4 Starter Kit support by Marek Vasut · Fri Jan 31 02:19:57 2025 +0100
  60. 0b65a38 board: phytec: common: k3: Expose product infos to Linux by Daniel Schultz · Thu Jan 23 06:43:50 2025 -0800
  61. bda3915 board: phytec: common: Add product information to FTD by Daniel Schultz · Thu Jan 23 06:43:49 2025 -0800
  62. 290cc75 toradex: tdx-cfg-block: fix switch to user partition by Stefan Eichenberger · Fri Jan 24 16:14:30 2025 +0100
  63. 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
  64. 951a39a board: st: stm32mp1: Clean env_get_location() by Patrice Chotard · Fri Nov 29 13:48:57 2024 +0100
  65. 93d73fd Merge patch series "Add support for MediaTek MT7987 SoC" by Tom Rini · Thu Jan 30 14:35:30 2025 -0600
  66. 6590750 board: mediatek: add MT7987 reference boards by developer · Thu Jan 23 16:55:05 2025 +0800
  67. ecc2313 arm64: renesas: Deduplicate R-Car Gen3 and Gen4 SPL by Marek Vasut · Wed Jan 29 18:04:34 2025 +0100
  68. bc79400 arm64: renesas: Deduplicate board_early_init_f() by Marek Vasut · Wed Jan 29 18:04:33 2025 +0100
  69. b3d2ecb arm64: renesas: Drop unused code and clean up headers on ULCB boards by Marek Vasut · Wed Jan 29 18:04:32 2025 +0100
  70. 0b3e845 arm64: renesas: Drop unused code and clean up headers on Salvator-X boards by Marek Vasut · Wed Jan 29 18:04:31 2025 +0100
  71. e43da10 arm64: renesas: Drop unused code and clean up headers on R-Car D3 Draak by Marek Vasut · Wed Jan 29 18:04:30 2025 +0100
  72. fc756d7 ARM: renesas: Rename common/common.c to common/rcar64-common.c by Marek Vasut · Wed Jan 29 18:04:29 2025 +0100
  73. 276dad4 ARM: renesas: Simplify board Makefiles by Marek Vasut · Wed Jan 29 18:04:28 2025 +0100
  74. 1c183e3 ARM: renesas: Drop R8A779A0 V3U Falcon SPL Makefile entry by Marek Vasut · Wed Jan 29 18:04:27 2025 +0100
  75. 31c81e0 ARM: renesas: Rename board/renesas/rcar-common to board/renesas/common by Marek Vasut · Wed Jan 29 18:04:26 2025 +0100
  76. 6afc73a board: samsung: add initial support for coreprimevelte board by Duje Mihanović · Fri Jan 24 16:47:50 2025 +0100
  77. f7a031d board: solidrun: clearfog: enable ddr odt0 on write for both chip-select by Josua Mayer · Wed Nov 27 13:32:48 2024 +0100
  78. 2310b8d arm: kirkwood: Enable bootstd and other modernization for OpenRD boards by Tony Dinh · Tue Nov 26 16:57:16 2024 -0800
  79. 73e4cbe arm64: configs: Remove obsolete TI config by Aashvij Shenai · Mon Jan 20 14:20:42 2025 +0530
  80. 8592bbb board: phytec: common: k3: Add missing boot source to env by Daniel Schultz · Thu Jan 16 03:29:29 2025 -0800
  81. d2ed7cb board: phytec: phycore-am62x: Add DDR size fixups if ECC is enabled by Wadim Egorov · Wed Jan 15 10:41:29 2025 +0100
  82. c0023bd Merge patch series "Cumulative fixes and updates for MediaTek platform" by Tom Rini · Thu Jan 23 08:20:42 2025 -0600
  83. 78075f4 board: mediatek: mt7622: remove board_late_init by developer · Fri Jan 17 17:16:33 2025 +0800
  84. 96e68d0 sunxi: pinephone: detect existed magnetometer and fixup dtb by Andrey Skvortsov · Thu Nov 14 01:28:48 2024 +0300
  85. 34d3b60 power: pmic: sunxi: guard DCDC5 separately by Andre Przywara · Sun Dec 15 00:22:48 2024 +0000
  86. 3f543f4 Merge patch series "Update my email address" by Tom Rini · Wed Jan 22 09:51:45 2025 -0600
  87. 106881e board: rockpi4-rk3399: update email address for Christopher Obbard by Christopher Obbard · Wed Jan 15 10:32:59 2025 +0000
  88. e0264b2 sbp1: Add support for IBM SBP1 board by Patrick Rudolph · Tue Jan 14 11:01:53 2025 +0530
  89. d0b8fda Merge tag 'u-boot-imx-master-20250120' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Mon Jan 20 12:08:16 2025 -0600
  90. 1ee2a83 board: ti: j722s: j722s.env: Set remoteproc firmware names by Beleswar Padhi · Wed Jan 08 15:55:16 2025 +0530
  91. f0d5b0d phycore-imx8mp: Enable CAAM in spl by Leonard Anderweit · Fri Jan 17 14:20:13 2025 +0100
  92. a80eb60 Merge https://source.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · Fri Jan 17 08:27:40 2025 -0600
  93. 81ffaed doc: phytec: imx8mm: add OP-TEE documentation by Yannic Moog · Fri Jan 10 13:35:38 2025 +0100
  94. 4b7a623 imx: imx8mq_evk: Switch to BOOTSTD by Peng Fan · Thu Jan 09 11:29:16 2025 +0800
  95. 71ea7bf imx: imx8mq_evk: Enable dynamic settings to mmcdev and mmcroot by Peng Fan · Thu Jan 09 11:29:15 2025 +0800
  96. 73bcec1 imx: imx8mq_evk: Drop DECLARE_GLOBAL_DATA_PTR by Peng Fan · Thu Jan 09 11:29:14 2025 +0800
  97. 03d7750 imx: imx8mq_evk: Cleanup headers by Peng Fan · Thu Jan 09 11:29:13 2025 +0800
  98. 44fdac6 imx: imx8mm_evk: Switch to BOOTSTD by Peng Fan · Thu Jan 09 11:29:12 2025 +0800
  99. 6099950 imx: imx8mm_evk: Enable dynamic settings to mmcdev and mmcroot by Peng Fan · Thu Jan 09 11:29:11 2025 +0800
  100. 7a7d07e imx: imx8mn_evk: Switch to BOOTSTD by Peng Fan · Thu Jan 09 11:29:10 2025 +0800