summaryrefslogtreecommitdiffstats
path: root/nand_spl/board/karo
Commit message (Expand)AuthorAgeFilesLines
* Refactor linker-generated arraysAlbert ARIBAUD2013-03-122-7/+2
* arm: move C runtime setup code in crt0.SAlbert ARIBAUD2013-01-081-1/+5
* nand_spl: fix u-boot.lst breakageScott Wood2012-11-141-1/+2
* common: Discard the __u_boot_cmd sectionMarek Vasut2012-10-221-3/+0
* common: Add .u_boot_list into all linker filesMarek Vasut2012-10-221-0/+5
* common: Add symbol handling for generic lists into MakefileMarek Vasut2012-10-221-2/+7
* replace CONFIG_PRELOADER with CONFIG_SPL_BUILDAneesh V2011-07-261-2/+2
* MX25: tx25: Add _end section on nand_splFabio Estevam2011-04-271-0/+2
* Fix build issues cause by LDFLAGS_FINAL changesWolfgang Denk2011-03-311-3/+3
* rename _end to __bss_end__Po-Yu Chuang2011-03-271-1/+1
* Introduce a new linker flag LDFLAGS_FINALHaiying Wang2011-03-221-1/+2
* tx25: fix linker file for newer ld supportAlbert Aribaud2010-11-171-21/+19
* Merge branch 'elf_reloc'Wolfgang Denk2010-10-191-0/+13
|\
| * arm926ejs, tx25: add support for ELF relocationsHeiko Schocher2010-10-131-0/+13
* | Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-181-1/+1
|/
* ARM: implement relocation for ARM926Heiko Schocher2010-09-191-1/+13
* arm: Move cpu/$CPU to arch/arm/cpu/$CPUPeter Tyser2010-04-131-2/+2
* Add support for KARO TX25 boardJohn Rigby2010-03-073-0/+137
OpenPOWER on IntegriCloud