1. d2ad157 mtd: rawnand: brcmnand: Add read data bus interface by Linus Walleij · Mon Sep 16 11:58:47 2024 +0200
  2. 3d8ade4 mtd: rawnand: brcmnand: Fix mtd oobsize by William Zhang · Mon Sep 16 11:58:46 2024 +0200
  3. a645493 mtd: rawnand: brcmnand: Fix potential out-of-bounds access in oob write by William Zhang · Mon Sep 16 11:58:45 2024 +0200
  4. 080ac0f mtd: rawnand: brcmnand: Fix potential false time out warning by William Zhang · Mon Sep 16 11:58:44 2024 +0200
  5. 26f66e6 mtd: rawnand: brcmnand: Fix ECC level field setting for v7.2 controller by William Zhang · Mon Sep 16 11:58:43 2024 +0200
  6. 70e99c4 Merge tag 'u-boot-dfu-20240930' of https://source.denx.de/u-boot/custodians/u-boot-dfu by Tom Rini · Mon Sep 30 10:38:05 2024 -0600
  7. c0497f0 usb: gadget: cdns3: Fix missing cache operations for non-zero Endpoints by Siddharth Vadapalli · Mon Sep 30 15:04:07 2024 +0530
  8. 431810c regulator: rk8xx: Use buck variable consistently by Jonas Karlman · Tue Sep 17 20:59:18 2024 +0000
  9. 2942516 regulator: rk8xx: Fix buck get and set enabled state on RK806 by Jonas Karlman · Tue Sep 17 20:59:17 2024 +0000
  10. 888f057 ram: k3-ddrss: Handle error properly in lpddr4_start by Udit Kumar · Thu Aug 29 14:04:53 2024 +0530
  11. 92c8990 phy: cadence: sierra: Don't spam console by Roger Quadros · Wed Sep 18 16:49:22 2024 +0300
  12. 742b897 mux: mmio: Support "reg-mux" compatible by Roger Quadros · Wed Sep 18 16:49:21 2024 +0300
  13. 1d28d54 dfu: fix Kconfig dependencies by Jerome Forissier · Tue Sep 10 12:27:50 2024 +0200
  14. 14e9a3a bootcount: Update to point to current documentation by Tom Rini · Mon Aug 26 10:49:56 2024 -0600
  15. 77d8dc6 clk: sifive: avoid declaring static variables in includes by Heinrich Schuchardt · Sat Feb 17 00:18:04 2024 +0100
  16. 1c46665 clk: sifive: append missing \n to messages by Heinrich Schuchardt · Fri Feb 16 17:35:35 2024 +0100
  17. db7f76d mtd: spi: renesas: Add R-Car Gen4 DT compatible by Marek Vasut · Sat Aug 31 22:31:48 2024 +0200
  18. 9e27479 mtd: spi: renesas: Configure RPC PHY timing registers by Marek Vasut · Sat Aug 31 22:31:47 2024 +0200
  19. fec46b9 mtd: spi: renesas: Configure DRDRENR register by Marek Vasut · Sat Aug 31 22:31:46 2024 +0200
  20. 4d799b6 mtd: spi: renesas: Write DRDMCR register once by Marek Vasut · Sat Aug 31 22:31:45 2024 +0200
  21. be61015 mtd: spi: renesas: Write DREAR register once by Marek Vasut · Sat Aug 31 22:31:44 2024 +0200
  22. ea2ec5f mtd: rpc: renesas: Add R-Car Gen4 DT compatible by Marek Vasut · Sat Aug 31 22:30:19 2024 +0200
  23. 6186a59 usb: gadget: ux500: Do not redefine ops if CONFIG_USB_MUSB_HOST set by Marek Vasut · Sun Aug 18 22:04:15 2024 +0200
  24. e37b28b Merge tag 'u-boot-rockchip-20240812' of https://source.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · Mon Aug 12 07:58:24 2024 -0600
  25. dcd0ab9 usb: dwc3: support USB 3.1 controllers by Caleb Connolly · Tue Apr 23 16:15:06 2024 +0200
  26. 3be6f97 Merge tag 'tpm-master-09082024' of https://source.denx.de/u-boot/custodians/u-boot-tpm.git by Tom Rini · Fri Aug 09 14:00:04 2024 -0600
  27. e78d13a i2c: imx_lpi2c: Support read transfers longer than 256 bytes by Fedor Ross · Wed Aug 07 16:08:01 2024 +0200
  28. dbef547 i2c: imx_lpi2c: Replace hard-coded bus speed value with bus->speed_hz by Fedor Ross · Wed Aug 07 16:08:00 2024 +0200
  29. 4233e73 i2c: imx_lpi2c: Fix a typo in bus_i2c_receive by Fedor Ross · Wed Aug 07 16:07:59 2024 +0200
  30. e2ec142 i2c: samsung: Support platforms other than EXYNOS4 and EXYNOS5 by David Virag · Fri Aug 02 21:19:16 2024 +0200
  31. 4e04b5f i2c: samsung: Drop s3c24x0 specific code. by David Virag · Fri Aug 02 21:19:15 2024 +0200
  32. 47b9efb i2c: mux: Fix error path in i2c-arb-gpio by Michal Simek · Thu Aug 01 10:01:30 2024 +0200
  33. 7aa8189 i2c: pca954x: Remove pointer to GD by Michal Simek · Thu Aug 01 09:41:25 2024 +0200
  34. 1d52512 dm: adc: Add SPL_ADC Kconfig symbol for use of ADC in SPL by Jonas Karlman · Fri Aug 02 22:12:22 2024 +0000
  35. cd51318 rockchip: io-domain: Add support for RK3308 by Jonas Karlman · Wed Jul 24 06:58:15 2024 +0000
  36. 8b2dec8 mmc: rockchip_dw_mmc: Allow 4-bit mode when 8-bit mode is supported by Jonas Karlman · Wed Jul 24 06:55:36 2024 +0000
  37. 2e17ad8 phy: rockchip: naneng-combphy: Introduce PHY-IDs to fix RK3588 muxing by Sebastian Kropatsch · Tue Jul 23 23:13:14 2024 +0200
  38. 7f0264a Merge tag 'u-boot-nand-20240808' of https://source.denx.de/u-boot/custodians/u-boot-nand-flash by Tom Rini · Thu Aug 08 07:59:47 2024 -0600
  39. a87a7fa spinand: bind UBI block by Alexey Romanov · Thu Jul 18 08:45:28 2024 +0300
  40. c9f6113 disk: support UBI partitions by Alexey Romanov · Thu Jul 18 08:45:27 2024 +0300
  41. 4d44fa2 drivers: introduce UBI block abstraction by Alexey Romanov · Thu Jul 18 08:45:25 2024 +0300
  42. 2ec1fd8 spinand: bind mtdblock by Alexey Romanov · Thu Jul 18 08:46:06 2024 +0300
  43. 8e1fd2e drivers: introduce mtdblock abstraction by Alexey Romanov · Thu Jul 18 08:46:05 2024 +0300
  44. d511967 disk: support MTD partitions by Alexey Romanov · Thu Jul 18 08:46:04 2024 +0300
  45. 9f98a00 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · Tue Aug 06 09:36:46 2024 -0600
  46. 2a7314c Merge tag 'xilinx-for-v2024.10-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · Tue Aug 06 07:17:11 2024 -0600
  47. d1c099e tpm: call tpm_tis_wait_init() after tpm_tis_init() by Lukas Funke · Wed Jul 24 09:34:47 2024 +0200
  48. 3a16917 spi: sunxi: fix clock divider calculation for max frequency setting by Michael Walle · Thu Jul 18 22:42:53 2024 +0200
  49. 8ca7b0c spi: sunxi: fix CDR2 calculation by Michael Walle · Thu Jul 18 22:42:52 2024 +0200
  50. a00df29 Merge patch series "Bug-fixes for a few boards" by Tom Rini · Mon Aug 05 12:15:44 2024 -0600
  51. 08d4ba4 rockchip: Avoid #ifdefs in RK3399 SPL by Simon Glass · Thu Aug 01 06:47:23 2024 -0600
  52. c5c33be rockchip: Ensure memory size is available in RK3399 SPL by Simon Glass · Thu Aug 01 06:47:22 2024 -0600
  53. b7ec65e soc: zynqmp: Add support for zu1eg_lr device by Michal Simek · Tue Jul 30 16:53:23 2024 +0200
  54. 119909c mtd: spi-nor: ids: Add IS25LP01GG flash support by Prasad Kummari · Mon Jun 17 09:48:42 2024 +0530
  55. fb05644 clk: zynqmp: Add set_rate support for display clocks by Venkatesh Yadav Abbarapu · Thu Jul 11 13:59:39 2024 +0530
  56. 863a154 cpu: imx: implement release_core callback by Hou Zhiqiang · Thu Aug 01 11:59:54 2024 +0800
  57. 78ff9db cpu: imx: Add i.MX 8M series SoCs by Hou Zhiqiang · Thu Aug 01 11:59:53 2024 +0800
  58. baea09c cpu: imx: removed the tail '\n' of the CPU description by Hou Zhiqiang · Thu Aug 01 11:59:52 2024 +0800
  59. c5e1a11 cpu: imx: fix the CPU type field width by Hou Zhiqiang · Thu Aug 01 11:59:51 2024 +0800
  60. a1124da cpu: imx: fix the CPU frequency in cpu_imx_get_info() by Hou Zhiqiang · Thu Aug 01 11:59:50 2024 +0800
  61. 4274452 cpu: sandbox: implement release_core callback by Hou Zhiqiang · Thu Aug 01 11:59:48 2024 +0800
  62. ace391d cpu: add release_core callback by Hou Zhiqiang · Thu Aug 01 11:59:47 2024 +0800
  63. 04a0643 clk: imx8m: register ARM A53 core clock by Hou Zhiqiang · Thu Aug 01 11:59:46 2024 +0800
  64. f84d65c clk: clk-uclass: Print clk name in clk_enable/clk_disable by Michael Trimarchi · Tue Jul 09 08:28:13 2024 +0200
  65. 46bba6e clk: Fix error message in clk_get_bulk by Jan Kiszka · Sat Mar 09 13:27:09 2024 +0100
  66. a4a0c6e Merge patch series "clk: mediatek: add OPs to support OF_UPSTREAM" by Tom Rini · Thu Aug 01 15:32:54 2024 -0600
  67. 3c2ae7d clk: mediatek: add support for APMIXED parent in infra MUX by Christian Marangi · Fri Jun 28 19:40:57 2024 +0200
  68. 475d00f clk: mediatek: add support for GATEs for APMIXED OPs by Christian Marangi · Fri Jun 28 19:40:56 2024 +0200
  69. c05ebe6 clk: mediatek: implement MUX_FLAGS and MUX_MIXED_FLAGS macro by Christian Marangi · Fri Jun 28 19:40:55 2024 +0200
  70. 29771ad clk: mediatek: add support for remapping clock ID by Christian Marangi · Fri Jun 28 19:40:54 2024 +0200
  71. e03d080 clk: mediatek: provide common clk init function for infrasys by Christian Marangi · Fri Jun 28 19:40:53 2024 +0200
  72. 56dc7cd clk: mediatek: add support for gate clock to reference topckgen clock by Christian Marangi · Fri Jun 28 19:40:52 2024 +0200
  73. 1bde149 clk: mediatek: add support for parent mux from different source for topckgen by Christian Marangi · Fri Jun 28 19:40:51 2024 +0200
  74. a4143eb clk: mediatek: add support for parent mux from different source by Christian Marangi · Fri Jun 28 19:40:50 2024 +0200
  75. 8f5b30c clk: mediatek: add support for gate ID at offset by Christian Marangi · Fri Jun 28 19:40:49 2024 +0200
  76. baa244c clk: mediatek: add support for gates in clk_tree for infrasys by Christian Marangi · Fri Jun 28 19:40:48 2024 +0200
  77. 358415a clk: mediatek: return XTAL rate for infrasys get_mux_rate by Christian Marangi · Fri Jun 28 19:40:47 2024 +0200
  78. 16f5f3f clk: mediatek: return XTAL rate directly for gates with XTAL parent by Christian Marangi · Fri Jun 28 19:40:46 2024 +0200
  79. abed372 net: dwc_eth_qos: mdio: Implement clause 45 by Philip Oberfichtner · Tue May 07 11:42:37 2024 +0200
  80. 06e8f11 Merge tag 'video-20240731' of https://source.denx.de/u-boot/custodians/u-boot-video by Tom Rini · Wed Jul 31 13:39:14 2024 -0600
  81. 614a2ef Merge patch series "Endian Kconfig improvements" by Tom Rini · Wed Jul 31 11:18:43 2024 -0600
  82. 0803a27 config: Use CONFIG_SYS_BIG_ENDIAN in code whenever possible by Jiaxun Yang · Wed Jul 17 16:07:03 2024 +0800
  83. 89ee5ef sandbox: Drop video-sync in serial driver by Simon Glass · Wed Jul 31 08:44:12 2024 -0600
  84. e0337a5 video: Use cyclic to handle video sync by Simon Glass · Wed Jul 31 08:44:10 2024 -0600
  85. 7f6280f video: Move last_sync to private data by Simon Glass · Wed Jul 31 08:44:09 2024 -0600
  86. 0b38522 cyclic: Add a symbol for SPL by Simon Glass · Wed Jul 31 08:44:08 2024 -0600
  87. 6012c1e dm: use list_count_nodes() for counting list nodes by Sughosh Ganu · Tue Jul 30 16:41:32 2024 +0530
  88. c88e90a Merge patch series "led: implement software blinking" by Tom Rini · Tue Jul 30 12:36:22 2024 -0600
  89. 56250a6 led: Add dts property to specify blinking of the led by Michael Polyntsov · Fri Jul 19 13:12:13 2024 +0400
  90. 353deb9 led: Implement software led blinking by Michael Polyntsov · Fri Jul 19 13:12:12 2024 +0400
  91. 8224f16 led: enable LEDST_BLINK state unconditionally by Mikhail Kshevetskiy · Fri Jul 19 13:12:11 2024 +0400
  92. 5690c25 Merge branch 'qcom-main' of https://gitlab.denx.de/u-boot/custodians/u-boot-snapdragon by Tom Rini · Thu Jul 25 18:04:16 2024 -0600
  93. ea1b88b net: add Qualcomm ESS EDMA adapter by Robert Marko · Mon Jun 03 14:06:15 2024 +0200
  94. d6b748e clock: qcom: ipq4019: add missing networking resets by Robert Marko · Mon Jun 03 14:06:14 2024 +0200
  95. bbb5483 clock: qcom: ipq4019: add ESS clock by Robert Marko · Mon Jun 03 14:06:12 2024 +0200
  96. 0c3f3a8 power: regulator: qcom-rpmh-regulator: add build infra by Caleb Connolly · Mon Jul 15 12:08:22 2024 +0200
  97. c58644d power: regulator: qcom-rpmh-regulator: adjust probe for U-Boot by Caleb Connolly · Mon Jul 15 12:08:21 2024 +0200
  98. f0e5db5 power: regulator: qcom-rpmh-regulator: port ops to U-Boot by Caleb Connolly · Mon Jul 15 12:08:20 2024 +0200
  99. 9e4ff4d power: regulator: qcom-rpmh-regulator: remove unused regulators by Caleb Connolly · Mon Jul 15 12:08:19 2024 +0200
  100. c4c9cc0 power: regulator: qcom-rpmh-regulator: adjust structs for U-Boot by Caleb Connolly · Mon Jul 15 12:08:18 2024 +0200