summaryrefslogtreecommitdiff
path: root/board/actux1
AgeCommit message (Expand)Author
2013-04-13ARM: Fix __bss_start and __bss_end in linker scriptsAlbert ARIBAUD
2013-04-12arm: relocate_code(): Use __image_copy_end for end of relocationBenoît Thébaudeau
2013-03-18Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2013-03-15Replace __bss_end__ with __bss_endSimon Glass
2013-03-12Refactor linker-generated arraysAlbert ARIBAUD
2013-03-12arm: make __bss_start and __bss_end__ compiler-generatedAlbert ARIBAUD
2012-10-22common: Discard the __u_boot_cmd sectionMarek Vasut
2012-10-22common: Add .u_boot_list into all linker filesMarek Vasut
2012-10-18actux[123]: Update linker script for ELDK 4.2Tom Rini
2012-03-26IXP: Fix missing MACH_TYPE_{ACTUX?,PNB3,DVLHOST}Marek Vasut
2011-10-15punt unused clean/distclean targetsMike Frysinger
2011-06-23update/fix AcTux1 boardMichael Schwingen
2011-05-12Fix incorrect use of getenv() before relocationWolfgang Denk
2011-04-30Handle most LDSCRIPT setting centrallyScott Wood
2011-03-27rename _end to __bss_end__Po-Yu Chuang
2011-01-09miiphy: convert to linux/mii.hMike Frysinger
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier
2010-10-18Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk
2010-04-13arm: Move cpu/$CPU to arch/arm/cpu/$CPUPeter Tyser
2010-04-13Rename lib_generic/ to lib/Peter Tyser
2010-04-13Move lib_$ARCH directories to arch/$ARCH/libPeter Tyser
2009-06-12arm: unify linker scriptJean-Christophe PLAGNIOL-VILLARD
2009-03-20Fix all linker script to handle all rodata sectionsTrent Piepho
2008-11-18Align end of bss by 4 bytesSelvamuthukumar
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
2008-09-10rename environment.c in env_embedded.c to reflect is functionalityJean-Christophe PLAGNIOL-VILLARD
2008-07-02Cleanup out-or-tree building for some boards (.depend)Wolfgang Denk
2008-03-02actua1/actua2/actua3: Fix multiple unused variable warningsJean-Christophe PLAGNIOL-VILLARD
2008-01-18add AcTux-1 board supportMichael Schwingen