summaryrefslogtreecommitdiff
path: root/common/cmd_cache.c
AgeCommit message (Expand)Author
2012-10-03Cleanup cache command printsJoe Hershberger
2012-10-03Fix checkpatch.pl complaints in cmd_cache.cJoe Hershberger
2012-03-06cmd_cache: use cache/invalidate functions available in common.hStefan Kristiansson
2012-03-06Convert cmd_usage() calls in common to use a return valueSimon Glass
2011-07-26command/cmd_cache.c: Add optional flush argumentsMatthew McClintock
2010-07-24cmd_usage(): simplify return code handlingWolfgang Denk
2010-07-04Make sure that argv[] argument pointers are not modified.Wolfgang Denk
2009-12-02Remove superfluous preprocessor tests from some cmd_*.c files.Robert P. J. Day
2009-06-12General help message cleanupWolfgang Denk
2009-01-28Command usage cleanupPeter Tyser
2009-01-28Standardize command usage messages with cmd_usage()Peter Tyser
2007-07-10common/: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger
2007-07-08common/cmd_[af]*: Remove obsolete references to CONFIG_COMMANDS.Jon Loeliger
2007-07-04common/cmd_[a-f]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger
2003-07-01Patch by Kenneth Johansson, 30 Jun 2003:wdenk
2003-06-27* Code cleanup:wdenk
2002-08-27Initial revisionwdenk