1. 6fdb77e Kconfig: Fix "warning: style: quotes recommended" warnings by Tom Rini · Fri Mar 14 19:29:33 2025 -0600
  2. 726d93a Merge patch series "airoha: Add initial support AN7581" by Tom Rini · Tue Apr 01 08:45:46 2025 -0600
  3. 101dce9 reset: airoha: Add driver for controlling reset line of AN7581 by Christian Marangi · Fri Mar 14 19:59:23 2025 +0100
  4. eda1ade clk: airoha: Add support for Airoha AN7581 SoC clock by Christian Marangi · Fri Mar 14 19:59:22 2025 +0100
  5. 66465e2 video: ti: am335x: Fix tilcdc clock names. by Sukrut Bellary · Tue Mar 11 23:57:09 2025 -0700
  6. 33a57a8 net: am65-cpsw: cpsw_mdio: fix typo in error message by Richard Genoud · Tue Mar 11 15:14:30 2025 +0100
  7. 5551adc pwm: mediatek: add pwm support for MediaTek MT7987 SoC by developer · Fri Mar 07 11:22:23 2025 +0800
  8. 85ff87f Merge patch series "Clarify DM_FLAG_PROBE_AFTER_BIND behaviour" by Tom Rini · Sun Mar 30 09:10:57 2025 -0600
  9. 563f504 drivers: remove bogus DM_FLAG_PROBE_AFTER_BIND flags by Caleb Connolly · Fri Jan 17 08:28:57 2025 +0100
  10. bd2fbbd Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-sh into next by Tom Rini · Sat Mar 29 10:39:06 2025 -0600
  11. 14473a7 ram: renesas: dbsc5: Pass udevice and MODEMR0 to dbsc5_get_board_data() by Marek Vasut · Tue Mar 25 23:43:33 2025 +0100
  12. e846f3b ram: renesas: dbsc5: Factor out dbsc5_wait_dbwait() by Marek Vasut · Tue Mar 25 23:43:32 2025 +0100
  13. e68e915 ram: renesas: dbsc5: Improve dbsc5_send_dbcmd2() signature by Marek Vasut · Tue Mar 25 23:43:31 2025 +0100
  14. f1bb2a9 ram: renesas: dbsc5: Drop space before dbsc5_ddr_setval_all_ch() by Marek Vasut · Tue Mar 25 23:43:30 2025 +0100
  15. 1365319 ram: renesas: dbsc5: Clarify MR27/MR28/MR57 register operations by Marek Vasut · Tue Mar 25 23:43:29 2025 +0100
  16. db56fe8 Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-sunxi into next by Tom Rini · Thu Mar 27 08:10:06 2025 -0600
  17. 19d1734 sunxi: mmc: Improve reset procedure by Jernej Skrabec · Sun Mar 09 07:12:41 2025 +0100
  18. ec9b27c pinctrl: sunxi: add Allwinner A100/A133 pinctrl description by Andre Przywara · Thu Oct 26 00:38:59 2023 +0100
  19. c0459ea clk: sunxi: Add support for the A100/A133 CCU by Andre Przywara · Thu Oct 26 00:28:44 2023 +0100
  20. c300f17 sunxi: pmic_bus: Move SPL I2C addresses into Kconfig by Andre Przywara · Tue Mar 18 00:39:43 2025 +0000
  21. 3febb0a power: pmic: sunxi: add SPL support for the AXP803 by Andre Przywara · Sun Oct 20 17:36:19 2024 +0100
  22. f167f3f sunxi: mmc: Fix T113-s3 MMC clock divider by Andre Przywara · Wed Feb 26 11:37:11 2025 +0000
  23. 27e0fcb Merge branch 'staging' of https://source.denx.de/u-boot/custodians/u-boot-tegra into next by Tom Rini · Wed Mar 26 14:07:37 2025 -0600
  24. 8231d03 blkmap: pass information on ISO image to the OS by Sughosh Ganu · Mon Mar 17 14:04:02 2025 +0530
  25. cf37722 blkmap: add an attribute to preserve the mem mapping by Sughosh Ganu · Mon Mar 17 14:04:01 2025 +0530
  26. f2eeee6 blkmap: store type of blkmap slice in corresponding structure by Sughosh Ganu · Mon Mar 17 14:04:00 2025 +0530
  27. 00e3165 Merge tag 'u-boot-imx-next-20250325' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx into next by Tom Rini · Tue Mar 25 08:57:38 2025 -0600
  28. 9c6ece6 Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-riscv into next by Tom Rini · Tue Mar 25 08:57:00 2025 -0600
  29. 0b69ff2 cpu: imx8_cpu: Print Speed grade if IMX_TMU by Adam Ford · Mon Mar 24 21:54:45 2025 -0500
  30. 8b45311 cpu: imx8_cpu: Expand get_imx_type_str list of supported CPUs by Adam Ford · Mon Mar 24 21:54:43 2025 -0500
  31. 10ad798 riscv: reset: k1: Add reset driver by Huan Zhou · Tue Mar 11 09:38:49 2025 +0800
  32. fda9f76 Merge tag 'v2025.04-rc5' into next by Tom Rini · Mon Mar 24 20:10:55 2025 -0600
  33. 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
  34. bc0b937 clk: imx: Pass struct udevice into imx_clk_fixed_factor*() by Marek Vasut · Sun Mar 23 16:58:53 2025 +0100
  35. 418f9b5 clk: clk-fixed-factor: Resolve parent clock by name by Marek Vasut · Sun Mar 23 16:58:52 2025 +0100
  36. b45fd57 clk: clk-fixed-factor: Use struct udevice instead of struct device by Marek Vasut · Sun Mar 23 16:58:51 2025 +0100
  37. 8dee1c1 clk: clk-divider: Resolve parent clock by name by Marek Vasut · Sun Mar 23 16:58:50 2025 +0100
  38. 40e7edf clk: imx: Pass struct udevice into imx_clk_divider*() by Marek Vasut · Sun Mar 23 16:58:49 2025 +0100
  39. 1f2da1a clk: clk-divider: Use struct udevice instead of struct device by Marek Vasut · Sun Mar 23 16:58:48 2025 +0100
  40. c64a46e clk: imx: pllv3: Resolve parent clock by name by Marek Vasut · Sun Mar 23 16:58:47 2025 +0100
  41. 8dd0676 clk: imx: Pass struct udevice into imx_clk_pllv3*() by Marek Vasut · Sun Mar 23 16:58:46 2025 +0100
  42. fc74bca clk: imx: Convert clock-osc-* back to osc_* by Marek Vasut · Sun Mar 23 16:58:45 2025 +0100
  43. 3668ec7 clk: imx: Pass struct udevice into imx_clk_composite*() by Marek Vasut · Sun Mar 23 16:58:44 2025 +0100
  44. bfaa580 clk: clk-composite: Resolve parent clock by name by Marek Vasut · Sun Mar 23 16:58:43 2025 +0100
  45. 2bd4c5e clk: clk-composite: Use struct udevice instead of struct device by Marek Vasut · Sun Mar 23 16:58:42 2025 +0100
  46. 610db3b clk: imx: Pass struct udevice to clk_register_gate*() by Marek Vasut · Sun Mar 23 16:58:41 2025 +0100
  47. 6922047 clk: imx: Pass struct udevice into imx_clk_gate*() by Marek Vasut · Sun Mar 23 16:58:40 2025 +0100
  48. 2f2b346 clk: imx: gate2: Resolve parent clock by name by Marek Vasut · Sun Mar 23 16:58:39 2025 +0100
  49. 04e5fba clk: imx: gate2: Use struct udevice instead of struct device by Marek Vasut · Sun Mar 23 16:58:38 2025 +0100
  50. b5b0aac clk: clk-gate: Resolve parent clock by name by Marek Vasut · Sun Mar 23 16:58:37 2025 +0100
  51. 8996868 clk: clk-gate: Use struct udevice instead of struct device by Marek Vasut · Sun Mar 23 16:58:36 2025 +0100
  52. 3f474bc clk: imx: Pass struct udevice to clk_register_mux() by Marek Vasut · Sun Mar 23 16:58:35 2025 +0100
  53. 33480a9 clk: imx: Pass struct udevice into imx_clk_mux*() by Marek Vasut · Sun Mar 23 16:58:34 2025 +0100
  54. 4394a26 clk: clk-mux: Resolve parent clock by name by Marek Vasut · Sun Mar 23 16:58:33 2025 +0100
  55. e1be4fc clk: clk-mux: Use struct udevice instead of struct device by Marek Vasut · Sun Mar 23 16:58:32 2025 +0100
  56. ecb8b41 clk: clk-mux: Fold clk_register_mux() by Marek Vasut · Sun Mar 23 16:58:31 2025 +0100
  57. 1e090df clk: Add clk_resolve_parent_clk() by Marek Vasut · Sun Mar 23 16:58:30 2025 +0100
  58. 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
  59. 2ebc9c9 usb: dwc3: gadget: Fix match_ep callback for NXP UUU tool by Marek Vasut · Wed Mar 19 23:07:52 2025 +0100
  60. f280364 clk: imx: select SPL_CLK_COMPOSITE_CCF when SPL_CLK_IMX8MP by Adam Ford · Tue Mar 18 18:38:36 2025 -0500
  61. a8765a0 serial: mxc: Support bulk enabling clocks by Adam Ford · Tue Mar 18 18:38:33 2025 -0500
  62. 4a041da clk: imx8mn: register UART clocks by Adam Ford · Tue Mar 18 18:38:32 2025 -0500
  63. 2db56b6 clk: imx8mm: register UART clocks by Adam Ford · Tue Mar 18 18:38:31 2025 -0500
  64. a64506a clk: imx6q: Register UART clocks by Adam Ford · Tue Mar 18 18:38:30 2025 -0500
  65. 5a7c1c1 clk: imx6q: Properly handle imx6qp ECSPI clk_sels by Adam Ford · Tue Mar 18 18:38:29 2025 -0500
  66. 3648edc pinctrl: tegra: adjust default values of pins by Svyatoslav Ryhel · Thu Mar 13 10:48:06 2025 +0200
  67. 7660411 video: edid: guard standard timings EDID expansion behind kconfig by Svyatoslav Ryhel · Thu Mar 13 09:59:12 2025 +0200
  68. 4e9f323 video: backlight: lm3533: set up backlight according to device tree by Svyatoslav Ryhel · Fri Feb 21 17:47:36 2025 +0200
  69. 2906b00 video: backlight: lm3533: configure core in the probe by Svyatoslav Ryhel · Fri Feb 21 17:22:47 2025 +0200
  70. 9860296 video: backlight: lm3533: add more flexibility with device tree by Svyatoslav Ryhel · Fri Feb 21 17:05:37 2025 +0200
  71. 600e702 video: sharp-lq101r1sx01: add missing LPM flag by Svyatoslav Ryhel · Fri Feb 21 16:18:24 2025 +0200
  72. b102f3c video: samsung-ltl106hl02: add missing LPM flag by Svyatoslav Ryhel · Fri Feb 21 16:16:11 2025 +0200
  73. b600fa8 video: renesas-r69328: add power supplies by Svyatoslav Ryhel · Tue Mar 04 21:29:01 2025 +0200
  74. a70be05 net: phy: ksz90x1: Simplify ksz9131_config_rgmii_delay by Paul Barker · Fri Feb 28 12:47:55 2025 +0000
  75. 59beaf3 net: phy: ksz90x1: Load skew values from device tree by Paul Barker · Fri Feb 28 12:47:54 2025 +0000
  76. ef6bef6 net: phy: ksz90x1: Handle ksz9131 LED errata by Paul Barker · Fri Feb 28 12:47:53 2025 +0000
  77. 433863a net: ravb: Fix error handling in ravb_probe by Paul Barker · Tue Mar 04 20:07:09 2025 +0000
  78. 0a13264 phy: rcar: Support RZ/G2L USB PHY by Paul Barker · Tue Mar 11 20:57:46 2025 +0000
  79. ced6d03 reset: rzg2l-usbphy-ctrl: Connect up vbus regulator by Paul Barker · Tue Mar 11 20:57:45 2025 +0000
  80. 9b34df7 regulator: rzg2l-usbphy: Add new driver by Paul Barker · Tue Mar 11 20:57:44 2025 +0000
  81. c819698 reset: rzg2l-usbphy-ctrl: Add new driver by Paul Barker · Tue Mar 11 20:57:43 2025 +0000
  82. 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
  83. 23bc5e8 ufs: core: sync ufshci.h with Linux v6.12 by Neil Armstrong · Mon Dec 30 11:31:00 2024 +0100
  84. cb656ef ufs: core: sync unipro.h with Linux v6.12 by Neil Armstrong · Mon Dec 30 11:30:59 2024 +0100
  85. ac4fa42 ufs: core: move ufshci defines in a separate header by Neil Armstrong · Mon Dec 30 11:30:58 2024 +0100
  86. 671feab ufs: core: cosmetic fixups by Neil Armstrong · Mon Dec 30 11:30:57 2024 +0100
  87. 1161797 ufs: core: mark unexported functions as static by Neil Armstrong · Mon Dec 30 11:30:56 2024 +0100
  88. 9218c2a ufs: core: include missing include/ufs.h by Neil Armstrong · Mon Dec 30 11:30:55 2024 +0100
  89. 947eb7d serial: Add missing TPL_SYS_NS16550_SERIAL symbol by Tom Rini · Tue Mar 04 14:24:36 2025 -0600
  90. 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
  91. 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
  92. 398c579 clk/stub: add sc7280-rpmh clock by Caleb Connolly · Mon Mar 17 15:54:36 2025 +0000
  93. e9e9c11 pinctrl/qcom: fix kconfig option names by Caleb Connolly · Mon Mar 17 13:25:14 2025 +0000
  94. 6abb590 clk/qcom: sc7280: add GENI, PCIe, and more USB clocks by Caleb Connolly · Fri Mar 14 15:31:21 2025 +0000
  95. 4c0d34d clk/qcom: sc7280: add some debug data by Caleb Connolly · Fri Mar 14 15:31:20 2025 +0000
  96. cb1b297 clk/qcom: bubble up qcom_gate_clk_en() errors by Caleb Connolly · Fri Mar 14 15:31:19 2025 +0000
  97. d452914 sysreset: qcom-pshold: remove ARCH_IPQ40XX dependency by Sam Day · Sat Jan 25 19:59:20 2025 +0000
  98. c368739 pinctrl: qcom: add sc7280 pinctrl driver by Caleb Connolly · Wed Jan 22 16:02:51 2025 +0100
  99. be3e3f2 rng: msm: keep core clock disabled when PRNG not in use by Sam Day · Wed Feb 12 07:01:55 2025 +0000
  100. ab3dad3 clk/qcom: apq8016: improve clk_enable logging by Sam Day · Wed Feb 12 07:01:47 2025 +0000