summaryrefslogtreecommitdiff
path: root/nand_spl/board/karo/tx25/Makefile
AgeCommit message (Expand)AuthorFilesLines
2013-04-12nand: mxc: Switch NAND SPL to generic SPLBenoît Thébaudeau1-84/+0
2013-03-13Refactor linker-generated arraysAlbert ARIBAUD1-6/+1
2013-01-09arm: move C runtime setup code in crt0.SAlbert ARIBAUD1-1/+5
2012-11-14nand_spl: fix u-boot.lst breakageScott Wood1-1/+2
2012-10-22common: Add symbol handling for generic lists into MakefileMarek Vasut1-2/+7
2011-07-26replace CONFIG_PRELOADER with CONFIG_SPL_BUILDAneesh V1-2/+2
2011-04-01Fix build issues cause by LDFLAGS_FINAL changesWolfgang Denk1-3/+3
2011-03-23Introduce a new linker flag LDFLAGS_FINALHaiying Wang1-1/+2
2010-10-19Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk1-1/+1
2010-04-13arm: Move cpu/$CPU to arch/arm/cpu/$CPUPeter Tyser1-2/+2
2010-03-07Add support for KARO TX25 boardJohn Rigby1-0/+78