aboutsummaryrefslogtreecommitdiff
path: root/common/cmd_vfd.c
AgeCommit message (Expand)AuthorFilesLines
2010-07-24cmd_usage(): simplify return code handlingWolfgang Denk1-4/+2
2010-07-04Make sure that argv[] argument pointers are not modified.Wolfgang Denk1-1/+1
2009-06-12General help message cleanupWolfgang Denk1-1/+1
2009-01-28Command usage cleanupPeter Tyser1-1/+1
2009-01-28Standardize command usage messages with cmd_usage()Peter Tyser1-1/+1
2008-09-10cmd_vfd: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD1-2/+0
2008-05-21Big white-space cleanup.Wolfgang Denk1-4/+4
2007-07-10common/: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger1-1/+1
2007-07-08common/cmd_[p-x]*: Remove obsolete references to CONFIG_COMMANDS.Jon Loeliger1-1/+1
2007-07-04common/cmd_[i-z]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger1-1/+1
2003-11-17* Use "-fPIC" instead of "-mrelocatable" to prevent problems withwdenk1-2/+0
2003-09-11* Patch by Martin Krause, 11 Sep 2003:LABEL_2003_09_12_0110wdenk1-2/+4
2003-07-01Patch by Kenneth Johansson, 30 Jun 2003:wdenk1-2/+2
2003-06-27* Code cleanup:LABEL_2003_06_27_2340wdenk1-0/+7
2003-05-21Add support for arbitrary bitmaps for TRAB's VFD command;LABEL_2003_05_22_2230wdenk1-7/+19
2003-05-20* Add support for arbitrary bitmaps for TRAB's VFD commandLABEL_2003_05_20_2250wdenk1-17/+20
2002-11-04Patch by Guillaume Alexandre,, 04 Nov 2002:wdenk1-1/+1
2002-11-01Initial revisionwdenk1-0/+84