summaryrefslogtreecommitdiff
path: root/arch/mips/cpu/u-boot.lds
Commit message (Expand)AuthorAgeFilesLines
* MIPS: optimize and fix ELF sectionsDaniel Schwierzeck2019-01-161-34/+70
* MIPS: make size of relocation table fixed but configurableDaniel Schwierzeck2018-11-021-7/+13
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* MIPS: Drop unused PTR_COUNT_SHIFT from u-boot.ldsPaul Burton2017-11-281-6/+0
* MIPS: Stop building position independent codePaul Burton2017-07-251-32/+9
* MIPS: Fix cache maintenance in relocate_code & simplifyPaul Burton2016-09-211-0/+2
* MIPS: add .padding section to linker scriptDaniel Schwierzeck2014-11-011-0/+18
* MIPS: define __init_end in u-boot.ldsPaul Burton2014-04-201-0/+1
* MIPS: always keep all sections in u-boot ELF binary.Daniel Schwierzeck2014-04-201-26/+30
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* Refactor linker-generated arraysAlbert ARIBAUD2013-03-121-1/+1
* MIPS: u-boot.lds: add relocation specific sectionsGabor Juhos2013-02-121-1/+41
* MIPS: start.S: use symbol __image_copy_end for U-Boot image relocationDaniel Schwierzeck2013-02-121-4/+0
* MIPS: u-boot.lds: introduce symbol __image_copy_endDaniel Schwierzeck2013-02-121-0/+2
* MIPS: u-boot.lds: merge all BSS sections and introduce symbols __bss_[start|end]Daniel Schwierzeck2013-02-121-5/+6
* MIPS: compute num_got_entries from .got section's sizeGabor Juhos2013-02-121-4/+2
* MIPS: add unified u-boot.lds fileGabor Juhos2013-01-311-0/+84