summaryrefslogtreecommitdiffstats
path: root/board/xsengine
Commit message (Expand)AuthorAgeFilesLines
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-181-1/+1
* Convert SMC91111 Ethernet driver to CONFIG_NET_MULTI APIBen Warren2009-10-041-0/+12
* arm: unify linker scriptJean-Christophe PLAGNIOL-VILLARD2009-06-121-56/+0
* Fix all linker script to handle all rodata sectionsTrent Piepho2009-03-201-1/+1
* Align end of bss by 4 bytesSelvamuthukumar2008-11-181-1/+1
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-182-39/+39
* rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD2008-09-101-1/+1
* Cleanup out-or-tree building for some boards (.depend)Wolfgang Denk2008-07-021-1/+1
* Big white-space cleanup.Wolfgang Denk2008-05-211-2/+2
* xsengine: rename board_post_init to board_late_initJean-Christophe PLAGNIOL-VILLARD2008-02-071-1/+1
* Fix linker scripts: add NOLOAD atribute to .bss/.sbss sectionsWolfgang Denk2008-01-121-1/+1
* xsengine: Fix no partition type specified, use DOS as defaultJean-Christophe PLAGNIOL-VILLARD2007-10-241-2/+2
* Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk2006-10-091-1/+1
* Add support for a saving build objects in a separate directory.Marian Balakowicz2006-09-011-7/+11
* GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk2006-03-311-4/+2
* Add support for S29GL064M-R3 flash chip on xsengine boardWolfgang Denk2005-10-051-24/+9
* Fix problems with ld version 2.16 (dot outside sections problem)Wolfgang Denk2005-08-311-0/+1
* Add common (with Linux) MTD partition scheme and "mtdparts" commandWolfgang Denk2005-08-081-78/+0
* Prepare for SoC rework of ARM code:wdenk2005-04-022-3/+3
* Code cleanup for GCC-3.3.x compilerswdenk2004-10-171-1/+1
* Patch by George G. Davis, 24 Aug 2004:wdenk2004-10-101-1/+1
* * Code cleanup (ARM mostly)wdenk2004-07-011-2/+0
* Patch by Kurt Stremerch, 28 May 2004:wdenk2004-06-096-0/+954
OpenPOWER on IntegriCloud