summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
12 daystreewide: Remove Timesys from ADI ADSP maintenancePhilip Molloy
2026-02-03mmc: Fix typos in comments and debug messagesTanmay Kathpalia
2026-02-03mmc: mediatek: add DMA mode supportht.lin
2026-02-03mmc: mtk-sd: fix misaligned braceDavid Lechner
2026-02-03mmc: mtk-sd: use GENMASK and FIELD macrosDavid Lechner
2026-01-28board: nxp: Rename board directory from board/freescale to board/nxpAlice Guo
2026-01-22mmc: Fix retry logic in sd_get_capabilitiesYanir Levin
2026-01-22mmc: sdhci-cadence6: Fix the license to GPL-2.0+Hal Feng
2026-01-22mmc: mmc-uclass: Use max-frequency from device tree with driver default fallbackTanmay Kathpalia
2026-01-14mmc: msm_sdhci: Add DLL control hook to disable DLL below 100 MHzSumit Garg
2026-01-14mmc: msm_sdhci: Fix incorrect divider calculation for SDCLKLoic Poulain
2026-01-08Revert "mmc: mmc-uclass: Use max-frequency from device tree with default hand...Tanmay Kathpalia
2026-01-08mmc: mmc_spi: Select CRC16 if CRC checking is enabledDaniel Palmer
2026-01-08mmc: Fix missing 1 ms delay after mmc power upChristoph Stoidner
2025-12-19Merge tag 'u-boot-amlogic-next-20251219' of https://source.denx.de/u-boot/cus...Tom Rini
2025-12-18Merge tag 'u-boot-socfpga-next-20251217' of https://source.denx.de/u-boot/cus...Tom Rini
2025-12-17arm: dts: socfpga: agilex5: Upgrade SDHCI controller from SD4HC to SD6HCTanmay Kathpalia
2025-12-11mmc: meson_gx_mmc: reduce maximum frequencyNick Xie
2025-12-11mmc: sdhci-cadence6: Add DLL master control and improve tuning reliabilityTanmay Kathpalia
2025-12-11mmc: sdhci-cadence6: socfpga: Fix DT property naming conventionTanmay Kathpalia
2025-12-11mmc: sdhci-cadence: Enable software tuning for both SD and eMMC interfacesTanmay Kathpalia
2025-12-11mmc: sdhci-cadence: Use hardware version field for Cadence SDHCI controllerTanmay Kathpalia
2025-12-11mmc: sdhci-cadence: Set controller and PHY speed modes for SD and eMMC cardsTanmay Kathpalia
2025-12-11mmc: sdhci-cadence: Use max-frequency property from device treeTanmay Kathpalia
2025-12-11mmc: mmc-uclass: Use max-frequency from device tree with default handlingTanmay Kathpalia
2025-12-11mmc: sdhci-cadence: Add reset control supportTanmay Kathpalia
2025-12-11mmc: meson_gx_mmc: add minimal non-DM driverFerass El Hafidi
2025-12-08Merge tag 'v2026.01-rc4' into nextTom Rini
2025-12-04Merge patch series "clk: Fix some error detection"Tom Rini
2025-12-04mmc: fsl_esdhc_imx: Cannot test unsigned to be < 0Andrew Goodbody
2025-12-04mmc: hi6220_dw_mmc: Fix error detection for clk_get_rateAndrew Goodbody
2025-12-01mmc: socfpga_dw_mmc: Restore legacy clkmgr address retrievalAlif Zakuan Yuslaimi
2025-11-08Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-shTom Rini
2025-11-07mmc: renesas-sdhi: Add R-Car Gen5 supportHai Pham
2025-11-07mmc: exynos_dw_mmc: Disable FMP for Exynos850 chipSam Protsenko
2025-11-07mmc: exynos_dw_mmc: Add exynos850 compatibleSam Protsenko
2025-11-07mmc: exynos_dw_mmc: Add quirk for disabling FMPSam Protsenko
2025-11-07mmc: exynos_dw_mmc: Improve coding styleSam Protsenko
2025-11-07mmc: dw_mmc: Do not export dwmci_send_cmd() and dwmci_set_ios()Sam Protsenko
2025-11-07mmc: exynos_dw_mmc: Extend dm_dwmci_ops without code duplicationSam Protsenko
2025-11-02Merge tag 'u-boot-rockchip-20251101' of https://source.denx.de/u-boot/custodi...Tom Rini
2025-11-02mmc: rockchip_sdhci: Set xx_TAP_VALUE for RK3528Jonas Karlman
2025-10-30mmc: exynos_dw_mmc: guard execute_tuningPeng Fan
2025-10-30mmc: sd: Handle UHS-I voltage signaling without power cycleTanmay Kathpalia
2025-10-30mmc: exynos_dw_mmc: add compatible for exynos7870-dw-mshc-smuKaustabh Chakraborty
2025-10-30mmc: exynos_dw_mmc: add support for SD UHS modeKaustabh Chakraborty
2025-10-30mmc: exynos_dw_mmc: add support for MMC HS200 and HS400 modesKaustabh Chakraborty
2025-10-30mmc: enable/disable VQMMC regulator only during MMC power cycleKaustabh Chakraborty
2025-10-30mmc: dw_mmc: return error for invalid voltage settingKaustabh Chakraborty
2025-10-30mmc: dw_mmc: add voltage switch command flagKaustabh Chakraborty