| Commit message (Expand) | Author | Age | Files | Lines |
* | Coding Style cleanup: remove trailing white space | Wolfgang Denk | 2013-10-14 | 1 | -1/+1 |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | 6 | -89/+6 |
* | cmd_usage(): simplify return code handling | Wolfgang Denk | 2010-07-24 | 1 | -31/+18 |
* | Replace __asm references with __asm__ | Peter Tyser | 2009-04-28 | 1 | -5/+5 |
* | Standardize command usage messages with cmd_usage() | Peter Tyser | 2009-01-28 | 1 | -7/+7 |
* | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | 2008-10-18 | 4 | -53/+53 |
* | rename CFG_ENV macros to CONFIG_ENV | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | 1 | -2/+2 |
* | rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | 1 | -1/+1 |
* | Code cleanup: fix old style assignment ambiguities like "=-" etc. | Wolfgang Denk | 2008-07-14 | 2 | -3/+3 |
* | disk/ doc/ lib_*/ and tools/: Remove lingering references to CFG_CMD_* symbols. | Jon Loeliger | 2007-07-10 | 1 | -1/+1 |
* | tools/: Remove obsolete references to CONFIG_COMMANDS | Jon Loeliger | 2007-07-09 | 1 | -1/+1 |
* | tools/ : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). | Jon Loeliger | 2007-07-04 | 1 | -1/+1 |
* | Add support for a saving build objects in a separate directory. | Marian Balakowicz | 2006-09-01 | 1 | -37/+56 |
* | Fix tools/updater build error. | Marian Balakowicz | 2006-09-01 | 2 | -6/+2 |
* | Added support for TQM834x boards. | Marian Balakowicz | 2005-10-11 | 2 | -2/+2 |
* | * Implement new mechanism to export U-Boot's functions to standalone | wdenk | 2003-07-24 | 6 | -89/+89 |
* | * Code cleanup:LABEL_2003_06_27_2340 | wdenk | 2003-06-27 | 6 | -83/+81 |
* | * Patch by Thomas Frieden, 13 Nov 2002: | wdenk | 2002-11-19 | 11 | -0/+2190 |