summaryrefslogtreecommitdiffstats
path: root/cmd/mmc.c
Commit message (Expand)AuthorAgeFilesLines
* mmc: Drop dead mmc code for non-generic MMCSimon Glass2016-05-261-62/+0
* dm: mmc: Move the device list into a separate fileSimon Glass2016-05-171-4/+4
* dm: mmc: Use the new select_hwpart() APISimon Glass2016-05-171-3/+5
* dm: mmc: Drop the get_dev() functionSimon Glass2016-05-171-1/+1
* mmc: Fix error in RPMB codeMarek Vasut2016-05-051-1/+1
* mmc: use block layer in mmc commandEric Nelson2016-04-011-3/+4
* dm: part: Rename some partition functionsSimon Glass2016-03-141-1/+1
* dm: Drop the block_dev_desc_t typedefSimon Glass2016-03-141-1/+1
* Remove the cmd_ prefix from command filesSimon Glass2016-01-251-0/+882
OpenPOWER on IntegriCloud