summaryrefslogtreecommitdiff
path: root/drivers/mmc/sunxi_mmc.c
AgeCommit message (Expand)Author
2019-08-19increase mmc_rint_wait delayKlaus Goger
2015-06-04sunxi: mmc: Enable pull-up on card-detect gpio pinHans de Goede
2015-05-05Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini
2015-05-05mmc: remove the MMC_MODE_HC flagRob Herring
2015-05-04sunxi: mmc: Fix card-detect gpio handling to work with the driver-modelHans de Goede
2015-05-04sunxi: Introduce a hidden SUNXI_GEN_SUNxI Kconfig boolHans de Goede
2015-02-21sunxi: mmc: Always declare High Capacity capabilityHans de Goede
2015-02-02sunxi: mmc: Add 'sunxi_' prefix to the static functionsSiarhei Siamashka
2015-01-22sunxi: mmc: Add support for sun9i (A80)Hans de Goede
2015-01-22sunxi: mmc: Use a realistic timeout when sending a mmc commandHans de Goede
2015-01-14mmc: sunxi: Fix misuse of gpio_direction_input()Axel Lin
2015-01-14sunxi: mmc: Properly setup mod-clk and clock sampling phasesHans de Goede
2014-11-05dm: sunxi: Request card detect gpioHans de Goede
2014-11-05sunxi: Use CONFIG_MACH_SUN?I from Kconfig instead of CONFIG_SUN?IIan Campbell
2014-10-24mmc: sunxi: Add support for sun8i (A23)Chen-Yu Tsai
2014-10-24sunxi: When we've both mmc0 and mmc2, detect from which one we're bootingHans de Goede
2014-10-24sunxi: Add mmc card-detect functionalityHans de Goede
2014-10-24ARM: sunxi-mmc: Add mmc support for sun6i / A31Hans de Goede
2014-10-24mmc: sunxi: add SDHC support for sun6i/sun7i/sun8iWills Wang
2014-07-06sunxi: Remove mmc DMA supportHans de Goede
2014-05-25sunxi: mmc supportIan Campbell