summaryrefslogtreecommitdiff
path: root/nand_spl/board/karo
AgeCommit message (Expand)Author
2013-04-12nand: mxc: Switch NAND SPL to generic SPLBenoît Thébaudeau
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-01-08arm: move C runtime setup code in crt0.SAlbert ARIBAUD
2012-11-14nand_spl: fix u-boot.lst breakageScott Wood
2012-10-22common: Discard the __u_boot_cmd sectionMarek Vasut
2012-10-22common: Add .u_boot_list into all linker filesMarek Vasut
2012-10-22common: Add symbol handling for generic lists into MakefileMarek Vasut
2011-07-26replace CONFIG_PRELOADER with CONFIG_SPL_BUILDAneesh V
2011-04-27MX25: tx25: Add _end section on nand_splFabio Estevam
2011-03-31Fix build issues cause by LDFLAGS_FINAL changesWolfgang Denk
2011-03-27rename _end to __bss_end__Po-Yu Chuang
2011-03-22Introduce a new linker flag LDFLAGS_FINALHaiying Wang
2010-11-17tx25: fix linker file for newer ld supportAlbert Aribaud
2010-10-19Merge branch 'elf_reloc'Wolfgang Denk
2010-10-18Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk
2010-10-13arm926ejs, tx25: add support for ELF relocationsHeiko Schocher
2010-09-19ARM: implement relocation for ARM926Heiko Schocher
2010-04-13arm: Move cpu/$CPU to arch/arm/cpu/$CPUPeter Tyser
2010-03-07Add support for KARO TX25 boardJohn Rigby