summaryrefslogtreecommitdiff
path: root/board/wepep250
Commit message (Expand)AuthorAgeLines
* Fix linker scripts: add NOLOAD atribute to .bss/.sbss sectionsWolfgang Denk2008-01-12-1/+1
* Fix compiler warnings for ARM systems.Wolfgang Denk2007-11-18-1/+4
* Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk2006-10-09-1/+1
* Add support for a saving build objects in a separate directory.Marian Balakowicz2006-09-01-7/+11
* GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk2006-03-31-22/+22
* Fix problems with ld version 2.16 (dot outside sections problem)Wolfgang Denk2005-08-31-0/+1
* Prepare for SoC rework of ARM code:wdenk2005-04-02-3/+3
* Patch by George G. Davis, 24 Aug 2004:wdenk2004-10-10-1/+1
* Patch by Anders Larsen, 09 Jan 2004:wdenk2004-02-08-6/+2
* * Patch by Andre Schwarz, 24 Nov 2003:wdenk2003-12-07-1/+1
* * Patch by Gleb Natapov, 19 Sep 2003:wdenk2003-12-06-9/+0
* * Code cleanup:wdenk2003-06-27-24/+24
* * Get (mostly) rid of CFG_MONITOR_LEN definition; compute real lengthwdenk2003-05-30-1/+1
* Patch by Kyle Harris, 20 May 2003:wdenk2003-05-23-1/+1
* * Patch by Arun Dharankar, 4 Apr 2003:wdenk2003-04-05-0/+758