summaryrefslogtreecommitdiffstats
path: root/common/cmd_cache.c
Commit message (Expand)AuthorAgeFilesLines
* common: commands: make commands staticJeroen Hofstee2014-07-181-2/+2
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* Cleanup cache command printsJoe Hershberger2012-10-031-1/+1
* Fix checkpatch.pl complaints in cmd_cache.cJoe Hershberger2012-10-031-21/+26
* cmd_cache: use cache/invalidate functions available in common.hStefan Kristiansson2012-03-061-8/+8
* Convert cmd_usage() calls in common to use a return valueSimon Glass2012-03-061-2/+2
* command/cmd_cache.c: Add optional flush argumentsMatthew McClintock2011-07-261-9/+28
* cmd_usage(): simplify return code handlingWolfgang Denk2010-07-241-12/+2
* Make sure that argv[] argument pointers are not modified.Wolfgang Denk2010-07-041-2/+2
* Remove superfluous preprocessor tests from some cmd_*.c files.Robert P. J. Day2009-12-021-4/+0
* General help message cleanupWolfgang Denk2009-06-121-2/+2
* Command usage cleanupPeter Tyser2009-01-281-2/+2
* Standardize command usage messages with cmd_usage()Peter Tyser2009-01-281-4/+4
* common/: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger2007-07-101-1/+1
* common/cmd_[af]*: Remove obsolete references to CONFIG_COMMANDS.Jon Loeliger2007-07-081-1/+1
* common/cmd_[a-f]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-041-1/+1
* Patch by Kenneth Johansson, 30 Jun 2003:wdenk2003-07-011-4/+4
* * Code cleanup:wdenk2003-06-271-1/+15
* Initial revisionwdenk2002-08-271-0/+98
OpenPOWER on IntegriCloud