Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Patch by Steven Scholz, 25 Oct 2004: | wdenk | 2005-04-03 | -4/+0 |
| | | | | Declare reset_cpu() in include/common.h instead locally | |||
* | Prepare for SoC rework of ARM code: | wdenk | 2005-04-02 | -2/+2 |
| | | | | | - rename CONFIG_BOOTBINFUNC into CONFIG_INIT_CRITICAL - rename memsetup into lowlevel_init (function name and source files) | |||
* | Code cleanup for GCC-3.3.x compilers | wdenk | 2004-10-17 | -4/+4 |
| | ||||
* | Code cleanup; make several boards compile & link. | wdenk | 2004-03-14 | -10/+9 |
| | ||||
* | * Patch by Andrea Scian, 17 Feb 2004: | wdenk | 2004-02-24 | -0/+1306 |
Add support for S3C44B0 processor and DAVE B2 board * Patch by Steven Scholz, 20 Feb 2004: - Add support for MII commands on AT91RM9200 boards - some cleanup in AT91RM9200 ethernet code |