aboutsummaryrefslogtreecommitdiff
path: root/board/xsengine
AgeCommit message (Expand)AuthorFilesLines
2008-11-18Align end of bss by 4 bytesSelvamuthukumar1-1/+1
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2-39/+39
2008-09-10rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD1-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-2/+2
2008-02-07xsengine: rename board_post_init to board_late_initJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-01-12Fix linker scripts: add NOLOAD atribute to .bss/.sbss sectionsWolfgang Denk1-1/+1
2007-10-24xsengine: Fix no partition type specified, use DOS as defaultJean-Christophe PLAGNIOL-VILLARD1-2/+2
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-10-05Add support for S29GL064M-R3 flash chip on xsengine boardWolfgang Denk1-24/+9
2005-08-31Fix problems with ld version 2.16 (dot outside sections problem)Wolfgang Denk1-0/+1
2005-08-08Add common (with Linux) MTD partition scheme and "mtdparts" commandWolfgang Denk1-78/+0
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-07-01* Code cleanup (ARM mostly)wdenk1-2/+0
2004-06-09Patch by Kurt Stremerch, 28 May 2004:wdenk6-0/+954