Commit Graph

6 Commits (0776167ec5541a2b4fa099dfea5a1aad2d4b7c72)

Author SHA1 Message Date
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 9 years ago
Stephen Warren 7c4213f6a5 block: pass block dev not num to read/write/erase() 9 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 10 years ago
Diego Santa Cruz 189f963ac8 mmc: extend the mmc hwpartition sub-command to change write reliability 10 years ago
Diego Santa Cruz c599f53b57 mmc: add mmc hwpartition sub-command to do eMMC hardware partitioning 10 years ago
Diego Santa Cruz b0361526d5 mmc: show the erase group size and HC WP group size in mmcinfo output 10 years ago
Diego Santa Cruz beb98a1496 mmc: display size and start of eMMC enhanced user data area in mmcinfo 10 years ago
Diego Santa Cruz 525ada2171 mmc: skip mmcinfo partition info processing for eMMC < 4.41 10 years ago
Diego Santa Cruz f289fd739d mmc: make eMMC general purpose partition numbering match spec 10 years ago
Diego Santa Cruz c3dbb4f9b7 mmc: extend mmcinfo to show enhanced partition attribute 10 years ago
Diego Santa Cruz c5f0d3f1c5 mmc: show hardware partition sizes in mmcinfo output 10 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
Tom Rini 614b2bf1c9 cmd_mmc.c: Drop open/close mmc sub-commands 10 years ago
Tom Rini 5a99b9de1a cmd_mmc.c: Add bootbus mmc sub-command 10 years ago
Tom Rini 792970b0a3 cmd_mmc.c: Add 'partconf' command to mmc 10 years ago
Tom Rini f1fd957e12 cmd_mmc.c: Rename 'bootpart' to 'bootpart-resize' 10 years ago
Tom Rini b01e6fe6c8 cmd_mmc.c: Change 'bootpart' code to match normal coding style 10 years ago
Markus Niebel ab71188ce8 mmc: add setdsr support 11 years ago
Robert P. J. Day 1f8b546f9e Fix some obvious typos across multiple subsystems. 11 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Amar 2a91c91346 COMMON: MMC: Command to support EMMC booting and to resize EMMC boot partition 11 years ago
Jaehoon Chung 64f4a6192f mmc: support the correct card version for eMMC 11 years ago
Stephen Warren 9fd383724c mmc: don't allow extra cmdline arguments 11 years ago
Nikita Kiryanov d23d8d7e06 mmc: add support for write protection 11 years ago
Taylor Hutt ed80c931ba mmc: Fix incorrect handling of 'read' & 'write' commands 12 years ago
Robert P. J. Day 59ddead140 cmd_mmc.c: Fix typo, "dislay" -> "display" 12 years ago
Kim Phillips 088f1b1991 common/cmd_*.c: sparse fixes 12 years ago
Benoît Thébaudeau d1424ee544 mmcinfo: Fix help message 12 years ago
Simon Glass 4c12eeb8b5 Convert cmd_usage() calls in common to use a return value 12 years ago
Michael Jones 8fd01b8f6b mmc: rescan fails on empty slot 13 years ago
Lei Wen e6f99a5611 MMC: add erase function to both mmc and sd 13 years ago