1. 2e192b2 Remove the cmd_ prefix from command files by Simon Glass · 9 years ago[Renamed from cmd/cmd_dcr.c]
  2. 72a8cf8 Move all command code into its own directory by Simon Glass · 9 years ago[Renamed from common/cmd_dcr.c]
  3. 24b852a Move console definitions into a new console.h file by Simon Glass · 9 years ago
  4. e1bf824 Add cli_ prefix to readline functions by Simon Glass · 10 years ago
  5. 18d6653 move CLI prototypes to cli.h and add comments by Simon Glass · 10 years ago
  6. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  7. 4c12eeb Convert cmd_usage() calls in common to use a return value by Simon Glass · 13 years ago
  8. e315046 common: move extern char console_buffer[] to common.h by Igor Grinberg · 13 years ago
  9. 47e26b1 cmd_usage(): simplify return code handling by Wolfgang Denk · 14 years ago
  10. 54841ab Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 14 years ago
  11. a89c33d General help message cleanup by Wolfgang Denk · 15 years ago
  12. 2fb2604 Command usage cleanup by Peter Tyser · 16 years ago
  13. 62c3ae7 Standardize command usage messages with cmd_usage() by Peter Tyser · 16 years ago
  14. 53677ef Big white-space cleanup. by Wolfgang Denk · 16 years ago
  15. 4a43719 [BUILD] conditionally compile common/cmd_*.c in common/Makefile by Grant Likely · 17 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. 2b2a40b Code cleanup. by Wolfgang Denk · 18 years ago
  20. af9e1f5 Add monitor functions for indirect access to PPC440 DCR's by Stefan Roese · 18 years ago
  21. 0c8721a Cleanup (PPC4xx is AMCC now) by Wolfgang Denk · 19 years ago
  22. e82bc62 Fix CFG_CMD_SETGETDCR handling in "common/cmd_dcr.c" by Wolfgang Denk · 19 years ago
  23. 0d49839 Patch by Kenneth Johansson, 30 Jun 2003: by wdenk · 21 years ago
  24. 8bde7f7 * Code cleanup: by wdenk · 21 years ago
  25. 3863585 Initial revision by wdenk · 22 years ago