summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2025-09-30Merge tag 'u-boot-socfpga-next-20250930' of https://source.denx.de/u-boot/cus...Tom Rini
2025-09-30mmc: socfpga_dw_mmc: Enable/disable SDMMC clock via APIAlif Zakuan Yuslaimi
2025-09-25mmc: core: style fixes in mmc.cBhimeswararao Matsa
2025-09-16Merge patch series "Fix ADI driver header dependencies"Tom Rini
2025-09-16mmc: adi_sdhci: Update headersGreg Malysa
2025-09-08Merge tag 'v2025.10-rc4' into nextTom Rini
2025-09-01mmc: core: drop space before newline in trace printfBhimeswararao Matsa
2025-09-01mmc: iproc_sdhci: Cannot test unsigned variable for negativeAndrew Goodbody
2025-08-30mmc: rockchip_sdhci: Do not test unsigned for being less than 0Andrew Goodbody
2025-08-26Merge tag 'u-boot-stm32-20250825' of https://source.denx.de/u-boot/custodians...Tom Rini
2025-08-25mmc: stm32_sdmmc2: avoid infinite while loopChristophe Kerello
2025-08-13mmc: gen_atmel_mci: NULL check variable before useAndrew Goodbody
2025-08-13mmc: gen_atmel_mci: Remove duplicate checksAndrew Goodbody
2025-07-27sunxi: mmc: add support for Allwinner A523 MMC mod clockAndre Przywara
2025-07-24Fix emmc error state after mmc write timeoutIulian Banaga
2025-07-24mmc: exynos_dw_mmc: add exynos5420 compatiblesJaehoon Chung
2025-07-24mmc: s5p_sdhci: add samsung,exynos4210-sdhci compatibleHenrik Grimler
2025-07-24mmc: s5p_sdhci: remove duplicated card detect codeHenrik Grimler
2025-07-17Merge tag 'u-boot-imx-master-20250717' of https://gitlab.denx.de/u-boot/custo...Tom Rini
2025-07-17mmc: Remove unused kona_sdhci driverTom Rini
2025-07-17mmc: Tighten some mmc driver dependenciesTom Rini
2025-07-17mmc: Take cleanup path to free memory on error exitAndrew Goodbody
2025-07-17arm: imx: Remove unused mxcmmc driverTom Rini
2025-07-08mmc: zynq_sdhci: Reset the host controllerVenkatesh Yadav Abbarapu
2025-07-02mmc: socfpga_dw_mmc: Retrieve clock manager address via DTAlif Zakuan Yuslaimi
2025-07-02Revert "drivers: mmc: rpmb: Use R1 response"Jan Kiszka
2025-06-20Merge patch series "Consistent Kconfig environment options CONFIG_ENV_ prefix"Tom Rini
2025-06-20env: Rename SYS_MMC_ENV_DEV to ENV_MMC_DEVICE_INDEXMarek Vasut
2025-06-16Merge tag 'u-boot-dfu-next-20250616' of https://source.denx.de/u-boot/custodi...Tom Rini
2025-06-14Merge patch series "Hex value prefix case cleanup"Tom Rini
2025-06-14drivers: use lowercase hex prefix styleE Shattow
2025-06-11mmc: Kconfig: Really correct dependencies SDHCI ADMA optionsTom Rini
2025-06-09Merge tag 'v2025.07-rc4' into nextTom Rini
2025-06-04mmc: am654_sdhci: Clear UHS_MODE_SELECT when <= MMC_HS_52Judith Mendez
2025-06-02Merge patch series "Audit include list for include/[a-m]*.h"Tom Rini
2025-06-02include/mmc.h: Audit include listTom Rini
2025-05-20mmc: cv1800b: Fix build without MMC_SUPPORTS_TUNINGAlexander Sverdlin
2025-04-28sunxi: mmc: remove usage of struct sunxi_ccm_regAndre Przywara
2025-04-24Merge patch series "More MMC fixes"Tom Rini
2025-04-24mmc: am654_sdhci: Add am654_sdhci_set_control_regJudith Mendez
2025-04-24mmc: am654_sdhci: Fix HIGH_SPEED_ENAJudith Mendez
2025-04-24mmc: am654_sdhci: Add MMC_HS_52 to timing dataJudith Mendez
2025-04-23Merge tag 'u-boot-rockchip-20250423' of https://source.denx.de/u-boot/custodi...Tom Rini
2025-04-23mmc: rockchip_dw_mmc: Add support for rk3576Heiko Stuebner
2025-04-23mmc: rockchip_sdhci: Add support for RK3576Heiko Stuebner
2025-04-23mmc: rockchip_sdhci: Gate clock for glitch free phase switchingJonas Karlman
2025-04-23mmc: rockchip_sdhci: Add initial support for RK3528Jonas Karlman
2025-04-23mmc: rockchip_sdhci: Extend variant configurationJonas Karlman
2025-04-23mmc: omap_hsmmc: implement send_init_stream callbackMathieu Othacehe
2025-04-23mmc: Add a new callback function to perform the 74 clocks cycle sequenceJean-Jacques Hiblot