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