aboutsummaryrefslogtreecommitdiff
path: root/common/cmd_bedbug.c
AgeCommit message (Expand)AuthorFilesLines
2010-07-24cmd_usage(): simplify return code handlingWolfgang Denk1-8/+4
2010-07-04Make sure that argv[] argument pointers are not modified.Wolfgang Denk1-8/+8
2009-06-12General help message cleanupWolfgang Denk1-8/+8
2009-01-28Command usage cleanupPeter Tyser1-8/+8
2009-01-28Standardize command usage messages with cmd_usage()Peter Tyser1-2/+2
2008-11-02Consolidate MAX/MIN definitionsAndy Fleming1-4/+0
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-1/+1
2007-11-20[BUILD] conditionally compile common/cmd_*.c in common/MakefileGrant Likely1-3/+0
2007-07-10common/: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger1-1/+1
2007-07-08common/cmd_[af]*: Remove obsolete references to CONFIG_COMMANDS.Jon Loeliger1-1/+1
2007-07-04common/cmd_[a-f]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger1-1/+1
2006-03-31GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk1-296/+279
2003-07-01Patch by Kenneth Johansson, 30 Jun 2003:wdenk1-16/+16
2003-06-27* Code cleanup:LABEL_2003_06_27_2340wdenk1-20/+45
2003-04-10Add support for TQM862L moduleswdenk1-1/+1
2002-11-03Initial revisionwdenk1-0/+424