summaryrefslogtreecommitdiffstats
path: root/include/configs/xaeniax.h
Commit message (Collapse)AuthorAgeFilesLines
* include/configs/[p-z]* + misc: 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 [v-z]* named board config ↵Jon Loeliger2007-07-051-9/+14
| | | | | | files. Signed-off-by: Jon Loeliger <jdl@freescale.com>
* Adjust configuration of XENIAX boardWolfgang Denk2005-08-041-3/+3
| | | | (chip select and GPIO required for USB operation)
* Patch by Steven Scholz, 4 Apr 2005:wdenk2005-04-041-10/+0
| | | | | | - remove all references to CONFIG_INIT_CRITICAL for ARM based boards - introduce two new configuration options instead: CONFIG_SKIP_LOWLEVEL_INIT and CONFIG_SKIP_RELOCATE_UBOOT
* Prepare for SoC rework of ARM code:wdenk2005-04-021-1/+1
| | | | | - rename CONFIG_BOOTBINFUNC into CONFIG_INIT_CRITICAL - rename memsetup into lowlevel_init (function name and source files)
* Fix problems with SNTP support;wdenk2005-04-021-1/+11
| | | | enable SNTP support in some boards.
* Work around for Ethernet problems on Xaeniax boardwdenk2004-11-021-1/+1
|
* Add passing of the command line and memory size information to thewdenk2004-10-191-1/+3
| | | | kernel on xaeniax board.
* Code cleanup for GCC-3.3.x compilerswdenk2004-10-171-1/+1
|
* Patch by Vincent Dubey, 24 Sep 2004:wdenk2004-09-281-0/+555
Add support for xaeniax board
OpenPOWER on IntegriCloud