summaryrefslogtreecommitdiff
path: root/nand_spl/board/samsung
Commit message (Expand)AuthorAgeLines
* Add _end for the end of u-boot image for SMDK6400seedshope2011-05-26-0/+2
* Fix build issues cause by LDFLAGS_FINAL changesWolfgang Denk2011-03-31-3/+3
* SMDK6400: Add some labels to u-boot.lds to support nand_splseedshope2011-03-27-1/+16
* rename _end to __bss_end__Po-Yu Chuang2011-03-27-1/+1
* Introduce a new linker flag LDFLAGS_FINALHaiying Wang2011-03-22-1/+2
* Remove board_init_f function from nand_boot.cSughosh Ganu2010-11-28-1/+5
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-18-5/+5
* arm: Move cpu/$CPU to arch/arm/cpu/$CPUPeter Tyser2010-04-13-2/+2
* Fix all linker scripts for older binutils versions (pre-2.16)Wolfgang Denk2009-08-21-2/+5
* Fix e-mail address of Gary Jennejohn.Detlev Zundel2009-05-15-1/+1
* Fix all linker script to handle all rodata sectionsTrent Piepho2009-03-20-1/+1
* Align end of bss by 4 bytesSelvamuthukumar2008-11-18-1/+1
* ARM: Add support for S3C6400 based SMDK6400 boardGuennadi Liakhovetski2008-08-31-0/+207