1. 615dfe1 mmc: msm_sdhci: enable vqmmc at probe if available by Neil Armstrong · 6 weeks ago
  2. 400d06c mmc: renesas-sdhi: Add compatible string for rzg2l-sdhi by Paul Barker · 5 weeks ago
  3. d7f27a4 mmc: fsl_esdhc: Convert to use livetree API for fdt access by Tim Harvey · 4 weeks ago
  4. bbfa458 Revert "mmc: dw_mmc: Extract FIFO data transfer into a separate routine" by Jonas Karlman · 7 weeks ago
  5. d467f35 Merge patch series "Integrate MbedTLS v3.6 LTS with U-Boot" by Tom Rini · 6 weeks ago
  6. 5d1d983 lib: Adapt digest header files to MbedTLS by Raymond Mao · 7 weeks ago
  7. 47e544f Merge patch series "Tidy up use of 'SPL' and CONFIG_SPL_BUILD" by Tom Rini · 6 weeks ago WIP/11Oct2024
  8. 5c10c8b global: Rename SPL_TPL_ to PHASE_ by Simon Glass · 8 weeks ago
  9. c46760d global: Rename SPL_ to XPL_ by Simon Glass · 8 weeks ago
  10. 371dc06 drivers: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD by Simon Glass · 8 weeks ago
  11. c24dcfa mmc: fsl_esdhc_imx: Reset tuning logic by Peng Fan · 8 weeks ago
  12. 876f6de mmc: fsl_esdhc_imx: Avoid resource leak by Ye Li · 8 weeks ago
  13. c820d33 mmc: fsl_esdhc_imx: Fix host_caps issue for non-DM driver by Ye Li · 8 weeks ago
  14. 51e7c1f mmc: fsl_esdhc_imx: Send 80 clocks before IDLE command by Ye Li · 8 weeks ago
  15. 76332fa mmc: fsl_esdhc_imx: Enable AHB/IPG clk with clk bulk API by Peng Fan · 8 weeks ago
  16. 0d28900 Merge patch series "vbe: Series part D" by Tom Rini · 7 weeks ago
  17. 877bae2 rockchip: mmc: Fix a missing colon and newline by Simon Glass · 9 weeks ago
  18. b2f571f mmc: rockchip: Allow clocks to be missing by Simon Glass · 9 weeks ago
  19. e59e502 mmc: rockchip: Log some error returns by Simon Glass · 9 weeks ago
  20. e771a9d mmc: Log the error when init fails by Simon Glass · 9 weeks ago
  21. db59f0b mmc: Support driver model in TPL by Simon Glass · 9 weeks ago
  22. 0aea826 Merge tag 'xilinx-for-v2025.01-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 9 weeks ago WIP/23Sep2024-next
  23. 90cc07f mmc: Poll CD in case cyclic framework is enabled by Marek Vasut · 3 months ago WIP/21Sep2024-next
  24. bde2e72 mmc: zynq_sdhci: Remove device_is_compatible() function by Padmarao Begari · 2 months ago
  25. cbaf53f mmc: consider cd-gpios in Synopsys DesignWare driver by Heinrich Schuchardt · 4 months ago
  26. e24c8cc mmc: msm_sdhci: program core_vendor_spec by Caleb Connolly · 5 months ago
  27. efddda8 mmc: Change the frequency to MMC_HS_52 when selecting hs400 by Venkatesh Yadav Abbarapu · 7 months ago
  28. fe11aa0 mmc: sdhci-cadence: Add support for Cadence sdmmc v6 by Kuan Lim Lee · 12 months ago
  29. 208fc7a Merge patch series "provide names for emmc hardware partitions" by Tom Rini · 3 months ago
  30. 150481e mmc: allow use of hardware partition names for mmc partconf by Tim Harvey · 6 months ago
  31. 99b23d4 mmc: Use logging instead of pr_err() by Simon Glass · 3 months ago
  32. 3aa8c44 mmc: Use logging instead of printf() by Simon Glass · 3 months ago
  33. 9bedead mmc: exynos_dw_mmc: Improve coding style by Sam Protsenko · 4 months ago
  34. 549afd7 mmc: exynos_dw_mmc: Use dev->name as driver's displayed name by Sam Protsenko · 4 months ago
  35. 06663c9 mmc: exynos_dw_mmc: Don't call dwmci_setup_cfg() after add_dwmci() by Sam Protsenko · 4 months ago
  36. 0d5e817 mmc: exynos_dw_mmc: Pull all init code into probe function by Sam Protsenko · 4 months ago
  37. 9780ca6 mmc: exynos_dw_mmc: Add support for ARM64 Exynos chips by Sam Protsenko · 4 months ago
  38. 97e7d1c mmc: exynos_dw_mmc: Set requested freq in get_mmc_clk() callback by Sam Protsenko · 4 months ago
  39. 4f89f60 mmc: exynos_dw_mmc: Read and use DDR timing when available by Sam Protsenko · 4 months ago
  40. b8ea381 mmc: exynos_dw_mmc: Move quirks from struct dwmci_host to chip data by Sam Protsenko · 4 months ago
  41. 897e96c mmc: exynos_dw_mmc: Read common clock-frequency property by Sam Protsenko · 4 months ago
  42. d355c1c mmc: exynos_dw_mmc: Read common bus-width property by Sam Protsenko · 4 months ago
  43. 56ba945 mmc: exynos_dw_mmc: Refactor fixed CIU clock divider by Sam Protsenko · 4 months ago
  44. a95b726 mmc: exynos_dw_mmc: Abstract CLKSEL register by Sam Protsenko · 4 months ago
  45. b55f03e mmc: exynos_dw_mmc: Read upstream SDR timing properties by Sam Protsenko · 4 months ago
  46. 516f152 mmc: exynos_dw_mmc: Convert to use livetree API by Sam Protsenko · 4 months ago
  47. 658a1b8 mmc: exynos_dw_mmc: Use .of_to_plat for device tree parsing by Sam Protsenko · 4 months ago
  48. 8303fd6 mmc: exynos_dw_mmc: Obtain and use CIU clock via CCF API by Sam Protsenko · 4 months ago
  49. f6b7f9e mmc: exynos_dw_mmc: Don't call pinmux functions on ARM64 chips by Sam Protsenko · 4 months ago
  50. c61f92e mmc: exynos_dw_mmc: Fix getting private data in exynos_dwmci_board_init() by Sam Protsenko · 4 months ago
  51. ff2b883 mmc: exynos_dw_mmc: Fix obtaining the base address of controller by Sam Protsenko · 4 months ago
  52. 84d5bd0 mmc: dw_mmc: Improve coding style by Sam Protsenko · 4 months ago
  53. ffd62e0 mmc: dw_mmc: Replace fifoth_val property with fifo-depth by Sam Protsenko · 4 months ago
  54. e760a24 mmc: dw_mmc: Add support for 64-bit IDMAC by Sam Protsenko · 4 months ago
  55. 61f47c8 mmc: dw_mmc: Improve 32-bit IDMAC descriptor namings by Sam Protsenko · 4 months ago
  56. 6e17517 mmc: dw_mmc: Extract setting the DMA descriptor into a separate routine by Sam Protsenko · 4 months ago
  57. 95e42a5 mmc: dw_mmc: Extract DMA transfer handling code into a separate routine by Sam Protsenko · 4 months ago
  58. 0252924 mmc: dw_mmc: Extract FIFO data transfer into a separate routine by Sam Protsenko · 4 months ago
  59. 454fda9 mmc: dw_mmc: Extract divider update to a separate function by Sam Protsenko · 4 months ago
  60. 1db6dd1 mmc: dw_mmc: Extract FIFO init into a separate routine by Sam Protsenko · 4 months ago
  61. 2015f24 mmc: dw_mmc: Extract waiting for data busy into a separate routine by Sam Protsenko · 4 months ago
  62. 96ea890 mmc: dw_mmc: Move struct idmac to dw_mmc.c by Sam Protsenko · 4 months ago
  63. 2dc3600 mmc: rockchip_dw_mmc: Allow 4-bit mode when 8-bit mode is supported by Jonas Karlman · 4 months ago
  64. b0ee3fe arm: ti: Remove omap4 platform support by Tom Rini · 4 months ago
  65. 8582ca9 drivers: mmc: Remove duplicate newlines by Marek Vasut · 4 months ago
  66. afdce76 mmc: am654_sdhci: Add the quirk to set TESTCD bit by Emanuele Ghidoli · 5 months ago
  67. 475aa83 Merge patch series "mediatek: cumulative trivial fix for OF_UPSTREAM support" by Tom Rini · 5 months ago
  68. 98686fa mmc: mediatek: add support for upstream linux clock and property by Christian Marangi · 5 months ago
  69. d0e4f56 mmc: fsl_esdhc_imx: Fix error message by Alexander Stein · 5 months ago
  70. f1de28e Merge tag 'xilinx-for-v2024.10-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 5 months ago
  71. 4950a98 mmc: versal2: Update zynq_sdhci driver to support AMD Versal Gen 2 by Michal Simek · 6 months ago
  72. 11716ac sdhci: zynq: Fix tap delay for SD on Versal NET by Simek, Michal · 7 months ago
  73. fd0ab46 block: Update BLK to be def_bool by Tom Rini · 6 months ago
  74. 03de305 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · 6 months ago WIP/20May2024-next
  75. d678a59 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 6 months ago
  76. 7938ac6 mmc: Remove <common.h> and add needed includes by Tom Rini · 7 months ago
  77. 2143a11 mmc: Migrate MMC_SUPPORTS_TUNING to Kconfig by Tom Rini · 7 months ago
  78. 085b3b2 mmc: cv1800b: Add transmit tap delay config to fix write error by Kongyang Liu · 7 months ago
  79. 1e4fe21 Merge patch series "Fix MMC tuning algorithm" by Tom Rini · 7 months ago
  80. f13a830 mmc: am654_sdhci: Fix ITAPDLY for HS400 timing by Judith Mendez · 7 months ago
  81. a124e31 mmc: am654_sdhci: Set ENDLL=1 for DDR52 mode by Judith Mendez · 7 months ago
  82. 056af04 mmc: am654_sdhci: Add itap_del_ena[] to store itapdlyena bit by Judith Mendez · 7 months ago
  83. 5048b5c mmc: am654_sdhci: Fix OTAP/ITAP delay values by Nitin Yadav · 7 months ago
  84. 6b8dd9c mmc: am654_sdhci: Add tuning algorithm for delay chain by Judith Mendez · 7 months ago
  85. 174ac98 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 7 months ago WIP/26Apr2024
  86. e82d4ed mmc: rockchip_sdhci: Fix 4 blocks PIO mode read limit for RK35xx by Jonas Karlman · 8 months ago
  87. 1776213 mmc: arm_pl180: Limit data transfer to U16_MAX by Maximilian Brune · 7 months ago
  88. 9ae1fe1 mmc: sdhci: programmable clock calculation needs multiplier +1 by cmachida · 8 months ago
  89. 4d3dc72 mmc: Add support for the no-mmc-hs400 prop by Jonas Karlman · 8 months ago
  90. e098f88 mmc: Imply HS200 cap with mmc-hs400 prop to match linux by Jonas Karlman · 8 months ago
  91. 5359cd1 mmc: Support 32-bit only ADMA on 64-bit platforms by Greg Malysa · 8 months ago
  92. 74755c1 mmc: sdhci: introduce adma_write_desc() hook to struct sdhci_ops by Ian Roberts · 7 months ago
  93. 0bfbd40 mmc: msm_sdhci: fix vendor_spec_cap0 registers by Caleb Connolly · 8 months ago
  94. 86c6093 mmc: msm_sdhci: use a more sensible default clock rate by Caleb Connolly · 8 months ago
  95. c2c1b03 mmc: msm_sdhci: print core version by Caleb Connolly · 8 months ago
  96. f67f224 mmc: msm_sdhci: use modern DT handling by Caleb Connolly · 8 months ago
  97. a535d71 mmc: msm_sdhci: correct vendor_spec_cap0 register for v5 by Caleb Connolly · 8 months ago
  98. e725682 mmc: stm32_sdmmc2: Fix AARCH64 compilation warnings by Patrice Chotard · 9 months ago
  99. f3901e8 mmc: stm32_sdmmc2: Add "st,stm32mp25-sdmmc2" compatible by Patrick Delaunay · 9 months ago
  100. 3657ef7 mmc: cv1800b_sdhci: Remove the unused argument by Jaehoon Chung · 7 months ago