1. a73bda4 Move console definitions into a new console.h file by Simon Glass · 9 years ago
  2. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  3. dc00a68 common/cmd_*.c: sparse fixes by Kim Phillips · 12 years ago
  4. 59f3f52 Add a command to access the system timer by Joe Hershberger · 12 years ago
  5. a06dfc7 Convert cmd_usage() calls in common to use a return value by Simon Glass · 13 years ago
  6. 3b68311 cmd_usage(): simplify return code handling by Wolfgang Denk · 14 years ago
  7. 6262d021 Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 14 years ago
  8. 4274443 Move do_irqinfo() to common/cmd_irq.c by Peter Tyser · 15 years ago
  9. c54781c General help message cleanup by Wolfgang Denk · 16 years ago
  10. dfb72b8 Command usage cleanup by Peter Tyser · 16 years ago
  11. ddb3af9 Standardize command usage messages with cmd_usage() by Peter Tyser · 16 years ago
  12. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  13. c0d32e9 [BUILD] conditionally compile common/cmd_*.c in common/Makefile by Grant Likely · 17 years ago
  14. d704d91 common/: Remove lingering references to CFG_CMD_* symbols. by Jon Loeliger · 17 years ago
  15. d76b5c1 common/cmd_[i-n]*: Remove obsolete references to CONFIG_COMMANDS. by Jon Loeliger · 17 years ago
  16. 3de8b24 common/cmd_[i-z]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · 17 years ago
  17. 409a285 Change 'repeatable' attribute of some commands to sensible values. by Detlev Zundel · 18 years ago
  18. f1d6699 Fix problem with sleep in NetConsole (use get_timer()) by Stefan Roese · 19 years ago
  19. f287a24 Patch by Kenneth Johansson, 30 Jun 2003: by wdenk · 21 years ago
  20. 57b2d80 * Code cleanup: by wdenk · 21 years ago
  21. 3863585 Initial revision by wdenk · 22 years ago