Wolfgang Denk
d87080b721
GCC-4.x fixes: clean up global data pointer initialization for all boards.
19 years ago
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
19 years ago
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
19 years ago
Wolfgang Denk
b8e16a3450
Cleanup
19 years ago
Wolfgang Denk
64db4b10a5
Make "split_by_variant.sh" executable.
19 years ago
Wolfgang Denk
87cb6862b9
Update make target for ARM supported boards.
...
Use lowlevel_init() instead of platformsetup() [rename].
Patch by Peter Pearse, 06 Oct 2005
19 years ago
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
20 years ago
wdenk
e86e5a0748
Code cleanup for GCC-3.3.x compilers
20 years ago
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
20 years ago
wdenk
731215ebde
Patch by George G. Davis, 24 Aug 2004:
...
- update ARM boards to use constants from mach-types.h
20 years ago
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
21 years ago
wdenk
42dfe7a184
Code cleanup; make several boards compile & link.
21 years ago
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
21 years ago