Commit Graph

19 Commits (38a41675db949d86bfde2299a3eaebb4e105d8c1)

Author SHA1 Message Date
Jeroen Hofstee 0e350f81e1 common: commands: make commands static 11 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
Joe Hershberger 36180d96cc Cleanup cache command prints 12 years ago
Joe Hershberger e9455fcc45 Fix checkpatch.pl complaints in cmd_cache.c 12 years ago
Stefan Kristiansson 23498935fa cmd_cache: use cache/invalidate functions available in common.h 13 years ago
Simon Glass 4c12eeb8b5 Convert cmd_usage() calls in common to use a return value 13 years ago
Matthew McClintock d0c4c33850 command/cmd_cache.c: Add optional flush arguments 14 years ago
Wolfgang Denk 47e26b1bf9 cmd_usage(): simplify return code handling 15 years ago
Wolfgang Denk 54841ab50c Make sure that argv[] argument pointers are not modified. 15 years ago
Robert P. J. Day bcb324d68f Remove superfluous preprocessor tests from some cmd_*.c files. 15 years ago
Wolfgang Denk a89c33db96 General help message cleanup 16 years ago
Peter Tyser 2fb2604d5c Command usage cleanup 16 years ago
Peter Tyser 62c3ae7c6e Standardize command usage messages with cmd_usage() 16 years ago
Jon Loeliger 9025317883 common/: Remove lingering references to CFG_CMD_* symbols. 18 years ago
Jon Loeliger baa26db411 common/cmd_[af]*: Remove obsolete references to CONFIG_COMMANDS. 18 years ago
Jon Loeliger a76adc8142 common/cmd_[a-f]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). 18 years ago
wdenk 0d4983930a Patch by Kenneth Johansson, 30 Jun 2003: 22 years ago
wdenk 8bde7f776c * Code cleanup: 22 years ago
wdenk 3863585bb1 Initial revision 23 years ago