summaryrefslogtreecommitdiff
path: root/common/cmd_mmc.c
AgeCommit message (Expand)AuthorFilesLines
2009-02-19MMC: Don't use new framework code if not enabledDirk Behme1-1/+2
2009-02-19Coding style cleanup, update CHANGELOGWolfgang Denk1-1/+1
2009-02-17Add MMC FrameworkAndy Fleming1-0/+132
2009-02-17Convert mmc_init to mmc_legacy_initAndy Fleming1-1/+1
2009-01-28Command usage cleanupPeter Tyser1-1/+1
2007-11-21[BUILD] conditionally compile common/cmd_*.c in common/MakefileGrant Likely1-5/+0
2007-07-10common/: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger1-1/+1
2007-07-09common/cmd_[i-n]*: Remove obsolete references to CONFIG_COMMANDS.Jon Loeliger1-1/+1
2007-07-04common/cmd_[i-z]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger1-1/+1
2003-07-02Patch by Kenneth Johansson, 30 Jun 2003:wdenk1-2/+2
2003-06-30Fix some missing commands, cleanup header fileswdenk1-0/+6
2003-06-16* Fix CONFIG_NET_MULTI support in include/net.hwdenk1-0/+40