summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu/ixp/u-boot.lds
Commit message (Expand)AuthorAgeFilesLines
* ARM: IXP: Remove the IXP architecture supportMarek Vasut2014-02-061-91/+0
* arm: keep all sections in ELF fileAlbert ARIBAUD2013-12-071-6/+9
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* arm: make __rel_dyn_{start, end} compiler-generatedAlbert ARIBAUD2013-06-211-2/+10
* arm: make __image_copy_{start, end} compiler-generatedAlbert ARIBAUD2013-06-211-1/+5
* remove all references to .dynsymAlbert ARIBAUD2013-06-211-5/+1
* ARM: Fix __bss_start and __bss_end in linker scriptsAlbert ARIBAUD2013-04-131-4/+10
* arm: relocate_code(): Use __image_copy_end for end of relocationBenoît Thébaudeau2013-04-121-0/+2
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-03-181-4/+10
|\
| * Refactor linker-generated arraysAlbert ARIBAUD2013-03-121-1/+1
| * arm: make __bss_start and __bss_end__ compiler-generatedAlbert ARIBAUD2013-03-121-3/+9
* | 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
* use -ffunction-sections / --gc-sections on IXP42xMichael Schwingen2011-06-231-4/+4
* 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: add ELF relocation support to rest of cpusAlbert Aribaud2010-11-261-14/+24
* ARM: implement relocation for ixpHeiko Schocher2010-09-191-1/+13
* arm: Move cpu/$CPU to arch/arm/cpu/$CPUPeter Tyser2010-04-131-0/+56
OpenPOWER on IntegriCloud