Commit Graph

25 Commits (lime2-spi)

Author SHA1 Message Date
Alex Kiernan 845936792b mmc: Remove hwpartition help text when command is disabled 6 years ago
Alex Kiernan c232d14d11 mmc: Separate "mmc swrite" from fastboot 6 years ago
Alex Kiernan c4ded03ef6 fastboot: Refactor fastboot_okay/fail to take response 6 years ago
Alex Kiernan 5a7b11e65a Convert CONFIG_SUPPORT_EMMC_RPMB to Kconfig 6 years ago
Jassi Brar 732bc7ce3f mmc: support writing sparse images 6 years ago
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Jean-Jacques Hiblot b7a6e2c9c3 mmc: remove hc_wp_grp_size from struct mmc if not needed 6 years ago
Jean-Jacques Hiblot e6fa5a5461 mmc: compile out erase and write mmc commands if write operations are not enabled 6 years ago
Jean-Jacques Hiblot cf17789e07 mmc: make optional the support for eMMC hardware partitioning 6 years ago
Jean-Jacques Hiblot 52d241dfba mmc: dump card and host capabilities if debug is enabled 6 years ago
Jean-Jacques Hiblot 7a96ec7459 cmd: mmc: display the mode name and current bus speed in the mmc info 6 years ago
Bin Meng 723b43daec blk: Remove various places that do flush cache after read 7 years ago
Angelo Dureghello bdb6099666 cmd: mmc: add mmc partconf read capability 7 years ago
Kever Yang 4dc80c8732 mmc: use new hwpart API when CONFIG_BLK enabled 7 years ago
Markus Niebel 84c1dfe42f cmd_mmc: fix arg parsing for setdsr subcmd 7 years ago
Tomas Melin cd3d48807d mmc: add bkops-enable command 8 years ago
Simon Glass 9cf7b1a74c mmc: Drop dead mmc code for non-generic MMC 8 years ago
Simon Glass c40fdca6b7 dm: mmc: Move the device list into a separate file 8 years ago
Simon Glass 69f45cd53b dm: mmc: Use the new select_hwpart() API 8 years ago
Simon Glass 3c457f4d2e dm: mmc: Drop the get_dev() function 8 years ago
Marek Vasut b955e42bad mmc: Fix error in RPMB code 8 years ago
Eric Nelson bcfde7ffb0 mmc: use block layer in mmc command 8 years ago
Simon Glass 3e8bd46950 dm: part: Rename some partition functions 8 years ago
Simon Glass 4101f68792 dm: Drop the block_dev_desc_t typedef 8 years ago
Simon Glass 2e192b245e Remove the cmd_ prefix from command files 8 years ago
Simon Glass 72a8cf8dcc Move all command code into its own directory 8 years ago
Stephen Warren 873cc1d777 mmc: store hwpart in the block device 8 years ago
Stephen Warren 7c4213f6a5 block: pass block dev not num to read/write/erase() 8 years ago
Peng Fan 678e9316d4 common: mmc: unsigned char compared against 0 9 years ago
Simon Glass 24b852a7a2 Move console definitions into a new console.h file 9 years ago
Pantelis Antoniou 4b7cee5336 mmc: Implement SD/MMC versioning properly 9 years ago
Diego Santa Cruz 9e41a00b57 mmc: extend mmcinfo output to show partition write reliability settings 9 years ago
Diego Santa Cruz 189f963ac8 mmc: extend the mmc hwpartition sub-command to change write reliability 9 years ago
Diego Santa Cruz c599f53b57 mmc: add mmc hwpartition sub-command to do eMMC hardware partitioning 9 years ago
Diego Santa Cruz b0361526d5 mmc: show the erase group size and HC WP group size in mmcinfo output 9 years ago
Diego Santa Cruz beb98a1496 mmc: display size and start of eMMC enhanced user data area in mmcinfo 9 years ago
Diego Santa Cruz 525ada2171 mmc: skip mmcinfo partition info processing for eMMC < 4.41 9 years ago
Diego Santa Cruz f289fd739d mmc: make eMMC general purpose partition numbering match spec 9 years ago
Diego Santa Cruz c3dbb4f9b7 mmc: extend mmcinfo to show enhanced partition attribute 9 years ago
Diego Santa Cruz c5f0d3f1c5 mmc: show hardware partition sizes in mmcinfo output 9 years ago
Andrew Gabbasov 786e8f818c mmc: Fix handling of bus widths and DDR card capabilities 10 years ago
Wally Yeh fa7b88519e cmd_mmc: fix bootpart-resize maxarg to 4 10 years ago
Stephen Warren a5710920b7 cmd_mmc: make mmc dev always re-probe the HW 10 years ago
Stephen Warren 941944e445 cmd_mmc: Use init_mmc_device() from do_mmc_rescan() 10 years ago
Stephen Warren 1ae24a5041 cmd_mmc: add force_init parameter to init_mmc_device() 10 years ago
Stephen Warren 60dc58f735 cmd_mmc: default to HW partition 0 if not specified 10 years ago
Stephen Warren df348d8245 cmd_mmc: use new mmc_select_hwpart() function 10 years ago
Pierre Aubert 1fd93c6e7d eMMC: cmd_mmc.c adds the 'rpmb' sub-command for the 'mmc' command 10 years ago
Tom Rini 33ace362fd mmc: Add 'mmc rst-function' sub-command 10 years ago
Pantelis Antoniou 93bfd61677 mmc: Split mmc struct, rework mmc initialization (v2) 10 years ago