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