| Commit message (Expand) | Author | Age | Lines |
* | Add cli_ prefix to readline functions | Simon Glass | 2014-05-29 | -1/+1 |
* | move CLI prototypes to cli.h and add comments | Simon Glass | 2014-05-29 | -0/+1 |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | -17/+1 |
* | Convert cmd_usage() calls in common to use a return value | Simon Glass | 2012-03-06 | -4/+4 |
* | common: move extern char console_buffer[] to common.h | Igor Grinberg | 2011-11-22 | -1/+0 |
* | cmd_usage(): simplify return code handling | Wolfgang Denk | 2010-07-24 | -16/+8 |
* | Make sure that argv[] argument pointers are not modified. | Wolfgang Denk | 2010-07-04 | -4/+4 |
* | General help message cleanup | Wolfgang Denk | 2009-06-12 | -4/+4 |
* | Command usage cleanup | Peter Tyser | 2009-01-28 | -4/+4 |
* | Standardize command usage messages with cmd_usage() | Peter Tyser | 2009-01-28 | -4/+4 |
* | Big white-space cleanup. | Wolfgang Denk | 2008-05-21 | -1/+1 |
* | [BUILD] conditionally compile common/cmd_*.c in common/Makefile | Grant Likely | 2007-11-20 | -4/+0 |
* | common/: Remove lingering references to CFG_CMD_* symbols. | Jon Loeliger | 2007-07-10 | -1/+1 |
* | common/cmd_[af]*: Remove obsolete references to CONFIG_COMMANDS. | Jon Loeliger | 2007-07-08 | -1/+1 |
* | common/cmd_[a-f]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). | Jon Loeliger | 2007-07-04 | -1/+1 |
* | Code cleanup. | Wolfgang Denk | 2006-10-26 | -4/+4 |
* | Add monitor functions for indirect access to PPC440 DCR's | Stefan Roese | 2006-10-17 | -2/+129 |
* | Cleanup (PPC4xx is AMCC now) | Wolfgang Denk | 2005-09-23 | -59/+61 |
* | Fix CFG_CMD_SETGETDCR handling in "common/cmd_dcr.c" | Wolfgang Denk | 2005-07-28 | -1/+1 |
* | Patch by Kenneth Johansson, 30 Jun 2003: | wdenk | 2003-07-01 | -4/+4 |
* | * Code cleanup: | wdenk | 2003-06-27 | -24/+41 |
* | Initial revision | wdenk | 2002-08-27 | -0/+103 |