1. 5f861a7 Remove the cmd_ prefix from command files by Simon Glass · 9 years ago[Renamed from cmd/cmd_bedbug.c]
  2. 29499a0 Move all command code into its own directory by Simon Glass · 9 years ago[Renamed from common/cmd_bedbug.c]
  3. a73bda4 Move console definitions into a new console.h file by Simon Glass · 9 years ago
  4. 0271756 Use run_command_repeatable() by Thomas Betker · 10 years ago
  5. be6aafc Add cli_ prefix to readline functions by Simon Glass · 11 years ago
  6. dec3c01 move CLI prototypes to cli.h and add comments by Simon Glass · 11 years ago
  7. 4a59809 Consolidate bool type by York Sun · 12 years ago
  8. a06dfc7 Convert cmd_usage() calls in common to use a return value by Simon Glass · 13 years ago
  9. bf8c5b0 Stop using builtin_run_command() by Simon Glass · 13 years ago
  10. c023a89 Rename run_command() to builtin_run_command() by Simon Glass · 13 years ago
  11. 269cbef common: move extern char console_buffer[] to common.h by Igor Grinberg · 13 years ago
  12. 3b68311 cmd_usage(): simplify return code handling by Wolfgang Denk · 14 years ago
  13. 6262d021 Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 14 years ago
  14. c54781c General help message cleanup by Wolfgang Denk · 16 years ago
  15. dfb72b8 Command usage cleanup by Peter Tyser · 16 years ago
  16. ddb3af9 Standardize command usage messages with cmd_usage() by Peter Tyser · 16 years ago
  17. ad5298c Consolidate MAX/MIN definitions by Andy Fleming · 16 years ago
  18. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  19. c0d32e9 [BUILD] conditionally compile common/cmd_*.c in common/Makefile by Grant Likely · 17 years ago
  20. d704d91 common/: Remove lingering references to CFG_CMD_* symbols. by Jon Loeliger · 17 years ago
  21. 54324d0 common/cmd_[af]*: Remove obsolete references to CONFIG_COMMANDS. by Jon Loeliger · 17 years ago
  22. 8692c60 common/cmd_[a-f]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · 17 years ago
  23. 6405a15 GCC-4.x fixes: clean up global data pointer initialization for all boards. by Wolfgang Denk · 19 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. 6bd1489 Add support for TQM862L modules by wdenk · 22 years ago
  27. 47d1a6e Initial revision by wdenk · 22 years ago