summaryrefslogtreecommitdiff
path: root/board/pleb2
Commit message (Expand)AuthorAgeLines
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-17-2/+2
* PXA: pleb2: Fix for relocMarek Vasut2010-10-22-508/+15
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-18-3/+3
* Replace "#include <asm-$ARCH/$FILE>" with "#include <asm/$FILE>"Peter Tyser2010-04-13-1/+1
* arm: unify linker scriptJean-Christophe PLAGNIOL-VILLARD2009-06-12-56/+0
* Redundant Environment: protect full sector sizeWolfgang Denk2009-06-04-2/+2
* Fix all linker script to handle all rodata sectionsTrent Piepho2009-03-20-1/+1
* Align end of bss by 4 bytesSelvamuthukumar2008-11-18-1/+1
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-58/+58
* rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD2008-09-10-7/+7
* Cleanup out-or-tree building for some boards (.depend)Wolfgang Denk2008-07-02-1/+1
* Fix linker scripts: add NOLOAD atribute to .bss/.sbss sectionsWolfgang Denk2008-01-12-1/+1
* Fix compiler warnings for ARM systems.Wolfgang Denk2007-11-18-1/+1
* Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk2006-10-09-1/+1
* Add support for a saving build objects in a separate directory.Marian Balakowicz2006-09-01-7/+11
* GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk2006-03-31-6/+1
* Fix problems with ld version 2.16 (dot outside sections problem)Wolfgang Denk2005-08-31-0/+1
* Prepare for SoC rework of ARM code:wdenk2005-04-02-4/+4
* Patches by David Snowdon, 07 Sep 2004:wdenk2005-01-09-0/+1484