summaryrefslogtreecommitdiff
path: root/board/actux2
AgeCommit message (Expand)AuthorFilesLines
2012-03-27IXP: Fix missing MACH_TYPE_{ACTUX?,PNB3,DVLHOST}Marek Vasut1-2/+0
2011-10-16punt unused clean/distclean targetsMike Frysinger1-6/+0
2011-06-23update/fix AcTux2 boardMichael Schwingen3-66/+77
2011-05-12Fix incorrect use of getenv() before relocationWolfgang Denk1-4/+5
2011-04-30Handle most LDSCRIPT setting centrallyScott Wood1-2/+0
2011-03-27rename _end to __bss_end__Po-Yu Chuang1-1/+1
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier2-3/+3
2010-10-19Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk1-1/+1
2010-04-13arm: Move cpu/$CPU to arch/arm/cpu/$CPUPeter Tyser2-3/+3
2010-04-13Rename lib_generic/ to lib/Peter Tyser1-2/+2
2010-04-13Move lib_$ARCH directories to arch/$ARCH/libPeter Tyser1-1/+1
2009-06-12arm: unify linker scriptJean-Christophe PLAGNIOL-VILLARD1-0/+2
2009-03-21Fix all linker script to handle all rodata sectionsTrent Piepho1-1/+1
2008-11-19Align end of bss by 4 bytesSelvamuthukumar1-0/+1
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2-30/+30
2008-09-11rename environment.c in env_embedded.c to reflect is functionalityJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-07-03Cleanup out-or-tree building for some boards (.depend)Wolfgang Denk1-1/+1
2008-03-02actua1/actua2/actua3: Fix multiple unused variable warningsJean-Christophe PLAGNIOL-VILLARD1-3/+5
2008-01-18add AcTux-2 board supportMichael Schwingen5-0/+321