summaryrefslogtreecommitdiff
path: root/drivers/mmc/mmc-uclass.c
AgeCommit message (Expand)Author
2017-04-05dm: core: Add flags parameter to device_remove()Stefan Roese
2017-02-09mmc: init mmc block devices on probeFiach Antaw
2017-02-09mmc: mmc-uclass: use the fixed devnum with alias nodeJaehoon Chung
2016-10-28mmc: refactor two core functionsMasahiro Yamada
2016-10-10dm: mmc: Support eraseSimon Glass
2016-08-05mmc: display mmc list information like mmc_legacy typeXu Ziyuan
2016-07-31mmc-uclass: correct the device numberKever Yang
2016-07-11dm: mmc: Add a way to use driver model for MMC operationsSimon Glass
2016-07-11dm: mmc: Move CONFIG_BLK code into the mmc uclassSimon Glass
2016-05-17dm: mmc: Implement the MMC functions for block devicesSimon Glass
2015-07-21dm: mmc: Add an MMC uclassSimon Glass