Commit Graph

36 Commits (088f1b199112c7ec1bb8f94547f6a21107623f1d)

Author SHA1 Message Date
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
Lei Wen 6be95ccf9f MMC: unify mmc read and write operation 13 years ago
Lei Wen bc897b1d4d mmc: enable partition switch function for emmc 13 years ago
Lei Wen ea6ebe2177 cmd_mmc: eliminate device num in the mmc command 13 years ago
Minkyu Kang 940e078297 mmc: show mmc capacity using print_size 13 years ago
Mike Frysinger e2fad3fce9 cmd_mmc: use common usage function 14 years ago
Lei Wen 8f3b96427a mmc: print out partition table 14 years ago
Wolfgang Denk 2d941de9d5 Prepare v2010.09-rc1 14 years ago
Reinhard Meyer a9804be868 fix cmd_mmc.c, line 136 missing " 14 years ago
Frans Meulenbroeks 388a29d024 various cmd_* files: fixed layout a little bit 14 years ago
Frans Meulenbroeks cc9f607beb various cmd_* files: remove the command name from the help message 14 years ago
Wolfgang Denk 47e26b1bf9 cmd_usage(): simplify return code handling 14 years ago
Wolfgang Denk 54841ab50c Make sure that argv[] argument pointers are not modified. 14 years ago
Frans Meulenbroeks 9d90a93d36 cmd_mmc remove \n 14 years ago
Mike Frysinger 02e22c2de1 cmd_mmc: make curr_device static 15 years ago
Wolfgang Denk a89c33db96 General help message cleanup 15 years ago
Rabin Vincent e85649c7e6 mmc: check find_mmc_device return value 15 years ago
Rabin Vincent ac0865ff33 mmc: clean up help texts 15 years ago
Minkyu Kang 869f6bf4de cmd_mmc: add support for device command for selecting mmc device 15 years ago
Mike Frysinger 852dbfdd56 more command usage cleanup 15 years ago
Dirk Behme 3511b4e208 MMC: Don't use new framework code if not enabled 16 years ago
Wolfgang Denk 1bba30efe1 Coding style cleanup, update CHANGELOG 16 years ago
Andy Fleming 272cc70b21 Add MMC Framework 16 years ago
Andy Fleming abb5466ccf Convert mmc_init to mmc_legacy_init 16 years ago
Peter Tyser 2fb2604d5c Command usage cleanup 16 years ago
Grant Likely 4a43719a77 [BUILD] conditionally compile common/cmd_*.c in common/Makefile 17 years ago
Jon Loeliger 9025317883 common/: Remove lingering references to CFG_CMD_* symbols. 17 years ago
Jon Loeliger c76fe47425 common/cmd_[i-n]*: Remove obsolete references to CONFIG_COMMANDS. 17 years ago
Jon Loeliger 65c450b47a common/cmd_[i-z]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). 17 years ago
wdenk 0d4983930a Patch by Kenneth Johansson, 30 Jun 2003: 21 years ago
wdenk b0fce99bfc Fix some missing commands, cleanup header files 21 years ago
wdenk 71f9511803 * Fix CONFIG_NET_MULTI support in include/net.h 21 years ago
wdenk c021880ac5 * Add support for MIPS32 4Kc CPUs 21 years ago
wdenk 2d39b71fb2 Initial revision 24 years ago
wdenk fb48c4afc4 Initial revision 24 years ago