summaryrefslogtreecommitdiff
path: root/board/scb9328
AgeCommit message (Expand)AuthorFilesLines
2012-03-19bootstage: Replace show_boot_progress/error() with bootstage_...()Simon Glass1-6/+0
2011-10-16punt unused clean/distclean targetsMike Frysinger1-6/+0
2011-09-04IMX: scb9328: drop warningsStefano Babic1-1/+1
2011-07-18scb9328: Add ARM relocation supportTorsten Koschorrek2-25/+9
2011-07-16Timer: Fix misuse of ARM *timer_masked() functions outside arch/armGraeme Russ1-2/+3
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier1-2/+2
2010-10-19Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk1-2/+2
2009-06-15Convert DM9000 driver for CONFIG_NET_MULTIRemy Bohmer1-0/+8
2009-06-12arm: unify linker scriptJean-Christophe PLAGNIOL-VILLARD1-57/+0
2009-03-21Fix all linker script to handle all rodata sectionsTrent Piepho1-1/+1
2008-11-19Align end of bss by 4 bytesSelvamuthukumar1-1/+1
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2-28/+28
2008-09-11rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD1-2/+2
2008-07-03Cleanup out-or-tree building for some boards (.depend)Wolfgang Denk1-1/+1
2008-03-09scb9328: Fix flash warning: type qualifiers ignored on function return typeJean-Christophe PLAGNIOL-VILLARD1-1/+4
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-8/+12
2006-03-31GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk1-19/+18
2005-08-31Fix problems with ld version 2.16 (dot outside sections problem)Wolfgang Denk1-0/+1
2005-04-03Prepare for SoC rework of ARM code:wdenk2-3/+3
2004-10-10Patch by George G. Davis, 24 Aug 2004:wdenk1-1/+1
2004-08-02* Code cleanupwdenk7-0/+809