summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/u-boot.lds
AgeCommit message (Expand)Author
2016-03-22arm: x86: Drop command-line code when CONFIG_CMDLINE is disabledSimon Glass
2016-03-15efi_loader: Add runtime servicesAlexander Graf
2016-01-31ARM: Disable "DISCARD" for secure section if CONFIG_ARMV7_SECURE_BASE isn't d...Wang Dongsheng
2015-11-12arm: discard relocation entries for secure textPeng Fan
2015-05-13ARM: Clean up CONFIG_ARMV7_NONSEC/VIRT/PSCI conditionsJan Kiszka
2014-07-28ARM: HYP/non-sec: add separate section for secure codeMarc Zyngier
2014-05-15arm: move exception handling out of start.S filesAlbert ARIBAUD
2014-04-07arm: Handle .gnu.hash section in ldscriptsAndreas Färber
2014-02-26arm: make _end compiler-generatedAlbert ARIBAUD
2014-01-14arm: put .hash, .got.plt and .machine_param back in binariesAlbert ARIBAUD
2013-12-07arm: keep all sections in ELF fileAlbert ARIBAUD
2013-09-05arm: lds: Remove libgcc eabi exception handling tablesMichal Simek
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-14ARM: fix CONFIG_SPL_MAX_SIZE semanticsAlbert ARIBAUD
2013-04-13ARM: Fix __bss_start and __bss_end in linker scriptsAlbert ARIBAUD
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-29ARM: enhance u-boot.lds to detect over-sized SPLStephen Warren
2012-10-26ARM: fix u-boot.lds for -ffunction-sections/-fdata-sectionsStephen Warren
2012-10-22common: Discard the __u_boot_cmd sectionMarek Vasut
2012-10-22common: Add .u_boot_list into all linker filesMarek Vasut
2012-03-30arm: add a common .lds link scriptSimon Glass