1. e84ffdd cmd_usage: constify by Mike Frysinger · 13 years ago
  2. 560d424 env: re-add support for auto-completion by Mike Frysinger · 14 years ago
  3. 722b061 autocomplete: remove runtime handler install by Mike Frysinger · 14 years ago
  4. 7013c06 Common/command: Guard strchr/strlen from NULL pointer by Thomas Weber · 14 years ago
  5. 2e5167c Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC by Wolfgang Denk · 14 years ago
  6. 620f1f6 relocation: fixup cmdtable by Heiko Schocher · 14 years ago
  7. ea882ba New implementation for internal handling of environment variables. by Wolfgang Denk · 14 years ago
  8. 47e26b1 cmd_usage(): simplify return code handling by Wolfgang Denk · 14 years ago
  9. 54841ab Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 14 years ago
  10. 39f7aac command.c: Enable auto tab for the editenv command by Trübenbach, Ralf · 14 years ago
  11. 6b8f5ad command.c: Break commands out to appropriate cmd_*.c files by Peter Tyser · 15 years ago
  12. a89c33d General help message cleanup by Wolfgang Denk · 15 years ago
  13. 94796d8 Make "usage" messages more helpful. by Wolfgang Denk · 15 years ago
  14. 2dce551 command.c: Expose the core of do_help as _do_help to the rest of u-boot. by Detlev Zundel · 16 years ago
  15. 2fb2604 Command usage cleanup by Peter Tyser · 16 years ago
  16. 62c3ae7 Standardize command usage messages with cmd_usage() by Peter Tyser · 16 years ago
  17. 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  18. b799cb4 Expose command table search for sub-commands by Kumar Gala · 16 years ago
  19. 8a40fb1 move cmd_get_data_size to command.c by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  20. 53677ef Big white-space cleanup. by Wolfgang Denk · 16 years ago
  21. 9025317 common/: Remove lingering references to CFG_CMD_* symbols. by Jon Loeliger · 17 years ago
  22. c3517f9 common/* non-cmd*: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · 17 years ago
  23. b453960 common/ non-cmd: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · 17 years ago
  24. 953c5b6 Adjust "echo" as a default command Patch by Sam Song, 19 Jun 2005 by Wolfgang Denk · 19 years ago
  25. 20787e2 * Patches by Robert Whaley, 29 Nov 2004: by wdenk · 19 years ago
  26. 6e59238 * Cleanup, minor fixes by wdenk · 20 years ago
  27. c26e454 Patches by Pantelis Antoniou, 16 Apr 2004: by wdenk · 20 years ago
  28. 04a85b3 * Patches by Pantelis Antoniou, 30 Mar 2004: by wdenk · 20 years ago
  29. 0d49839 Patch by Kenneth Johansson, 30 Jun 2003: by wdenk · 21 years ago
  30. b0fce99 Fix some missing commands, cleanup header files by wdenk · 21 years ago
  31. 9d2b18a Rewrite command lookup and help command (fix problems with bubble by wdenk · 21 years ago
  32. 8bde7f7 * Code cleanup: by wdenk · 21 years ago
  33. 71f9511 * Fix CONFIG_NET_MULTI support in include/net.h by wdenk · 21 years ago
  34. 73a8b27 * Add support for RMU board by wdenk · 21 years ago
  35. 7a8e9bed * Patch by Marc Singer, 29 May 2003: by wdenk · 21 years ago
  36. d791b1d * Make sure Block Lock Bits get cleared in R360MPI flash driver by wdenk · 21 years ago
  37. dc7c9a1 * Patch by Rick Bronson, 16 Mar 2003: by wdenk · 22 years ago
  38. c7de829 * Patch by Thomas Frieden, 13 Nov 2002: by wdenk · 22 years ago
  39. 2262cfe * Patch by Daniel Engström, 13 Nov 2002: by wdenk · 22 years ago
  40. eb9401e * 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