Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adjust configuration of XENIAX board | Wolfgang Denk | 2005-08-04 | 1 | -3/+3 |
| | | | | (chip select and GPIO required for USB operation) | ||||
* | Patch by Steven Scholz, 4 Apr 2005: | wdenk | 2005-04-04 | 1 | -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: | wdenk | 2005-04-02 | 1 | -1/+1 |
| | | | | | - rename CONFIG_BOOTBINFUNC into CONFIG_INIT_CRITICAL - rename memsetup into lowlevel_init (function name and source files) | ||||
* | Fix problems with SNTP support; | wdenk | 2005-04-02 | 1 | -1/+11 |
| | | | | enable SNTP support in some boards. | ||||
* | Work around for Ethernet problems on Xaeniax board | wdenk | 2004-11-02 | 1 | -1/+1 |
| | |||||
* | Add passing of the command line and memory size information to the | wdenk | 2004-10-19 | 1 | -1/+3 |
| | | | | kernel on xaeniax board. | ||||
* | Code cleanup for GCC-3.3.x compilers | wdenk | 2004-10-17 | 1 | -1/+1 |
| | |||||
* | Patch by Vincent Dubey, 24 Sep 2004: | wdenk | 2004-09-28 | 1 | -0/+555 |
Add support for xaeniax board |