1. 5f861a7 Remove the cmd_ prefix from command files by Simon Glass · 9 years ago[Renamed from cmd/cmd_dcr.c]
  2. 29499a0 Move all command code into its own directory by Simon Glass · 9 years ago[Renamed from common/cmd_dcr.c]
  3. a73bda4 Move console definitions into a new console.h file by Simon Glass · 9 years ago
  4. be6aafc Add cli_ prefix to readline functions by Simon Glass · 11 years ago
  5. dec3c01 move CLI prototypes to cli.h and add comments by Simon Glass · 11 years ago
  6. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  7. a06dfc7 Convert cmd_usage() calls in common to use a return value by Simon Glass · 13 years ago
  8. 269cbef common: move extern char console_buffer[] to common.h by Igor Grinberg · 13 years ago
  9. 3b68311 cmd_usage(): simplify return code handling by Wolfgang Denk · 14 years ago
  10. 6262d021 Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 14 years ago
  11. c54781c General help message cleanup by Wolfgang Denk · 16 years ago
  12. dfb72b8 Command usage cleanup by Peter Tyser · 16 years ago
  13. ddb3af9 Standardize command usage messages with cmd_usage() by Peter Tyser · 16 years ago
  14. a1be476 Big white-space cleanup. by Wolfgang Denk · 17 years ago
  15. c0d32e9 [BUILD] conditionally compile common/cmd_*.c in common/Makefile by Grant Likely · 17 years ago
  16. d704d91 common/: Remove lingering references to CFG_CMD_* symbols. by Jon Loeliger · 17 years ago
  17. 54324d0 common/cmd_[af]*: Remove obsolete references to CONFIG_COMMANDS. by Jon Loeliger · 17 years ago
  18. 8692c60 common/cmd_[a-f]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · 17 years ago
  19. 9ba223b Code cleanup. by Wolfgang Denk · 18 years ago
  20. 84cf624 Add monitor functions for indirect access to PPC440 DCR's by Stefan Roese · 18 years ago
  21. 0ee7077 Cleanup (PPC4xx is AMCC now) by Wolfgang Denk · 19 years ago
  22. 9419a4f Fix CFG_CMD_SETGETDCR handling in "common/cmd_dcr.c" by Wolfgang Denk · 19 years ago
  23. f287a24 Patch by Kenneth Johansson, 30 Jun 2003: by wdenk · 21 years ago
  24. 57b2d80 * Code cleanup: by wdenk · 21 years ago
  25. 3863585 Initial revision by wdenk · 22 years ago