Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | cmd_usage(): simplify return code handling | Wolfgang Denk | 2010-07-24 | -31/+18 |
* | Standardize command usage messages with cmd_usage() | Peter Tyser | 2009-01-28 | -7/+7 |
* | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | 2008-10-18 | -28/+28 |
* | Code cleanup: fix old style assignment ambiguities like "=-" etc. | Wolfgang Denk | 2008-07-14 | -2/+2 |
* | disk/ doc/ lib_*/ and tools/: Remove lingering references to CFG_CMD_* symbols. | Jon Loeliger | 2007-07-10 | -1/+1 |
* | tools/: Remove obsolete references to CONFIG_COMMANDS | Jon Loeliger | 2007-07-09 | -1/+1 |
* | tools/ : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). | Jon Loeliger | 2007-07-04 | -1/+1 |
* | * Implement new mechanism to export U-Boot's functions to standalone | wdenk | 2003-07-24 | -26/+26 |
* | * Code cleanup: | wdenk | 2003-06-27 | -9/+8 |
* | * Patch by Thomas Frieden, 13 Nov 2002: | wdenk | 2002-11-19 | -0/+431 |