summaryrefslogtreecommitdiff
path: root/drivers/mmc/mmc-uclass.c
AgeCommit message (Expand)Author
2017-11-03mmc: Add a new callback function to check if the card is busyJean-Jacques Hiblot
2017-11-03mmc: Add a execute_tuning() callback to the mmc operations.Jean-Jacques Hiblot
2017-11-03mmc: Add a new callback function to enable/disable vddKishon Vijay Abraham I
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-09dm: 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