Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Patch by Steven Scholz, 4 Apr 2005: | wdenk | 2005-04-04 | -6/+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 |
| | | | | | - rename CONFIG_BOOTBINFUNC into CONFIG_INIT_CRITICAL - rename memsetup into lowlevel_init (function name and source files) | |||
* | Patch by Kurt Stremerch, 28 May 2004: | wdenk | 2004-06-09 | -0/+183 |
Add support for Exys XSEngine board Some code cleanup. |