| Commit message (Expand) | Author | Age | Lines |
* | Cleanup cache command prints | Joe Hershberger | 2012-10-03 | -1/+1 |
* | Fix checkpatch.pl complaints in cmd_cache.c | Joe Hershberger | 2012-10-03 | -21/+26 |
* | cmd_cache: use cache/invalidate functions available in common.h | Stefan Kristiansson | 2012-03-06 | -8/+8 |
* | Convert cmd_usage() calls in common to use a return value | Simon Glass | 2012-03-06 | -2/+2 |
* | command/cmd_cache.c: Add optional flush arguments | Matthew McClintock | 2011-07-26 | -9/+28 |
* | cmd_usage(): simplify return code handling | Wolfgang Denk | 2010-07-24 | -12/+2 |
* | Make sure that argv[] argument pointers are not modified. | Wolfgang Denk | 2010-07-04 | -2/+2 |
* | Remove superfluous preprocessor tests from some cmd_*.c files. | Robert P. J. Day | 2009-12-02 | -4/+0 |
* | General help message cleanup | Wolfgang Denk | 2009-06-12 | -2/+2 |
* | Command usage cleanup | Peter Tyser | 2009-01-28 | -2/+2 |
* | Standardize command usage messages with cmd_usage() | Peter Tyser | 2009-01-28 | -4/+4 |
* | common/: Remove lingering references to CFG_CMD_* symbols. | Jon Loeliger | 2007-07-10 | -1/+1 |
* | common/cmd_[af]*: Remove obsolete references to CONFIG_COMMANDS. | Jon Loeliger | 2007-07-08 | -1/+1 |
* | common/cmd_[a-f]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). | Jon Loeliger | 2007-07-04 | -1/+1 |
* | Patch by Kenneth Johansson, 30 Jun 2003: | wdenk | 2003-07-01 | -4/+4 |
* | * Code cleanup: | wdenk | 2003-06-27 | -1/+15 |
* | Initial revision | wdenk | 2002-08-27 | -0/+98 |