summaryrefslogtreecommitdiffstats
path: root/include/configs/EXBITGEN.h
Commit message (Collapse)AuthorAgeFilesLines
* ppc4xx: Remove cache definition from 4xx board config filesStefan Roese2007-10-311-4/+0
| | | | | | | All 4xx board config files don't need the cache definitions anymore. These are now defined in common headers. Signed-off-by: Stefan Roese <sr@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 E* named board config files.Jon Loeliger2007-07-081-5/+7
| | | | Signed-off-by: Jon Loeliger <jdl@freescale.com>
* * The PS/2 mux on the BMS2003 board needs 450 ms after power onwdenk2004-01-201-2/+2
| | | | | | | | | | | | before we can access it; add delay in case we are faster (with no CF card inserted) * Cleanup of some init functions * Make sure SCC Ethernet is always stopped by the time we boot Linux to avoid Linux crashes by early packets coming in. * Accelerate flash accesses on LWMON board by using buffered writes
* * Add support for IceCube board (with MGT5100 and MPC5200 CPUs)wdenk2003-07-161-5/+5
| | | | * Add support for MGT5100 and MPC5200 processors
* Merge from "stable branch", tag LABEL_2003_06_28_1800-stable:wdenk2003-06-281-0/+213
- Allow to call sysmon function interactively - PIC on LWMON board needs delay after power-on - Add missing RSR definitions for MPC8xx - Improve log buffer handling: guarantee clean reset after power-on - Add support for EXBITGEN board - Add support for SL8245 board
OpenPOWER on IntegriCloud