index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
cpu
/
u-boot.lds
Age
Commit message (
Expand
)
Author
2019-01-16
MIPS: optimize and fix ELF sections
Daniel Schwierzeck
2018-11-02
MIPS: make size of relocation table fixed but configurable
Daniel Schwierzeck
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-11-28
MIPS: Drop unused PTR_COUNT_SHIFT from u-boot.lds
Paul Burton
2017-07-25
MIPS: Stop building position independent code
Paul Burton
2016-09-21
MIPS: Fix cache maintenance in relocate_code & simplify
Paul Burton
2014-11-01
MIPS: add .padding section to linker script
Daniel Schwierzeck
2014-04-20
MIPS: define __init_end in u-boot.lds
Paul Burton
2014-04-20
MIPS: always keep all sections in u-boot ELF binary.
Daniel Schwierzeck
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-03-12
Refactor linker-generated arrays
Albert ARIBAUD
2013-02-12
MIPS: u-boot.lds: add relocation specific sections
Gabor Juhos
2013-02-12
MIPS: start.S: use symbol __image_copy_end for U-Boot image relocation
Daniel Schwierzeck
2013-02-12
MIPS: u-boot.lds: introduce symbol __image_copy_end
Daniel Schwierzeck
2013-02-12
MIPS: u-boot.lds: merge all BSS sections and introduce symbols __bss_[start|end]
Daniel Schwierzeck
2013-02-12
MIPS: compute num_got_entries from .got section's size
Gabor Juhos
2013-01-31
MIPS: add unified u-boot.lds file
Gabor Juhos