aboutsummaryrefslogtreecommitdiff
path: root/include/command.h
AgeCommit message (Expand)AuthorFilesLines
2010-09-19relocation: fixup cmdtableHeiko Schocher1-0/+3
2010-07-04Make sure that argv[] argument pointers are not modified.Wolfgang Denk1-4/+4
2009-06-12Make "usage" messages more helpful.Wolfgang Denk1-1/+1
2009-03-27command.c: Expose the core of do_help as _do_help to the rest of u-boot.Detlev Zundel1-1/+3
2009-01-28Command usage cleanupPeter Tyser1-0/+5
2009-01-28Standardize command usage messages with cmd_usage()Peter Tyser1-0/+2
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-3/+3
2008-10-18Expose command table search for sub-commandsKumar Gala1-0/+7
2008-09-10move cmd_get_data_size to command.cJean-Christophe PLAGNIOL-VILLARD1-0/+9
2008-08-06Fix merge problemsStefan Roese1-0/+2
2008-05-21Big white-space cleanup.Wolfgang Denk1-1/+1
2007-07-08Remove references to the old cmd_confdefs.h include file.Jon Loeliger1-6/+0
2004-04-15* Patches by Pantelis Antoniou, 30 Mar 2004:wdenk1-0/+9
2003-07-01Patch by Kenneth Johansson, 30 Jun 2003:wdenk1-6/+4
2003-06-27* Code cleanup:LABEL_2003_06_27_2340wdenk1-9/+19
2002-08-27Initial revisionwdenk1-0/+90