aboutsummaryrefslogtreecommitdiff
path: root/board/assabet
AgeCommit message (Expand)AuthorFilesLines
2009-12-14Net: Clean up LAN91C96 SupportBen Warren1-0/+12
2009-06-12arm: unify linker scriptJean-Christophe PLAGNIOL-VILLARD1-58/+0
2009-03-20Fix all linker script to handle all rodata sectionsTrent Piepho1-1/+1
2008-11-18Align end of bss by 4 bytesSelvamuthukumar1-1/+1
2008-07-02Cleanup out-or-tree building for some boards (.depend)Wolfgang Denk1-1/+1
2008-05-21Big white-space cleanup.Wolfgang Denk1-1/+1
2008-01-12Fix linker scripts: add NOLOAD atribute to .bss/.sbss sectionsWolfgang Denk1-1/+1
2006-10-09Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk1-1/+1
2006-09-01Add support for a saving build objects in a separate directory.Marian Balakowicz1-7/+11
2006-03-31GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk1-4/+2
2005-08-31Fix problems with ld version 2.16 (dot outside sections problem)Wolfgang Denk1-0/+1
2005-04-02Prepare for SoC rework of ARM code:wdenk1-2/+2
2004-10-10Patch by George G. Davis, 24 Aug 2004:wdenk1-1/+1
2004-04-15* Patch by George G. Davis, 02 Apr 2004:wdenk5-0/+370