summaryrefslogtreecommitdiffstats
path: root/common/cmd_bedbug.c
Commit message (Expand)AuthorAgeFilesLines
* Use run_command_repeatable()Thomas Betker2014-06-111-1/+1
* Add cli_ prefix to readline functionsSimon Glass2014-05-291-14/+14
* move CLI prototypes to cli.h and add commentsSimon Glass2014-05-291-0/+1
* Consolidate bool typeYork Sun2013-04-011-2/+2
* Convert cmd_usage() calls in common to use a return valueSimon Glass2012-03-061-2/+2
* Stop using builtin_run_command()Simon Glass2012-03-061-1/+1
* Rename run_command() to builtin_run_command()Simon Glass2012-03-061-1/+1
* common: move extern char console_buffer[] to common.hIgor Grinberg2011-11-221-1/+0
* cmd_usage(): simplify return code handlingWolfgang Denk2010-07-241-8/+4
* Make sure that argv[] argument pointers are not modified.Wolfgang Denk2010-07-041-8/+8
* General help message cleanupWolfgang Denk2009-06-121-8/+8
* Command usage cleanupPeter Tyser2009-01-281-8/+8
* Standardize command usage messages with cmd_usage()Peter Tyser2009-01-281-2/+2
* Consolidate MAX/MIN definitionsAndy Fleming2008-11-021-4/+0
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-181-1/+1
* [BUILD] conditionally compile common/cmd_*.c in common/MakefileGrant Likely2007-11-201-3/+0
* common/: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger2007-07-101-1/+1
* common/cmd_[af]*: Remove obsolete references to CONFIG_COMMANDS.Jon Loeliger2007-07-081-1/+1
* common/cmd_[a-f]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-041-1/+1
* GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk2006-03-311-296/+279
* Patch by Kenneth Johansson, 30 Jun 2003:wdenk2003-07-011-16/+16
* * Code cleanup:wdenk2003-06-271-20/+45
* Add support for TQM862L moduleswdenk2003-04-101-1/+1
* Initial revisionwdenk2002-11-031-0/+424
OpenPOWER on IntegriCloud