1. 4fe61da mmc: exynos_dw_mmc: Read and use DDR timing when available by Sam Protsenko · Wed Aug 07 22:14:35 2024 -0500
  2. 3b26440 mmc: exynos_dw_mmc: Move quirks from struct dwmci_host to chip data by Sam Protsenko · Wed Aug 07 22:14:34 2024 -0500
  3. b4dbd28 mmc: exynos_dw_mmc: Read common clock-frequency property by Sam Protsenko · Wed Aug 07 22:14:33 2024 -0500
  4. 38d8d5d mmc: exynos_dw_mmc: Read common bus-width property by Sam Protsenko · Wed Aug 07 22:14:32 2024 -0500
  5. 40ad20d mmc: exynos_dw_mmc: Refactor fixed CIU clock divider by Sam Protsenko · Wed Aug 07 22:14:31 2024 -0500
  6. 60b63e4 mmc: exynos_dw_mmc: Abstract CLKSEL register by Sam Protsenko · Wed Aug 07 22:14:30 2024 -0500
  7. bab187c mmc: exynos_dw_mmc: Read upstream SDR timing properties by Sam Protsenko · Wed Aug 07 22:14:29 2024 -0500
  8. 6002ceb mmc: exynos_dw_mmc: Convert to use livetree API by Sam Protsenko · Wed Aug 07 22:14:28 2024 -0500
  9. f78333a mmc: exynos_dw_mmc: Use .of_to_plat for device tree parsing by Sam Protsenko · Wed Aug 07 22:14:27 2024 -0500
  10. 57ddb37 mmc: exynos_dw_mmc: Obtain and use CIU clock via CCF API by Sam Protsenko · Wed Aug 07 22:14:26 2024 -0500
  11. 0e28aa0 mmc: exynos_dw_mmc: Don't call pinmux functions on ARM64 chips by Sam Protsenko · Wed Aug 07 22:14:25 2024 -0500
  12. 3192a64 mmc: exynos_dw_mmc: Fix getting private data in exynos_dwmci_board_init() by Sam Protsenko · Wed Aug 07 22:14:24 2024 -0500
  13. 745edd6 mmc: exynos_dw_mmc: Fix obtaining the base address of controller by Sam Protsenko · Wed Aug 07 22:14:23 2024 -0500
  14. 286892e mmc: dw_mmc: Improve coding style by Sam Protsenko · Wed Aug 07 22:14:19 2024 -0500
  15. 751fdf1 mmc: dw_mmc: Replace fifoth_val property with fifo-depth by Sam Protsenko · Wed Aug 07 22:14:17 2024 -0500
  16. 7c99161 mmc: dw_mmc: Add support for 64-bit IDMAC by Sam Protsenko · Wed Aug 07 22:14:16 2024 -0500
  17. 6384a1f mmc: dw_mmc: Improve 32-bit IDMAC descriptor namings by Sam Protsenko · Wed Aug 07 22:14:15 2024 -0500
  18. 2e7424b mmc: dw_mmc: Extract setting the DMA descriptor into a separate routine by Sam Protsenko · Wed Aug 07 22:14:14 2024 -0500
  19. 3350c20 mmc: dw_mmc: Extract DMA transfer handling code into a separate routine by Sam Protsenko · Wed Aug 07 22:14:13 2024 -0500
  20. c4cffe8 mmc: dw_mmc: Extract FIFO data transfer into a separate routine by Sam Protsenko · Wed Aug 07 22:14:12 2024 -0500
  21. fd5387f mmc: dw_mmc: Extract divider update to a separate function by Sam Protsenko · Wed Aug 07 22:14:11 2024 -0500
  22. 0845f4f mmc: dw_mmc: Extract FIFO init into a separate routine by Sam Protsenko · Wed Aug 07 22:14:10 2024 -0500
  23. cf81204 mmc: dw_mmc: Extract waiting for data busy into a separate routine by Sam Protsenko · Wed Aug 07 22:14:09 2024 -0500
  24. 2543c32 mmc: dw_mmc: Move struct idmac to dw_mmc.c by Sam Protsenko · Wed Aug 07 22:14:08 2024 -0500
  25. 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
  26. dcd0ab9 usb: dwc3: support USB 3.1 controllers by Caleb Connolly · Tue Apr 23 16:15:06 2024 +0200
  27. 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
  28. e78d13a i2c: imx_lpi2c: Support read transfers longer than 256 bytes by Fedor Ross · Wed Aug 07 16:08:01 2024 +0200
  29. 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
  30. 4233e73 i2c: imx_lpi2c: Fix a typo in bus_i2c_receive by Fedor Ross · Wed Aug 07 16:07:59 2024 +0200
  31. e2ec142 i2c: samsung: Support platforms other than EXYNOS4 and EXYNOS5 by David Virag · Fri Aug 02 21:19:16 2024 +0200
  32. 4e04b5f i2c: samsung: Drop s3c24x0 specific code. by David Virag · Fri Aug 02 21:19:15 2024 +0200
  33. 47b9efb i2c: mux: Fix error path in i2c-arb-gpio by Michal Simek · Thu Aug 01 10:01:30 2024 +0200
  34. 7aa8189 i2c: pca954x: Remove pointer to GD by Michal Simek · Thu Aug 01 09:41:25 2024 +0200
  35. 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
  36. cd51318 rockchip: io-domain: Add support for RK3308 by Jonas Karlman · Wed Jul 24 06:58:15 2024 +0000
  37. 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
  38. 2e17ad8 phy: rockchip: naneng-combphy: Introduce PHY-IDs to fix RK3588 muxing by Sebastian Kropatsch · Tue Jul 23 23:13:14 2024 +0200
  39. 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
  40. a87a7fa spinand: bind UBI block by Alexey Romanov · Thu Jul 18 08:45:28 2024 +0300
  41. c9f6113 disk: support UBI partitions by Alexey Romanov · Thu Jul 18 08:45:27 2024 +0300
  42. 4d44fa2 drivers: introduce UBI block abstraction by Alexey Romanov · Thu Jul 18 08:45:25 2024 +0300
  43. 2ec1fd8 spinand: bind mtdblock by Alexey Romanov · Thu Jul 18 08:46:06 2024 +0300
  44. 8e1fd2e drivers: introduce mtdblock abstraction by Alexey Romanov · Thu Jul 18 08:46:05 2024 +0300
  45. d511967 disk: support MTD partitions by Alexey Romanov · Thu Jul 18 08:46:04 2024 +0300
  46. 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
  47. 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
  48. d1c099e tpm: call tpm_tis_wait_init() after tpm_tis_init() by Lukas Funke · Wed Jul 24 09:34:47 2024 +0200
  49. 3a16917 spi: sunxi: fix clock divider calculation for max frequency setting by Michael Walle · Thu Jul 18 22:42:53 2024 +0200
  50. 8ca7b0c spi: sunxi: fix CDR2 calculation by Michael Walle · Thu Jul 18 22:42:52 2024 +0200
  51. a00df29 Merge patch series "Bug-fixes for a few boards" by Tom Rini · Mon Aug 05 12:15:44 2024 -0600
  52. 08d4ba4 rockchip: Avoid #ifdefs in RK3399 SPL by Simon Glass · Thu Aug 01 06:47:23 2024 -0600
  53. c5c33be rockchip: Ensure memory size is available in RK3399 SPL by Simon Glass · Thu Aug 01 06:47:22 2024 -0600
  54. b7ec65e soc: zynqmp: Add support for zu1eg_lr device by Michal Simek · Tue Jul 30 16:53:23 2024 +0200
  55. 119909c mtd: spi-nor: ids: Add IS25LP01GG flash support by Prasad Kummari · Mon Jun 17 09:48:42 2024 +0530
  56. fb05644 clk: zynqmp: Add set_rate support for display clocks by Venkatesh Yadav Abbarapu · Thu Jul 11 13:59:39 2024 +0530
  57. 863a154 cpu: imx: implement release_core callback by Hou Zhiqiang · Thu Aug 01 11:59:54 2024 +0800
  58. 78ff9db cpu: imx: Add i.MX 8M series SoCs by Hou Zhiqiang · Thu Aug 01 11:59:53 2024 +0800
  59. baea09c cpu: imx: removed the tail '\n' of the CPU description by Hou Zhiqiang · Thu Aug 01 11:59:52 2024 +0800
  60. c5e1a11 cpu: imx: fix the CPU type field width by Hou Zhiqiang · Thu Aug 01 11:59:51 2024 +0800
  61. a1124da cpu: imx: fix the CPU frequency in cpu_imx_get_info() by Hou Zhiqiang · Thu Aug 01 11:59:50 2024 +0800
  62. 4274452 cpu: sandbox: implement release_core callback by Hou Zhiqiang · Thu Aug 01 11:59:48 2024 +0800
  63. ace391d cpu: add release_core callback by Hou Zhiqiang · Thu Aug 01 11:59:47 2024 +0800
  64. 04a0643 clk: imx8m: register ARM A53 core clock by Hou Zhiqiang · Thu Aug 01 11:59:46 2024 +0800
  65. f84d65c clk: clk-uclass: Print clk name in clk_enable/clk_disable by Michael Trimarchi · Tue Jul 09 08:28:13 2024 +0200
  66. 46bba6e clk: Fix error message in clk_get_bulk by Jan Kiszka · Sat Mar 09 13:27:09 2024 +0100
  67. a4a0c6e Merge patch series "clk: mediatek: add OPs to support OF_UPSTREAM" by Tom Rini · Thu Aug 01 15:32:54 2024 -0600
  68. 3c2ae7d clk: mediatek: add support for APMIXED parent in infra MUX by Christian Marangi · Fri Jun 28 19:40:57 2024 +0200
  69. 475d00f clk: mediatek: add support for GATEs for APMIXED OPs by Christian Marangi · Fri Jun 28 19:40:56 2024 +0200
  70. c05ebe6 clk: mediatek: implement MUX_FLAGS and MUX_MIXED_FLAGS macro by Christian Marangi · Fri Jun 28 19:40:55 2024 +0200
  71. 29771ad clk: mediatek: add support for remapping clock ID by Christian Marangi · Fri Jun 28 19:40:54 2024 +0200
  72. e03d080 clk: mediatek: provide common clk init function for infrasys by Christian Marangi · Fri Jun 28 19:40:53 2024 +0200
  73. 56dc7cd clk: mediatek: add support for gate clock to reference topckgen clock by Christian Marangi · Fri Jun 28 19:40:52 2024 +0200
  74. 1bde149 clk: mediatek: add support for parent mux from different source for topckgen by Christian Marangi · Fri Jun 28 19:40:51 2024 +0200
  75. a4143eb clk: mediatek: add support for parent mux from different source by Christian Marangi · Fri Jun 28 19:40:50 2024 +0200
  76. 8f5b30c clk: mediatek: add support for gate ID at offset by Christian Marangi · Fri Jun 28 19:40:49 2024 +0200
  77. baa244c clk: mediatek: add support for gates in clk_tree for infrasys by Christian Marangi · Fri Jun 28 19:40:48 2024 +0200
  78. 358415a clk: mediatek: return XTAL rate for infrasys get_mux_rate by Christian Marangi · Fri Jun 28 19:40:47 2024 +0200
  79. 16f5f3f clk: mediatek: return XTAL rate directly for gates with XTAL parent by Christian Marangi · Fri Jun 28 19:40:46 2024 +0200
  80. abed372 net: dwc_eth_qos: mdio: Implement clause 45 by Philip Oberfichtner · Tue May 07 11:42:37 2024 +0200
  81. 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
  82. 614a2ef Merge patch series "Endian Kconfig improvements" by Tom Rini · Wed Jul 31 11:18:43 2024 -0600
  83. 0803a27 config: Use CONFIG_SYS_BIG_ENDIAN in code whenever possible by Jiaxun Yang · Wed Jul 17 16:07:03 2024 +0800
  84. 89ee5ef sandbox: Drop video-sync in serial driver by Simon Glass · Wed Jul 31 08:44:12 2024 -0600
  85. e0337a5 video: Use cyclic to handle video sync by Simon Glass · Wed Jul 31 08:44:10 2024 -0600
  86. 7f6280f video: Move last_sync to private data by Simon Glass · Wed Jul 31 08:44:09 2024 -0600
  87. 0b38522 cyclic: Add a symbol for SPL by Simon Glass · Wed Jul 31 08:44:08 2024 -0600
  88. 6012c1e dm: use list_count_nodes() for counting list nodes by Sughosh Ganu · Tue Jul 30 16:41:32 2024 +0530
  89. c88e90a Merge patch series "led: implement software blinking" by Tom Rini · Tue Jul 30 12:36:22 2024 -0600
  90. 56250a6 led: Add dts property to specify blinking of the led by Michael Polyntsov · Fri Jul 19 13:12:13 2024 +0400
  91. 353deb9 led: Implement software led blinking by Michael Polyntsov · Fri Jul 19 13:12:12 2024 +0400
  92. 8224f16 led: enable LEDST_BLINK state unconditionally by Mikhail Kshevetskiy · Fri Jul 19 13:12:11 2024 +0400
  93. 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
  94. ea1b88b net: add Qualcomm ESS EDMA adapter by Robert Marko · Mon Jun 03 14:06:15 2024 +0200
  95. d6b748e clock: qcom: ipq4019: add missing networking resets by Robert Marko · Mon Jun 03 14:06:14 2024 +0200
  96. bbb5483 clock: qcom: ipq4019: add ESS clock by Robert Marko · Mon Jun 03 14:06:12 2024 +0200
  97. 0c3f3a8 power: regulator: qcom-rpmh-regulator: add build infra by Caleb Connolly · Mon Jul 15 12:08:22 2024 +0200
  98. c58644d power: regulator: qcom-rpmh-regulator: adjust probe for U-Boot by Caleb Connolly · Mon Jul 15 12:08:21 2024 +0200
  99. f0e5db5 power: regulator: qcom-rpmh-regulator: port ops to U-Boot by Caleb Connolly · Mon Jul 15 12:08:20 2024 +0200
  100. 9e4ff4d power: regulator: qcom-rpmh-regulator: remove unused regulators by Caleb Connolly · Mon Jul 15 12:08:19 2024 +0200