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