summaryrefslogtreecommitdiffstats
path: root/board/versatile
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup warnings for cpu/arm720t & cpu/arm1136 files.Wolfgang Denk2005-10-091-14/+9
| | | | | sed the linker scripts, rather than pre-process them. Patch by Peter Pearse, 07 Oct 2005
* CleanupWolfgang Denk2005-10-061-3/+3
|
* Make "split_by_variant.sh" executable.Wolfgang Denk2005-10-061-0/+0
|
* Update make target for ARM supported boards.Wolfgang Denk2005-10-063-3/+49
| | | | | Use lowlevel_init() instead of platformsetup() [rename]. Patch by Peter Pearse, 06 Oct 2005
* Fix problems with ld version 2.16 (dot outside sections problem)Wolfgang Denk2005-08-311-0/+1
| | | | | Pointed out by Gerhard Jaeger, 31 Aug 2005; cf. http://sourceware.org/ml/binutils/2005-08/msg00412.html
* Code cleanup for GCC-3.3.x compilerswdenk2004-10-171-1/+0
|
* * Patch by Philippe Robin, 28 Sept 2004:wdenk2004-10-111-8/+50
| | | | | | | Fix Flash support for Versatile. * Patch by Roger Blofeld, 16 Sep 2004: Fix timeout for DHCP command retry
* Patch by George G. Davis, 24 Aug 2004:wdenk2004-10-101-1/+1
| | | | - update ARM boards to use constants from mach-types.h
* * Patch by Philippe Robin, 01 Jul 2004:wdenk2004-07-111-0/+2
| | | | | | | 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
* Code cleanup; make several boards compile & link.wdenk2004-03-143-4/+3
|
* * Patch by Philippe Robin, 09 Mar 2004:wdenk2004-03-146-0/+728
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
OpenPOWER on IntegriCloud