summaryrefslogtreecommitdiffstats
path: root/include/configs/Adder.h
Commit message (Collapse)AuthorAgeFilesLines
* Coding style cleanup. Update CHANGELOG.Wolfgang Denk2007-08-061-4/+4
| | | | Signed-off-by: Wolfgang Denk <wd@denx.de>
* include/configs/[A-I]*: Cleanup BOOTP and lingering CFG_CMD_*.Jon Loeliger2007-07-101-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 A* named board config files.Jon Loeliger2007-07-071-9/+11
| | | | | | | | 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>
* Add support for Adder boards with 16MB SDRAM;Wolfgang Denk2006-03-121-16/+17
| | | | | add support for second FEC on Adder87x board. Patch by Yuli Barcohen, 05 Jun 2005
* * Patch by Yuli Barcohen, 13 Jul 2004:wdenk2004-09-281-1/+17
| | | | | | | | Allow clock setting on MPC866/MPC885 series chips according to environment variable `cpuclk' * Patch by Yuli Barcohen, 20 Apr 2004: Remove unnecessary redefine of CPM_DATAONLY_SIZE for MPC826x
* * Patch by Yuli Barcohen, 16 Jun 2004:wdenk2004-07-091-0/+2
| | | | | | | | Remove obsolete AdderII port which was superseded by unified AdderII/Adder87x port * Patch by Ladislav Michl, 16 Jun 2004: Fix gcc-3.3.3 warnings for smc91111.c
* * Patch by Yuli Barcohen, 09 Jun 2004:wdenk2004-06-091-0/+185
Add support for Analogue&Micro Adder87x and the older AdderII board. * Patch by Ming-Len Wu, 09 Jun 2004: Add suppport for MC9328 (Dargonball) CPU and Motorola MX1ADS board
OpenPOWER on IntegriCloud