1. 33e84d1 cmd_usage: constify by Mike Frysinger · 14 years ago
  2. 8d88232 env: re-add support for auto-completion by Mike Frysinger · 14 years ago
  3. b5bc05e autocomplete: remove runtime handler install by Mike Frysinger · 14 years ago
  4. 97ea46f Common/command: Guard strchr/strlen from NULL pointer by Thomas Weber · 14 years ago
  5. d0813e5 Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC by Wolfgang Denk · 14 years ago
  6. 092cf16 relocation: fixup cmdtable by Heiko Schocher · 14 years ago
  7. 460a9ff New implementation for internal handling of environment variables. by Wolfgang Denk · 14 years ago
  8. 3b68311 cmd_usage(): simplify return code handling by Wolfgang Denk · 14 years ago
  9. 6262d021 Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 14 years ago
  10. ad10080 command.c: Enable auto tab for the editenv command by Trübenbach, Ralf · 15 years ago
  11. eabe6d9 command.c: Break commands out to appropriate cmd_*.c files by Peter Tyser · 15 years ago
  12. c54781c General help message cleanup by Wolfgang Denk · 16 years ago
  13. 9dd775b Make "usage" messages more helpful. by Wolfgang Denk · 16 years ago
  14. 5e6c06b command.c: Expose the core of do_help as _do_help to the rest of u-boot. by Detlev Zundel · 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. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  18. ac2dad6 Expose command table search for sub-commands by Kumar Gala · 16 years ago
  19. 82290f2 move cmd_get_data_size to command.c by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  20. a1be476 Big white-space cleanup. by Wolfgang Denk · 17 years ago
  21. d704d91 common/: Remove lingering references to CFG_CMD_* symbols. by Jon Loeliger · 17 years ago
  22. 052fc84 common/* non-cmd*: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · 17 years ago
  23. e4ea796 common/ non-cmd: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · 17 years ago
  24. 582f3dd Adjust "echo" as a default command Patch by Sam Song, 19 Jun 2005 by Wolfgang Denk · 19 years ago
  25. 2a83161 * Patches by Robert Whaley, 29 Nov 2004: by wdenk · 20 years ago
  26. 0593920 * Cleanup, minor fixes by wdenk · 21 years ago
  27. 6203e40 Patches by Pantelis Antoniou, 16 Apr 2004: by wdenk · 21 years ago
  28. 3902d70 * Patches by Pantelis Antoniou, 30 Mar 2004: by wdenk · 21 years ago
  29. f287a24 Patch by Kenneth Johansson, 30 Jun 2003: by wdenk · 21 years ago
  30. f12e396 Fix some missing commands, cleanup header files by wdenk · 21 years ago
  31. 3086a97 Rewrite command lookup and help command (fix problems with bubble by wdenk · 21 years ago
  32. 57b2d80 * Code cleanup: by wdenk · 21 years ago
  33. 7a428cc * Fix CONFIG_NET_MULTI support in include/net.h by wdenk · 21 years ago
  34. e6466f6 * Add support for RMU board by wdenk · 21 years ago
  35. abda5ca * Patch by Marc Singer, 29 May 2003: by wdenk · 21 years ago
  36. 92bbe3f * Make sure Block Lock Bits get cleared in R360MPI flash driver by wdenk · 22 years ago
  37. c8434db * Patch by Rick Bronson, 16 Mar 2003: by wdenk · 22 years ago
  38. 452cfd6 * Patch by Thomas Frieden, 13 Nov 2002: by wdenk · 22 years ago
  39. 591dda5 * Patch by Daniel Engström, 13 Nov 2002: by wdenk · 22 years ago
  40. c217f6d * Patch by Andreas Oberritter, 09 Nov 2002: by wdenk · 22 years ago
  41. 56f94be * Add support for log buffer which can be passed to Linux kernel's by wdenk · 22 years ago
  42. 5dfa25f Initial revision by wdenk · 22 years ago