summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu/arm920t/ep93xx/u-boot.lds
Commit message (Expand)AuthorAgeFilesLines
* arm: ep9315: Add .vectors section to lds and remove obsolete ldsSergey Kostanbaev2014-08-301-58/+0
* arm: move exception handling out of start.S filesAlbert ARIBAUD2014-05-151-1/+2
* arm: make _end compiler-generatedAlbert ARIBAUD2014-02-261-1/+4
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* arm: make __image_copy_{start, end} compiler-generatedAlbert ARIBAUD2013-06-211-1/+5
* arm: Make all linker scripts compatible with per-symbol sectionsBenoît Thébaudeau2013-04-121-5/+5
* arm: relocate_code(): Use __image_copy_end for end of relocationBenoît Thébaudeau2013-04-121-0/+3
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-03-181-1/+1
|\
| * Refactor linker-generated arraysAlbert ARIBAUD2013-03-121-1/+1
* | Replace __bss_end__ with __bss_endSimon Glass2013-03-151-1/+1
|/
* 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
* arm: fix incorrect monitor protection region in FLASHPo-Yu Chuang2011-03-271-0/+2
* rename _end to __bss_end__Po-Yu Chuang2011-03-271-1/+1
* arm: Move cpu/$CPU to arch/arm/cpu/$CPUPeter Tyser2010-04-131-0/+59
OpenPOWER on IntegriCloud