Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Get rid of "#undef DEBUG" from board config files. | Wolfgang Denk | 2008-02-12 | -2/+0 |
| | | | | Signed-off-by: Wolfgang Denk <wd@denx.de> | |||
* | include/configs/[a-m]*: Directly use CONFIG_BOOTP_* symbols rather than ↵ | Jon Loeliger | 2007-07-09 | -1/+8 |
| | | | | | | CONFIG_BOOTP_MASK. Signed-off-by: Jon Loeliger <jdl@freescale.com> | |||
* | include/configs: Use new CONFIG_CMD_* in various a* named board config files. | Jon Loeliger | 2007-07-05 | -5/+10 |
| | | | | Signed-off-by: Jon Loeliger <jdl@freescale.com> | |||
* | Patch by Steven Scholz, 4 Apr 2005: | wdenk | 2005-04-04 | -2/+0 |
| | | | | | | - remove all references to CONFIG_INIT_CRITICAL for ARM based boards - introduce two new configuration options instead: CONFIG_SKIP_LOWLEVEL_INIT and CONFIG_SKIP_RELOCATE_UBOOT | |||
* | * Patch by George G. Davis, 02 Apr 2004: | wdenk | 2004-04-15 | -0/+164 |
add support for Intel Assabet board |