Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | include/configs: Use new CONFIG_CMD_* in various A* named board config files. | Jon Loeliger | 2007-07-07 | -15/+17 |
| | | | | | | | | Since ADS860.h includes "board/fads/fads.h" with ramifications on the CONFIG_COMMAND treatment, it too has to be adjusted to exclude already configured commands in this same commit. Signed-off-by: Jon Loeliger <jdl@freescale.com> | |||
* | Support passing of OF flat trees to the kernel. | Wolfgang Denk | 2005-10-13 | -85/+84 |
| | | | | Patch by Pantelis Antoniou, 04 Sep 2005 | |||
* | Add support for NetSilicon NS7520 processor. | Wolfgang Denk | 2005-10-09 | -77/+72 |
| | | | | | | Patch by Art Shipkowski, 12 May 2005 Cleanup. | |||
* | Add support for AP1000 board. | Wolfgang Denk | 2005-10-09 | -0/+255 |
Patch by James MacAulay, 07 Oct 2005 |