aboutsummaryrefslogtreecommitdiff
path: root/nand_spl/board/karo
AgeCommit message (Expand)AuthorFilesLines
2012-10-22common: Discard the __u_boot_cmd sectionMarek Vasut1-3/+0
2012-10-22common: Add .u_boot_list into all linker filesMarek Vasut1-0/+5
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-27MX25: tx25: Add _end section on nand_splFabio Estevam1-0/+2
2011-03-31Fix build issues cause by LDFLAGS_FINAL changesWolfgang Denk1-3/+3
2011-03-27rename _end to __bss_end__Po-Yu Chuang1-1/+1
2011-03-22Introduce a new linker flag LDFLAGS_FINALHaiying Wang1-1/+2
2010-11-17tx25: fix linker file for newer ld supportAlbert Aribaud1-21/+19
2010-10-19Merge branch 'elf_reloc'Wolfgang Denk1-0/+13
2010-10-18Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk1-1/+1
2010-10-13arm926ejs, tx25: add support for ELF relocationsHeiko Schocher1-0/+13
2010-09-19ARM: implement relocation for ARM926Heiko Schocher1-1/+13
2010-04-13arm: Move cpu/$CPU to arch/arm/cpu/$CPUPeter Tyser1-2/+2
2010-03-07Add support for KARO TX25 boardJohn Rigby3-0/+137