summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/ixp/u-boot.lds
AgeCommit message (Expand)Author
2014-02-06ARM: IXP: Remove the IXP architecture supportMarek Vasut
2013-12-07arm: keep all sections in ELF fileAlbert ARIBAUD
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-06-21arm: make __rel_dyn_{start, end} compiler-generatedAlbert ARIBAUD
2013-06-21arm: make __image_copy_{start, end} compiler-generatedAlbert ARIBAUD
2013-06-21remove all references to .dynsymAlbert ARIBAUD
2013-04-13ARM: Fix __bss_start and __bss_end in linker scriptsAlbert ARIBAUD
2013-04-12arm: relocate_code(): Use __image_copy_end for end of relocationBenoît Thébaudeau
2013-03-18Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2013-03-15Replace __bss_end__ with __bss_endSimon Glass
2013-03-12Refactor linker-generated arraysAlbert ARIBAUD
2013-03-12arm: make __bss_start and __bss_end__ compiler-generatedAlbert ARIBAUD
2012-10-22common: Discard the __u_boot_cmd sectionMarek Vasut
2012-10-22common: Add .u_boot_list into all linker filesMarek Vasut
2011-06-23use -ffunction-sections / --gc-sections on IXP42xMichael Schwingen
2011-03-27arm: fix incorrect monitor protection region in FLASHPo-Yu Chuang
2011-03-27rename _end to __bss_end__Po-Yu Chuang
2010-11-26arm: add ELF relocation support to rest of cpusAlbert Aribaud
2010-09-19ARM: implement relocation for ixpHeiko Schocher
2010-04-13arm: Move cpu/$CPU to arch/arm/cpu/$CPUPeter Tyser