1. d355c1c mmc: exynos_dw_mmc: Read common bus-width property by Sam Protsenko · 6 months ago
  2. 56ba945 mmc: exynos_dw_mmc: Refactor fixed CIU clock divider by Sam Protsenko · 6 months ago
  3. a95b726 mmc: exynos_dw_mmc: Abstract CLKSEL register by Sam Protsenko · 6 months ago
  4. b55f03e mmc: exynos_dw_mmc: Read upstream SDR timing properties by Sam Protsenko · 6 months ago
  5. 516f152 mmc: exynos_dw_mmc: Convert to use livetree API by Sam Protsenko · 6 months ago
  6. 658a1b8 mmc: exynos_dw_mmc: Use .of_to_plat for device tree parsing by Sam Protsenko · 6 months ago
  7. 8303fd6 mmc: exynos_dw_mmc: Obtain and use CIU clock via CCF API by Sam Protsenko · 6 months ago
  8. f6b7f9e mmc: exynos_dw_mmc: Don't call pinmux functions on ARM64 chips by Sam Protsenko · 6 months ago
  9. c61f92e mmc: exynos_dw_mmc: Fix getting private data in exynos_dwmci_board_init() by Sam Protsenko · 6 months ago
  10. ff2b883 mmc: exynos_dw_mmc: Fix obtaining the base address of controller by Sam Protsenko · 6 months ago
  11. 84d5bd0 mmc: dw_mmc: Improve coding style by Sam Protsenko · 6 months ago
  12. ffd62e0 mmc: dw_mmc: Replace fifoth_val property with fifo-depth by Sam Protsenko · 6 months ago
  13. e760a24 mmc: dw_mmc: Add support for 64-bit IDMAC by Sam Protsenko · 6 months ago
  14. 61f47c8 mmc: dw_mmc: Improve 32-bit IDMAC descriptor namings by Sam Protsenko · 6 months ago
  15. 6e17517 mmc: dw_mmc: Extract setting the DMA descriptor into a separate routine by Sam Protsenko · 6 months ago
  16. 95e42a5 mmc: dw_mmc: Extract DMA transfer handling code into a separate routine by Sam Protsenko · 6 months ago
  17. 0252924 mmc: dw_mmc: Extract FIFO data transfer into a separate routine by Sam Protsenko · 6 months ago
  18. 454fda9 mmc: dw_mmc: Extract divider update to a separate function by Sam Protsenko · 6 months ago
  19. 1db6dd1 mmc: dw_mmc: Extract FIFO init into a separate routine by Sam Protsenko · 6 months ago
  20. 2015f24 mmc: dw_mmc: Extract waiting for data busy into a separate routine by Sam Protsenko · 6 months ago
  21. 96ea890 mmc: dw_mmc: Move struct idmac to dw_mmc.c by Sam Protsenko · 6 months ago
  22. 2dc3600 mmc: rockchip_dw_mmc: Allow 4-bit mode when 8-bit mode is supported by Jonas Karlman · 6 months ago
  23. b0ee3fe arm: ti: Remove omap4 platform support by Tom Rini · 7 months ago
  24. 8582ca9 drivers: mmc: Remove duplicate newlines by Marek Vasut · 6 months ago
  25. afdce76 mmc: am654_sdhci: Add the quirk to set TESTCD bit by Emanuele Ghidoli · 7 months ago
  26. 475aa83 Merge patch series "mediatek: cumulative trivial fix for OF_UPSTREAM support" by Tom Rini · 7 months ago
  27. 98686fa mmc: mediatek: add support for upstream linux clock and property by Christian Marangi · 7 months ago
  28. d0e4f56 mmc: fsl_esdhc_imx: Fix error message by Alexander Stein · 7 months ago
  29. f1de28e Merge tag 'xilinx-for-v2024.10-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 8 months ago
  30. 4950a98 mmc: versal2: Update zynq_sdhci driver to support AMD Versal Gen 2 by Michal Simek · 8 months ago
  31. 11716ac sdhci: zynq: Fix tap delay for SD on Versal NET by Simek, Michal · 10 months ago
  32. fd0ab46 block: Update BLK to be def_bool by Tom Rini · 8 months ago
  33. 03de305 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · 8 months ago
  34. d678a59 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 9 months ago
  35. 7938ac6 mmc: Remove <common.h> and add needed includes by Tom Rini · 9 months ago
  36. 2143a11 mmc: Migrate MMC_SUPPORTS_TUNING to Kconfig by Tom Rini · 9 months ago
  37. 085b3b2 mmc: cv1800b: Add transmit tap delay config to fix write error by Kongyang Liu · 10 months ago
  38. 1e4fe21 Merge patch series "Fix MMC tuning algorithm" by Tom Rini · 9 months ago
  39. f13a830 mmc: am654_sdhci: Fix ITAPDLY for HS400 timing by Judith Mendez · 10 months ago
  40. a124e31 mmc: am654_sdhci: Set ENDLL=1 for DDR52 mode by Judith Mendez · 10 months ago
  41. 056af04 mmc: am654_sdhci: Add itap_del_ena[] to store itapdlyena bit by Judith Mendez · 10 months ago
  42. 5048b5c mmc: am654_sdhci: Fix OTAP/ITAP delay values by Nitin Yadav · 10 months ago
  43. 6b8dd9c mmc: am654_sdhci: Add tuning algorithm for delay chain by Judith Mendez · 10 months ago
  44. 174ac98 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 9 months ago
  45. e82d4ed mmc: rockchip_sdhci: Fix 4 blocks PIO mode read limit for RK35xx by Jonas Karlman · 10 months ago
  46. 1776213 mmc: arm_pl180: Limit data transfer to U16_MAX by Maximilian Brune · 10 months ago
  47. 9ae1fe1 mmc: sdhci: programmable clock calculation needs multiplier +1 by cmachida · 10 months ago
  48. 4d3dc72 mmc: Add support for the no-mmc-hs400 prop by Jonas Karlman · 10 months ago
  49. e098f88 mmc: Imply HS200 cap with mmc-hs400 prop to match linux by Jonas Karlman · 10 months ago
  50. 5359cd1 mmc: Support 32-bit only ADMA on 64-bit platforms by Greg Malysa · 10 months ago
  51. 74755c1 mmc: sdhci: introduce adma_write_desc() hook to struct sdhci_ops by Ian Roberts · 9 months ago
  52. 0bfbd40 mmc: msm_sdhci: fix vendor_spec_cap0 registers by Caleb Connolly · 10 months ago
  53. 86c6093 mmc: msm_sdhci: use a more sensible default clock rate by Caleb Connolly · 10 months ago
  54. c2c1b03 mmc: msm_sdhci: print core version by Caleb Connolly · 10 months ago
  55. f67f224 mmc: msm_sdhci: use modern DT handling by Caleb Connolly · 10 months ago
  56. a535d71 mmc: msm_sdhci: correct vendor_spec_cap0 register for v5 by Caleb Connolly · 10 months ago
  57. e725682 mmc: stm32_sdmmc2: Fix AARCH64 compilation warnings by Patrice Chotard · 11 months ago
  58. f3901e8 mmc: stm32_sdmmc2: Add "st,stm32mp25-sdmmc2" compatible by Patrick Delaunay · 11 months ago
  59. 3657ef7 mmc: cv1800b_sdhci: Remove the unused argument by Jaehoon Chung · 10 months ago
  60. 2ea7b7a mmc: hi6220_dw_mmc: add fifoth_val to private data and set it in .probe by Yang Xiwen · 12 months ago
  61. 1fa6dc2 mmc: dw_mmc: Don't return error if data busy timeout by Yang Xiwen · 12 months ago
  62. 4685d6f mmc: hi6220-dwmmc: handle clocks and resets if CONFIG_CLK and CONFIG_DM_RESET enabled by Yang Xiwen · 12 months ago
  63. 27ba82c mmc: Unconditionally call mmc_deinit() by Marek Vasut · 11 months ago
  64. b786306 mmc: renesas-sdhi: Do not access SCC during tuning in send_cmd callback by Marek Vasut · 11 months ago
  65. 8c22089 mmc: Add generic tuning flag by Marek Vasut · 11 months ago
  66. d134352 mmc: Convert hs400_tuning flag from u8 to bool by Marek Vasut · 11 months ago
  67. 12859c2 mmc: renesas-sdhi: Stop transmission in case tuning block transfer fails by Marek Vasut · 11 months ago
  68. 60649a8 mmc: tmio: Check INFO1 for completion during DMA transfer by Marek Vasut · 11 months ago
  69. a3b2786 mmc: Drop unused mmc_send_tuning() cmd_error parameter by Marek Vasut · 11 months ago
  70. ee6cee1 mmc: arm_pl180_mmci: Rely on DM by Linus Walleij · 12 months ago
  71. d06e489 mmc: Add SPL_MMC_PWRSEQ to fix link issue when building SPL by Jonas Karlman · 1 year ago
  72. 4c9307b mmc: Don't suggest to build modules in Kconfig. by Heinrich Schuchardt · 1 year ago
  73. f9a86fb mmc: Avoid buffer overrun in mmc_startup() by Heinrich Schuchardt · 1 year, 1 month ago
  74. eb36f28 mmc: cv1800b: Add sdhci driver support for cv1800b SoC by Kongyang Liu · 11 months ago
  75. 20a0ce5 Merge tag 'v2024.04-rc4' into next by Tom Rini · 11 months ago
  76. 0afbd11 mmc: renesas-sdhi: Rename rmobile_is_gen3_mmc0() to rcar_is_gen3_mmc0() by Marek Vasut · 11 months ago
  77. f9aabd4 ARM: renesas: Rename ARCH_RMOBILE to ARCH_RENESAS by Marek Vasut · 11 months ago
  78. c2cffb0 ARM: renesas: Rename RMOBILE_CPU_TYPE_* to RENESAS_CPU_TYPE_* by Marek Vasut · 11 months ago
  79. ca40ed6 ARM: renesas: Rename rmobile_get_cpu_rev_*() to renesas_get_cpu_rev_*() by Marek Vasut · 11 months ago
  80. 6bd3a95 ARM: renesas: Rename rmobile_get_cpu_type() to renesas_get_cpu_type() by Marek Vasut · 11 months ago
  81. 5f3c4cc mmc: msm_sdhci: use modern clock handling by Caleb Connolly · 11 months ago
  82. 7ebc77f Merge tag 'u-boot-rockchip-20240207' of https://source.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 12 months ago
  83. 090d846 Merge tag 'rpi-next-2024.04' of https://source.denx.de/u-boot/custodians/u-boot-raspberrypi by Tom Rini · 12 months ago
  84. 5c053f3 mmc: rockchip_sdhci: Fix HS400 mode write on RK3568 by Jonas Karlman · 12 months ago
  85. 10127cd mmc: bcmstb: Add support for bcm2712 SD controller by Ivan T. Ivanov · 1 year ago
  86. c9309f4 treewide: Remove clk_free by Sean Anderson · 1 year, 2 months ago
  87. 34aeb38 mmc: tegra: use max-frequency from device tree if provided by Peter Geis · 1 year, 1 month ago
  88. fd8de97 mmc: mediatek: set b_max according CONFIG_SYS_MMC_MAX_BLK_COUNT by Julien Masson · 1 year, 2 months ago
  89. dca7a89 Merge tag 'v2024.01-rc3' into next by Tom Rini · 1 year, 2 months ago
  90. d5ff806 Merge branch 'master-mmc-clock' of https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · 1 year, 2 months ago
  91. 13248d6 treewide: use linux/time.h for time conversion defines by Igor Prusov · 1 year, 3 months ago
  92. 70d2c994 mmc: renesas-sdhi: Disable clock after tuning reset when possible by Marek Vasut · 1 year, 3 months ago
  93. d379bcb sunxi: mmc: Sort compatible strings numerically by Samuel Holland · 1 year, 3 months ago
  94. 43b573d sunxi: mmc: Move header to the driver directory by Samuel Holland · 1 year, 3 months ago
  95. a94a407 tree-wide: Replace http:// link with https:// link for ti.com by Nishanth Menon · 1 year, 3 months ago
  96. e1bbc5a mmc: tegra: get default-tap and default-trim from device tree by Svyatoslav Ryhel · 1 year, 4 months ago
  97. d933d43 mmc: renesas-sdhi: Drop <common.h> by Paul Barker · 1 year, 3 months ago
  98. 21c84bb mmc: sdhci: Rework SDHCI_QUIRK_BROKEN_R1B by Sean Anderson · 1 year, 3 months ago
  99. c27c810 mmc: pci: Drop the superfluous cast by Bin Meng · 1 year, 4 months ago
  100. 9b8ebd3 mmc: spl: select SPL_BLK for SPL_DM_MMC by Oleksandr Suvorov · 1 year, 5 months ago