summaryrefslogtreecommitdiff
path: root/drivers/mmc/sunxi_mmc.c
Commit message (Expand)AuthorAgeLines
* dm: sunxi: Request card detect gpioHans de Goede2014-11-05-10/+22
* sunxi: Use CONFIG_MACH_SUN?I from Kconfig instead of CONFIG_SUN?IIan Campbell2014-11-05-2/+2
* mmc: sunxi: Add support for sun8i (A23)Chen-Yu Tsai2014-10-24-1/+1
* sunxi: When we've both mmc0 and mmc2, detect from which one we're bootingHans de Goede2014-10-24-5/+2
* sunxi: Add mmc card-detect functionalityHans de Goede2014-10-24-0/+21
* ARM: sunxi-mmc: Add mmc support for sun6i / A31Hans de Goede2014-10-24-4/+7
* mmc: sunxi: add SDHC support for sun6i/sun7i/sun8iWills Wang2014-10-24-0/+3
* sunxi: Remove mmc DMA supportHans de Goede2014-07-06-134/+7
* sunxi: mmc supportIan Campbell2014-05-25-0/+503