summaryrefslogtreecommitdiff
path: root/cmd/mmc.c
Commit message (Expand)AuthorAgeFilesLines
* mmc: remove hc_wp_grp_size from struct mmc if not neededJean-Jacques Hiblot2018-01-121-0/+2
* mmc: compile out erase and write mmc commands if write operations are not ena...Jean-Jacques Hiblot2018-01-121-0/+8
* mmc: make optional the support for eMMC hardware partitioningJean-Jacques Hiblot2018-01-121-0/+4
* mmc: dump card and host capabilities if debug is enabledJean-Jacques Hiblot2018-01-121-0/+4
* cmd: mmc: display the mode name and current bus speed in the mmc infoJean-Jacques Hiblot2018-01-121-1/+2
* blk: Remove various places that do flush cache after readBin Meng2017-09-151-2/+0
* cmd: mmc: add mmc partconf read capabilityAngelo Dureghello2017-08-171-6/+32
* mmc: use new hwpart API when CONFIG_BLK enabledKever Yang2017-07-191-0/+4
* cmd_mmc: fix arg parsing for setdsr subcmdMarkus Niebel2017-04-121-1/+1
* mmc: add bkops-enable commandTomas Melin2016-12-011-0/+32
* 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