Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | include/configs/[a-e]*: Cleanup BOOTP and lingering CFG_CMD_*. | Jon Loeliger | 2007-07-10 | -1/+2 |
| | | | | | | | | | 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/[a-m]*: Directly use CONFIG_BOOTP_* symbols rather than ↵ | Jon Loeliger | 2007-07-09 | -6/+10 |
| | | | | | | CONFIG_BOOTP_MASK. Signed-off-by: Jon Loeliger <jdl@freescale.com> | |||
* | include/configs: Use new CONFIG_CMD_* in various b* named board config files. | Jon Loeliger | 2007-07-05 | -8/+10 |
| | | | | Signed-off-by: Jon Loeliger <jdl@freescale.com> | |||
* | Support passing of OF flat trees to the kernel. | Wolfgang Denk | 2005-10-13 | -1/+1 |
| | | | | Patch by Pantelis Antoniou, 04 Sep 2005 | |||
* | Add Barco Streaming Video Card (SVC) and Sample Compress Network (SCN) board | Wolfgang Denk | 2005-09-25 | -0/+364 |
Patch by Marc Leeman, 04 Mar 2005 |