summaryrefslogtreecommitdiffstats
path: root/common/cmd_itest.c
Commit message (Expand)AuthorAgeFilesLines
* common/cmd_*.c: sparse fixesKim Phillips2012-11-041-2/+2
* Convert cmd_usage() calls in common to use a return valueSimon Glass2012-03-061-1/+1
* itest: fix result of string comparesWolfgang Denk2011-02-151-5/+2
* cmd_itest: constify & localize op tableMike Frysinger2010-11-281-5/+3
* cmd_usage(): simplify return code handlingWolfgang Denk2010-07-241-4/+2
* Make sure that argv[] argument pointers are not modified.Wolfgang Denk2010-07-041-1/+1
* cmd_itest.c: fix pointer dereferencingFrans Meulenbroeks2010-02-241-2/+7
* General help message cleanupWolfgang Denk2009-06-121-1/+1
* Command usage cleanupPeter Tyser2009-01-281-1/+1
* Standardize command usage messages with cmd_usage()Peter Tyser2009-01-281-1/+1
* move cmd_get_data_size to command.cJean-Christophe PLAGNIOL-VILLARD2008-09-101-2/+0
* [BUILD] conditionally compile common/cmd_*.c in common/MakefileGrant Likely2007-11-201-3/+0
* common/cmd_[i-n]*: Remove obsolete references to CONFIG_COMMANDS.Jon Loeliger2007-07-081-2/+2
* common/cmd_[i-z]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-041-1/+1
* Patch by Thomas Viehweger, 14 May 2004:wdenk2004-06-091-1/+1
* * Patch by Masami Komiy, 22 Feb 2004:wdenk2004-02-241-0/+3
* * Patch by Laurent Mohin, 10 Feb 2004:wdenk2004-02-231-7/+7
* * Patch by Thomas Elste, 10 Feb 2004:wdenk2004-02-231-0/+197
OpenPOWER on IntegriCloud