aboutsummaryrefslogtreecommitdiffstats
path: root/board/ep7312
AgeCommit message (Expand)AuthorFilesLines
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier1-2/+2
2010-10-18Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk1-1/+1
2009-08-25Convert CS8900 Ethernet driver to CONFIG_NET_MULTI APIBen Warren1-0/+12
2009-06-12arm: unify linker scriptJean-Christophe PLAGNIOL-VILLARD1-56/+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-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-8/+8
2008-09-10rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD1-2/+2
2008-07-02Cleanup out-or-tree building for some boards (.depend)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-6/+13
2006-03-31GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk1-6/+1
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:wdenk2-3/+3
2004-10-17Code cleanup for GCC-3.3.x compilerswdenk1-1/+1
2004-10-10Patch by George G. Davis, 24 Aug 2004:wdenk1-1/+1
2004-02-08Patch by Anders Larsen, 09 Jan 2004:wdenk1-7/+5
2003-12-06* Patch by Gleb Natapov, 19 Sep 2003:wdenk1-1/+1
2003-09-18* Patches by Anders Larsen, 17 Sep 2003:wdenk1-1/+1
2003-06-27* Code cleanup:wdenk3-13/+15
2003-05-30* Get (mostly) rid of CFG_MONITOR_LEN definition; compute real lengthwdenk1-1/+1
2002-11-03Initial revisionwdenk2-0/+394
2002-09-10Initial revisionwdenk1-0/+48
2002-09-09Initial revisionwdenk1-0/+59
2002-07-20Initial revisionwdenk1-0/+97
2002-03-14Initial revisionwdenk1-0/+28