summaryrefslogtreecommitdiff
path: root/cmd/mmc.c
AgeCommit message (Expand)Author
2019-05-04cmd: mmc: Make Mode: printout consistentMarek Vasut
2019-01-15common: command: Rework the 'cmd is repeatable' logicBoris Brezillon
2019-01-15cmd: mmc: Invalidate MMC block cache after initMarek Vasut
2019-01-15cmd: mmc: Force mmc reinit when no card presentMarek Vasut
2018-06-18mmc: Remove hwpartition help text when command is disabledAlex Kiernan
2018-05-30mmc: Separate "mmc swrite" from fastbootAlex Kiernan
2018-05-30fastboot: Refactor fastboot_okay/fail to take responseAlex Kiernan
2018-05-23Convert CONFIG_SUPPORT_EMMC_RPMB to KconfigAlex Kiernan
2018-05-08mmc: support writing sparse imagesJassi Brar
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-01-12mmc: remove hc_wp_grp_size from struct mmc if not neededJean-Jacques Hiblot
2018-01-12mmc: compile out erase and write mmc commands if write operations are not ena...Jean-Jacques Hiblot
2018-01-12mmc: make optional the support for eMMC hardware partitioningJean-Jacques Hiblot
2018-01-12mmc: dump card and host capabilities if debug is enabledJean-Jacques Hiblot
2018-01-12cmd: mmc: display the mode name and current bus speed in the mmc infoJean-Jacques Hiblot
2017-09-15blk: Remove various places that do flush cache after readBin Meng
2017-08-17cmd: mmc: add mmc partconf read capabilityAngelo Dureghello
2017-07-19mmc: use new hwpart API when CONFIG_BLK enabledKever Yang
2017-04-12cmd_mmc: fix arg parsing for setdsr subcmdMarkus Niebel
2016-12-01mmc: add bkops-enable commandTomas Melin
2016-05-26mmc: Drop dead mmc code for non-generic MMCSimon Glass
2016-05-17dm: mmc: Move the device list into a separate fileSimon Glass
2016-05-17dm: mmc: Use the new select_hwpart() APISimon Glass
2016-05-17dm: mmc: Drop the get_dev() functionSimon Glass
2016-05-05mmc: Fix error in RPMB codeMarek Vasut
2016-04-01mmc: use block layer in mmc commandEric Nelson
2016-03-14dm: part: Rename some partition functionsSimon Glass
2016-03-14dm: Drop the block_dev_desc_t typedefSimon Glass
2016-01-25Remove the cmd_ prefix from command filesSimon Glass