Wolfgang Denk
d87080b721
GCC-4.x fixes: clean up global data pointer initialization for all boards.
2006-03-31 18:32:53 +02:00
Wolfgang Denk
ff7fefe679
Apply SoC concept to arm926ejs CPUs, i.e. move the SoC specific timer and
...
cpu_reset code from cpu/$(CPU) into the new cpu/$(CPU)/$(SOC) directories
Patch by Andreas Engel, 13 Mar 2006
2006-03-13 12:37:35 +01:00
Wolfgang Denk
96782c63d3
Cleanup warnings for cpu/arm720t & cpu/arm1136 files.
...
sed the linker scripts, rather than pre-process them.
Patch by Peter Pearse, 07 Oct 2005
2005-10-09 00:22:48 +02:00
Wolfgang Denk
b8e16a3450
Cleanup
2005-10-06 23:44:55 +02:00
Wolfgang Denk
64db4b10a5
Make "split_by_variant.sh" executable.
2005-10-06 17:09:56 +02:00
Wolfgang Denk
87cb6862b9
Update make target for ARM supported boards.
...
Use lowlevel_init() instead of platformsetup() [rename].
Patch by Peter Pearse, 06 Oct 2005
2005-10-06 17:08:18 +02:00
Wolfgang Denk
807d5d7319
Fix problems with ld version 2.16 (dot outside sections problem)
...
Pointed out by Gerhard Jaeger, 31 Aug 2005;
cf. http://sourceware.org/ml/binutils/2005-08/msg00412.html
2005-08-31 12:28:00 +02:00
wdenk
e86e5a0748
Code cleanup for GCC-3.3.x compilers
2004-10-17 21:12:06 +00:00
wdenk
d407bf52b5
* Patch by Philippe Robin, 28 Sept 2004:
...
Fix Flash support for Versatile.
* Patch by Roger Blofeld, 16 Sep 2004:
Fix timeout for DHCP command retry
2004-10-11 22:51:13 +00:00
wdenk
731215ebde
Patch by George G. Davis, 24 Aug 2004:
...
- update ARM boards to use constants from mach-types.h
2004-10-10 18:41:04 +00:00
wdenk
bc54f309a1
* Patch by Philippe Robin, 01 Jul 2004:
...
Add initialization for Integrator and versatile board files.
* Patch by Hinko Kocevar, 01 Jun 2004:
Fix VFD FB allocation, add LCD FB allocation on ARM
2004-07-11 18:10:30 +00:00
wdenk
42dfe7a184
Code cleanup; make several boards compile & link.
2004-03-14 22:25:36 +00:00
wdenk
3d3befa754
* Patch by Philippe Robin, 09 Mar 2004:
...
Added ARM Integrator AP, CP and Versatile PB926EJ-S Reference
Platform support.
* Patch by Masami Komiya, 08 Mar 2004:
Don't overwrite server IP address or boot file name
when the boot server does not return values
* Patch by listmember@orkun.us , 5 Mar 2004:
Removed compile time restriction on CFG_I2C_SPEED for DS1338 RTC
2004-03-14 15:06:13 +00:00