summaryrefslogtreecommitdiff
path: root/cmd/mmc.c
AgeCommit message (Expand)AuthorFilesLines
2017-09-15blk: Remove various places that do flush cache after readBin Meng1-2/+0
2017-08-17cmd: mmc: add mmc partconf read capabilityAngelo Dureghello1-6/+32
2017-07-19mmc: use new hwpart API when CONFIG_BLK enabledKever Yang1-0/+4
2017-04-12cmd_mmc: fix arg parsing for setdsr subcmdMarkus Niebel1-1/+1
2016-12-01mmc: add bkops-enable commandTomas Melin1-0/+32
2016-05-27mmc: Drop dead mmc code for non-generic MMCSimon Glass1-62/+0
2016-05-17dm: mmc: Move the device list into a separate fileSimon Glass1-4/+4
2016-05-17dm: mmc: Use the new select_hwpart() APISimon Glass1-3/+5
2016-05-17dm: mmc: Drop the get_dev() functionSimon Glass1-1/+1
2016-05-06mmc: Fix error in RPMB codeMarek Vasut1-1/+1
2016-04-02mmc: use block layer in mmc commandEric Nelson1-3/+4
2016-03-15dm: part: Rename some partition functionsSimon Glass1-1/+1
2016-03-15dm: Drop the block_dev_desc_t typedefSimon Glass1-1/+1
2016-01-25Remove the cmd_ prefix from command filesSimon Glass1-0/+882