1. 25a5818 common: Drop asm/ptrace.h from common header by Simon Glass · 4 years, 5 months ago
  2. 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 5 months ago
  3. 5fb292f cmd/bedbug.c: Make bedbug_init have a return value by Ovidiu Panait · 4 years, 5 months ago
  4. 98f705c powerpc: remove 4xx support by Heiko Schocher · 7 years ago
  5. 2eb48ff powerpc, 8260: remove support for mpc8260 by Heiko Schocher · 7 years ago
  6. 5b8e76c powerpc, 8xx: remove support for 8xx by Heiko Schocher · 7 years ago
  7. 2e192b2 Remove the cmd_ prefix from command files by Simon Glass · 9 years ago[Renamed from cmd/cmd_bedbug.c]
  8. 72a8cf8 Move all command code into its own directory by Simon Glass · 9 years ago[Renamed from common/cmd_bedbug.c]
  9. 24b852a Move console definitions into a new console.h file by Simon Glass · 9 years ago
  10. 52715f8 Use run_command_repeatable() by Thomas Betker · 10 years ago
  11. e1bf824 Add cli_ prefix to readline functions by Simon Glass · 10 years ago
  12. 18d6653 move CLI prototypes to cli.h and add comments by Simon Glass · 10 years ago
  13. 472d546 Consolidate bool type by York Sun · 11 years ago
  14. 4c12eeb Convert cmd_usage() calls in common to use a return value by Simon Glass · 13 years ago
  15. 5307153 Stop using builtin_run_command() by Simon Glass · 13 years ago
  16. f47360a Rename run_command() to builtin_run_command() by Simon Glass · 13 years ago
  17. e315046 common: move extern char console_buffer[] to common.h by Igor Grinberg · 13 years ago
  18. 47e26b1 cmd_usage(): simplify return code handling by Wolfgang Denk · 14 years ago
  19. 54841ab Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 14 years ago
  20. a89c33d General help message cleanup by Wolfgang Denk · 15 years ago
  21. 2fb2604 Command usage cleanup by Peter Tyser · 16 years ago
  22. 62c3ae7 Standardize command usage messages with cmd_usage() by Peter Tyser · 16 years ago
  23. 20d0477 Consolidate MAX/MIN definitions by Andy Fleming · 16 years ago
  24. 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  25. 4a43719 [BUILD] conditionally compile common/cmd_*.c in common/Makefile by Grant Likely · 17 years ago
  26. 9025317 common/: Remove lingering references to CFG_CMD_* symbols. by Jon Loeliger · 17 years ago
  27. baa26db common/cmd_[af]*: Remove obsolete references to CONFIG_COMMANDS. by Jon Loeliger · 17 years ago
  28. a76adc8 common/cmd_[a-f]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · 17 years ago
  29. d87080b GCC-4.x fixes: clean up global data pointer initialization for all boards. by Wolfgang Denk · 19 years ago
  30. 0d49839 Patch by Kenneth Johansson, 30 Jun 2003: by wdenk · 21 years ago
  31. 8bde7f7 * Code cleanup: by wdenk · 21 years ago
  32. d126bfb Add support for TQM862L modules by wdenk · 21 years ago
  33. 47d1a6e Initial revision by wdenk · 22 years ago