summaryrefslogtreecommitdiffstats
path: root/common/cmd_mmc.c
Commit message (Expand)AuthorAgeFilesLines
...
* Make sure that argv[] argument pointers are not modified.Wolfgang Denk2010-07-041-3/+3
* cmd_mmc remove \nFrans Meulenbroeks2010-03-211-1/+1
* cmd_mmc: make curr_device staticMike Frysinger2009-07-171-1/+1
* General help message cleanupWolfgang Denk2009-06-121-5/+6
* mmc: check find_mmc_device return valueRabin Vincent2009-06-021-0/+9
* mmc: clean up help textsRabin Vincent2009-06-021-4/+5
* cmd_mmc: add support for device command for selecting mmc deviceMinkyu Kang2009-04-041-5/+56
* more command usage cleanupMike Frysinger2009-04-041-1/+1
* MMC: Don't use new framework code if not enabledDirk Behme2009-02-191-1/+2
* Coding style cleanup, update CHANGELOGWolfgang Denk2009-02-191-1/+1
* Add MMC FrameworkAndy Fleming2009-02-161-0/+132
* Convert mmc_init to mmc_legacy_initAndy Fleming2009-02-161-1/+1
* Command usage cleanupPeter Tyser2009-01-281-1/+1
* [BUILD] conditionally compile common/cmd_*.c in common/MakefileGrant Likely2007-11-201-5/+0
* common/: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger2007-07-101-1/+1
* common/cmd_[i-n]*: Remove obsolete references to CONFIG_COMMANDS.Jon Loeliger2007-07-081-1/+1
* common/cmd_[i-z]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-041-1/+1
* Patch by Kenneth Johansson, 30 Jun 2003:wdenk2003-07-011-2/+2
* Fix some missing commands, cleanup header fileswdenk2003-06-291-0/+6
* * Fix CONFIG_NET_MULTI support in include/net.hwdenk2003-06-151-0/+40
OpenPOWER on IntegriCloud