summaryrefslogtreecommitdiff
path: root/cmd/mmc.c
AgeCommit message (Expand)Author
2022-03-16cmd/mmc: fix output of mmc info for e-MMCMax Merchel
2022-02-09cmd: mmc: Consider GP partitions in mmc hwpartition user enh start -Marek Vasut
2021-10-29cmd: mmc: check whether card is SD or eMMC before hwpartitionJaehoon Chung
2021-10-29cmd: mmc: Support mmc hwpartition user enh start -Marek Vasut
2021-09-10mmc: Add support for enumerating MMC card in a given mode using mmc commandAswath Govindraju
2021-08-02global: Convert simple_strtoul() with decimal to dectoul()Simon Glass
2021-08-02global: Convert simple_strtoul() with hex to hextoul()Simon Glass
2021-06-22mmc: Update environment variable with active partitionReuben Dowle
2021-04-06cmd: mmc: check whether bootbus's arguments is valid or notJaehoon Chung
2021-04-06cmd: mmc: modify more readable about hwpartition usageJaehoon Chung
2021-02-19cmd: mmc: update the mmc command's usage about argumentJaehoon Chung
2020-06-24cmd: mmc: Cache-align extcsd read targetMarek Vasut
2020-06-15trivial: Fix booot occurencesMichal Simek
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass
2020-05-18common: Drop part.h from common headerSimon Glass
2020-04-22cmd: mmc: provide boot area protection commandHeinrich Schuchardt
2020-04-22cmd: mmc: display write protect state of boot partitionHeinrich Schuchardt
2020-03-31cmd: mmc: fix typo 'a EMMC'Heinrich Schuchardt
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