aboutsummaryrefslogtreecommitdiff
path: root/board/pxa255_idp
AgeCommit message (Expand)AuthorFilesLines
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier1-2/+2
2010-10-22PXA: pxa255_idp: Fix for relocMarek Vasut4-517/+15
2010-10-19PXA: pxa-regs.h cleanupMarek Vasut1-13/+14
2010-10-18Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk1-3/+3
2010-07-04Make sure that argv[] argument pointers are not modified.Wolfgang Denk1-1/+1
2009-10-04Convert SMC91111 Ethernet driver to CONFIG_NET_MULTI APIBen Warren1-0/+12
2009-06-12General help message cleanupWolfgang Denk1-1/+1
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
2009-01-28Command usage cleanupPeter Tyser1-1/+1
2008-11-18Align end of bss by 4 bytesSelvamuthukumar1-1/+1
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD4-55/+55
2008-07-02Cleanup out-or-tree building for some boards (.depend)Wolfgang Denk1-1/+1
2008-05-21Big white-space cleanup.Wolfgang Denk1-6/+6
2008-01-12Fix linker scripts: add NOLOAD atribute to .bss/.sbss sectionsWolfgang Denk1-1/+1
2007-10-23fix pxa255_idp boardMarcel Ziswiler4-7/+8
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-6/+1
2005-09-25Add Vibren (was Accelent) PXA255 IDP SupportWolfgang Denk9-0/+1229