aboutsummaryrefslogtreecommitdiff
path: root/common/command.c
AgeCommit message (Expand)Author
2009-11-23command.c: Break commands out to appropriate cmd_*.c filesPeter Tyser
2009-06-12General help message cleanupWolfgang Denk
2009-06-12Make "usage" messages more helpful.Wolfgang Denk
2009-03-27command.c: Expose the core of do_help as _do_help to the rest of u-boot.Detlev Zundel
2009-01-28Command usage cleanupPeter Tyser
2009-01-28Standardize command usage messages with cmd_usage()Peter Tyser
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
2008-10-18Expose command table search for sub-commandsKumar Gala
2008-09-10move cmd_get_data_size to command.cJean-Christophe PLAGNIOL-VILLARD
2008-05-21Big white-space cleanup.Wolfgang Denk
2007-07-10common/: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger
2007-07-08common/* non-cmd*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger
2007-07-04common/ non-cmd: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger
2006-03-12Adjust "echo" as a default commandWolfgang Denk
2005-04-06* Patches by Robert Whaley, 29 Nov 2004:wdenk
2004-04-18* Cleanup, minor fixeswdenk
2004-04-18Patches by Pantelis Antoniou, 16 Apr 2004:wdenk
2004-04-15* Patches by Pantelis Antoniou, 30 Mar 2004:wdenk
2003-07-01Patch by Kenneth Johansson, 30 Jun 2003:wdenk
2003-06-29Fix some missing commands, cleanup header filesU-Boot-0_4_1wdenk
2003-06-28Rewrite command lookup and help command (fix problems with bubblewdenk
2003-06-27* Code cleanup:LABEL_2003_06_27_2340wdenk
2003-06-15* Fix CONFIG_NET_MULTI support in include/net.hLABEL_2003_06_16_0055wdenk
2003-06-05* Add support for RMU boardwdenk
2003-05-31* Patch by Marc Singer, 29 May 2003:LABEL_2003_05_31_2115wdenk
2003-04-20* Make sure Block Lock Bits get cleared in R360MPI flash driverwdenk
2003-03-26* Patch by Rick Bronson, 16 Mar 2003:wdenk
2002-11-19* Patch by Thomas Frieden, 13 Nov 2002:wdenk
2002-11-18* Patch by Daniel Engström, 13 Nov 2002:LABEL_2002_11_18_0115wdenk
2002-11-11* Patch by Andreas Oberritter, 09 Nov 2002:wdenk
2002-11-05* Add support for log buffer which can be passed to Linux kernel'sLABEL_2002_11_05_1735wdenk
2002-10-19Initial revisionwdenk