Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | GCC-4.x fixes: clean up global data pointer initialization for all boards. | Wolfgang Denk | 2006-03-31 | -4/+2 |
| | ||||
* | Fix problems with ld version 2.16 (dot outside sections problem) | Wolfgang Denk | 2005-08-31 | -0/+1 |
| | | | | | Pointed out by Gerhard Jaeger, 31 Aug 2005; cf. http://sourceware.org/ml/binutils/2005-08/msg00412.html | |||
* | Prepare for SoC rework of ARM code: | wdenk | 2005-04-02 | -6/+6 |
| | | | | | - rename CONFIG_BOOTBINFUNC into CONFIG_INIT_CRITICAL - rename memsetup into lowlevel_init (function name and source files) | |||
* | Patch by George G. Davis, 24 Aug 2004: | wdenk | 2004-10-10 | -1/+1 |
| | | | | - update ARM boards to use constants from mach-types.h | |||
* | * Patch by Prakash Kumar, 27 Jun 2004: | wdenk | 2004-07-10 | -0/+1024 |
Add support for the PXA250 based Intrinsyc Cerf board. * Patch by Yasushi Shoji, 27 Jun 2004: fix comment in include/common.h |