summaryrefslogtreecommitdiffstats
path: root/common/cmd_misc.c
Commit message (Expand)AuthorAgeFilesLines
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* common/cmd_*.c: sparse fixesKim Phillips2012-11-041-3/+3
* Add a command to access the system timerJoe Hershberger2012-10-031-0/+27
* Convert cmd_usage() calls in common to use a return valueSimon Glass2012-03-061-1/+1
* cmd_usage(): simplify return code handlingWolfgang Denk2010-07-241-6/+4
* Make sure that argv[] argument pointers are not modified.Wolfgang Denk2010-07-041-1/+1
* Move do_irqinfo() to common/cmd_irq.cPeter Tyser2009-12-021-11/+0
* General help message cleanupWolfgang Denk2009-06-121-2/+2
* Command usage cleanupPeter Tyser2009-01-281-2/+2
* Standardize command usage messages with cmd_usage()Peter Tyser2009-01-281-1/+1
* 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-4/+0
* common/: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger2007-07-101-1/+1
* common/cmd_[i-n]*: Remove obsolete references to CONFIG_COMMANDS.Jon Loeliger2007-07-081-3/+3
* common/cmd_[i-z]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-041-2/+2
* Change 'repeatable' attribute of some commands to sensible values.Detlev Zundel2007-06-121-1/+1
* Fix problem with sleep in NetConsole (use get_timer())Stefan Roese2005-10-201-9/+8
* Patch by Kenneth Johansson, 30 Jun 2003:wdenk2003-07-011-4/+4
* * Code cleanup:wdenk2003-06-271-0/+17
* Initial revisionwdenk2002-08-271-0/+56
OpenPOWER on IntegriCloud