summaryrefslogtreecommitdiff
path: root/board/dave/B2
Commit message (Expand)AuthorAgeLines
* Fix linker scripts: add NOLOAD atribute to .bss/.sbss sectionsWolfgang Denk2008-01-12-1/+1
* Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk2006-10-09-1/+1
* Coding style cleanupWolfgang Denk2006-10-09-1/+1
* Add support for a saving build objects in a separate directory.Marian Balakowicz2006-09-01-6/+13
* GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk2006-03-31-3/+2
* 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
* Code cleanup; make several boards compile & link.wdenk2004-03-14-5/+2
* Add missing board/dave/B2/B2.c file.wdenk2004-02-24-0/+128
* * Patch by Andrea Scian, 17 Feb 2004:wdenk2004-02-24-0/+381