1. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 7 months ago
  2. e2eb721 cmd: cache: Fix non-cached memory cachability by Patrice Chotard · 4 years, 7 months ago
  3. 1d91ba7 common: Move some cache and MMU functions out of common.h by Simon Glass · 5 years ago
  4. 86b7ba5 Add validation for icache/dcache arguments - arguments different from off/on/flush are currently silently ignored. by Eric Perie · 5 years ago
  5. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  6. 5f861a7 Remove the cmd_ prefix from command files by Simon Glass · 9 years ago[Renamed from cmd/cmd_cache.c]
  7. 29499a0 Move all command code into its own directory by Simon Glass · 9 years ago[Renamed from common/cmd_cache.c]
  8. f384fbf common: commands: make commands static by Jeroen Hofstee · 10 years ago
  9. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  10. 8cab156 Cleanup cache command prints by Joe Hershberger · 12 years ago
  11. 3745b8c Fix checkpatch.pl complaints in cmd_cache.c by Joe Hershberger · 12 years ago
  12. a741605 cmd_cache: use cache/invalidate functions available in common.h by Stefan Kristiansson · 13 years ago
  13. a06dfc7 Convert cmd_usage() calls in common to use a return value by Simon Glass · 13 years ago
  14. a14695e command/cmd_cache.c: Add optional flush arguments by Matthew McClintock · 14 years ago
  15. 3b68311 cmd_usage(): simplify return code handling by Wolfgang Denk · 14 years ago
  16. 6262d021 Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 14 years ago
  17. 580d641 Remove superfluous preprocessor tests from some cmd_*.c files. by Robert P. J. Day · 15 years ago
  18. c54781c General help message cleanup by Wolfgang Denk · 16 years ago
  19. dfb72b8 Command usage cleanup by Peter Tyser · 16 years ago
  20. ddb3af9 Standardize command usage messages with cmd_usage() by Peter Tyser · 16 years ago
  21. d704d91 common/: Remove lingering references to CFG_CMD_* symbols. by Jon Loeliger · 17 years ago
  22. 54324d0 common/cmd_[af]*: Remove obsolete references to CONFIG_COMMANDS. by Jon Loeliger · 17 years ago
  23. 8692c60 common/cmd_[a-f]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · 17 years ago
  24. f287a24 Patch by Kenneth Johansson, 30 Jun 2003: by wdenk · 21 years ago
  25. 57b2d80 * Code cleanup: by wdenk · 21 years ago
  26. 3863585 Initial revision by wdenk · 22 years ago