1. 2e192b2 Remove the cmd_ prefix from command files by Simon Glass · 9 years ago[Renamed from cmd/cmd_cache.c]
  2. 72a8cf8 Move all command code into its own directory by Simon Glass · 9 years ago[Renamed from common/cmd_cache.c]
  3. 0e350f8 common: commands: make commands static by Jeroen Hofstee · 10 years ago
  4. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  5. 36180d9 Cleanup cache command prints by Joe Hershberger · 12 years ago
  6. e9455fc Fix checkpatch.pl complaints in cmd_cache.c by Joe Hershberger · 12 years ago
  7. 2349893 cmd_cache: use cache/invalidate functions available in common.h by Stefan Kristiansson · 13 years ago
  8. 4c12eeb Convert cmd_usage() calls in common to use a return value by Simon Glass · 13 years ago
  9. d0c4c33 command/cmd_cache.c: Add optional flush arguments by Matthew McClintock · 13 years ago
  10. 47e26b1 cmd_usage(): simplify return code handling by Wolfgang Denk · 14 years ago
  11. 54841ab Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 14 years ago
  12. bcb324d Remove superfluous preprocessor tests from some cmd_*.c files. by Robert P. J. Day · 15 years ago
  13. a89c33d General help message cleanup by Wolfgang Denk · 15 years ago
  14. 2fb2604 Command usage cleanup by Peter Tyser · 16 years ago
  15. 62c3ae7 Standardize command usage messages with cmd_usage() by Peter Tyser · 16 years ago
  16. 9025317 common/: Remove lingering references to CFG_CMD_* symbols. by Jon Loeliger · 17 years ago
  17. baa26db common/cmd_[af]*: Remove obsolete references to CONFIG_COMMANDS. by Jon Loeliger · 17 years ago
  18. a76adc8 common/cmd_[a-f]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · 17 years ago
  19. 0d49839 Patch by Kenneth Johansson, 30 Jun 2003: by wdenk · 21 years ago
  20. 8bde7f7 * Code cleanup: by wdenk · 21 years ago
  21. 3863585 Initial revision by wdenk · 22 years ago