summaryrefslogtreecommitdiff
path: root/arch/mips/cpu/u-boot.lds
AgeCommit message (Expand)Author
2019-01-16MIPS: optimize and fix ELF sectionsDaniel Schwierzeck
2018-11-02MIPS: make size of relocation table fixed but configurableDaniel Schwierzeck
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-11-28MIPS: Drop unused PTR_COUNT_SHIFT from u-boot.ldsPaul Burton
2017-07-25MIPS: Stop building position independent codePaul Burton
2016-09-21MIPS: Fix cache maintenance in relocate_code & simplifyPaul Burton
2014-11-01MIPS: add .padding section to linker scriptDaniel Schwierzeck
2014-04-20MIPS: define __init_end in u-boot.ldsPaul Burton
2014-04-20MIPS: always keep all sections in u-boot ELF binary.Daniel Schwierzeck
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-03-12Refactor linker-generated arraysAlbert ARIBAUD
2013-02-12MIPS: u-boot.lds: add relocation specific sectionsGabor Juhos
2013-02-12MIPS: start.S: use symbol __image_copy_end for U-Boot image relocationDaniel Schwierzeck
2013-02-12MIPS: u-boot.lds: introduce symbol __image_copy_endDaniel Schwierzeck
2013-02-12MIPS: u-boot.lds: merge all BSS sections and introduce symbols __bss_[start|end]Daniel Schwierzeck
2013-02-12MIPS: compute num_got_entries from .got section's sizeGabor Juhos
2013-01-31MIPS: add unified u-boot.lds fileGabor Juhos