summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/sunxi_mmc.c
Commit message (Expand)AuthorAgeFilesLines
* sunxi: mmc: set transfer timeout according to byte_cnt.Yousong Zhou2015-08-311-2/+4
* sunxi: Create helper function veryfing valid boot signature on MMCDaniel Kochmański2015-07-241-0/+17
* sunxi: mmc: Enable pull-up on card-detect gpio pinHans de Goede2015-06-041-1/+3
* Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini2015-05-051-1/+1
|\
| * mmc: remove the MMC_MODE_HC flagRob Herring2015-05-051-1/+1
* | sunxi: mmc: Fix card-detect gpio handling to work with the driver-modelHans de Goede2015-05-041-3/+4
* | sunxi: Introduce a hidden SUNXI_GEN_SUNxI Kconfig boolHans de Goede2015-05-041-2/+1
|/
* sunxi: mmc: Always declare High Capacity capabilityHans de Goede2015-02-211-5/+1
* sunxi: mmc: Add 'sunxi_' prefix to the static functionsSiarhei Siamashka2015-02-021-7/+7
* sunxi: mmc: Add support for sun9i (A80)Hans de Goede2015-01-221-2/+14
* sunxi: mmc: Use a realistic timeout when sending a mmc commandHans de Goede2015-01-221-1/+1
* mmc: sunxi: Fix misuse of gpio_direction_input()Axel Lin2015-01-141-2/+5
* sunxi: mmc: Properly setup mod-clk and clock sampling phasesHans de Goede2015-01-141-27/+68
* dm: sunxi: Request card detect gpioHans de Goede2014-11-051-10/+22
* sunxi: Use CONFIG_MACH_SUN?I from Kconfig instead of CONFIG_SUN?IIan Campbell2014-11-051-2/+2
* mmc: sunxi: Add support for sun8i (A23)Chen-Yu Tsai2014-10-241-1/+1
* sunxi: When we've both mmc0 and mmc2, detect from which one we're bootingHans de Goede2014-10-241-5/+2
* sunxi: Add mmc card-detect functionalityHans de Goede2014-10-241-0/+21
* ARM: sunxi-mmc: Add mmc support for sun6i / A31Hans de Goede2014-10-241-4/+7
* mmc: sunxi: add SDHC support for sun6i/sun7i/sun8iWills Wang2014-10-241-0/+3
* sunxi: Remove mmc DMA supportHans de Goede2014-07-061-134/+7
* sunxi: mmc supportIan Campbell2014-05-251-0/+503
OpenPOWER on IntegriCloud