summaryrefslogtreecommitdiff
path: root/drivers/mmc/mmc-uclass.c
Commit message (Expand)AuthorAgeLines
* mmc: refactor two core functionsMasahiro Yamada2016-10-28-13/+2
* dm: mmc: Support eraseSimon Glass2016-10-09-0/+1
* mmc: display mmc list information like mmc_legacy typeXu Ziyuan2016-08-05-1/+1
* mmc-uclass: correct the device numberKever Yang2016-07-31-3/+3
* dm: mmc: Add a way to use driver model for MMC operationsSimon Glass2016-07-11-0/+66
* dm: mmc: Move CONFIG_BLK code into the mmc uclassSimon Glass2016-07-11-0/+80
* dm: mmc: Implement the MMC functions for block devicesSimon Glass2016-05-17-0/+106
* dm: mmc: Add an MMC uclassSimon Glass2015-07-21-0/+34