Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | include/configs/[A-I]*: Cleanup BOOTP and lingering CFG_CMD_*. | Jon Loeliger | 2007-07-10 | -0/+9 |
| | | | | | | | | | Explicitly add in default CONFIG_BOOTP_* options where cmd_confdefs.h used to be included but CONFIG_BOOTP_MASK was not defined. Remove lingering references to CFG_CMD_* symbols. Signed-off-by: Jon Loeliger <jdl@freescale.com> | |||
* | include/configs: Use new CONFIG_CMD_* in various H* named board config files. | Jon Loeliger | 2007-07-08 | -10/+12 |
| | | | | Signed-off-by: Jon Loeliger <jdl@freescale.com> | |||
* | * Patch by Yusdi Santoso, 22 Oct 2004: | wdenk | 2005-04-03 | -0/+387 |
- Add support for HIDDEN_DRAGON board - fix endianess problem in driver/rtl1839.c * Patch by Allen Curtis, 21 Oct 2004: support multiple serial ports |