summaryrefslogtreecommitdiff
path: root/board/w7o/cmd_vpd.c
Commit message (Expand)AuthorAgeLines
* cmd_usage(): simplify return code handlingWolfgang Denk2010-07-24-4/+2
* Make sure that argv[] argument pointers are not modified.Wolfgang Denk2010-07-04-1/+1
* General help message cleanupWolfgang Denk2009-06-12-1/+1
* Command usage cleanupPeter Tyser2009-01-28-1/+1
* Standardize command usage messages with cmd_usage()Peter Tyser2009-01-28-1/+1
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-1/+1
* board/[q-z]*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2007-07-09-2/+2
* board/[k-z]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-04-1/+1
* Patch by Kenneth Johansson, 30 Jun 2003:wdenk2003-07-01-2/+2
* Fix some missing commands, cleanup header fileswdenk2003-06-29-1/+0
* * Code cleanup:wdenk2003-06-27-0/+7
* Initial revisionwdenk2002-08-26-0/+60