summaryrefslogtreecommitdiff
path: root/board/samsung/smdk6400/u-boot-nand.lds
Commit message (Expand)AuthorAgeLines
* arm: Remove support for smdk6400Benoît Thébaudeau2013-04-12-90/+0
* arm: relocate_code(): Use __image_copy_end for end of relocationBenoît Thébaudeau2013-04-12-0/+4
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-03-18-1/+1
|\
| * Refactor linker-generated arraysAlbert ARIBAUD2013-03-12-1/+1
* | Replace __bss_end__ with __bss_endSimon Glass2013-03-15-1/+1
|/
* common: Discard the __u_boot_cmd sectionMarek Vasut2012-10-22-3/+0
* common: Add .u_boot_list into all linker filesMarek Vasut2012-10-22-1/+6
* SMDK6400: fix the compiler errorMinkyu Kang2011-06-08-0/+2
* SMDK6400: Fix the mutiple link errorseedshope2011-03-27-1/+0
* SMDK6400: Fix some label undefined in build errorseedshope2011-03-27-3/+24
* rename _end to __bss_end__Po-Yu Chuang2011-03-27-1/+1
* arm: Move cpu/$CPU to arch/arm/cpu/$CPUPeter Tyser2010-04-13-2/+2
* 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/+62