index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
cpu
/
u-boot.lds
Age
Commit message (
Expand
)
Author
2026-01-20
mips: Update linker scripts to ensure appended device tree is aligned
Tom Rini
2025-11-28
MIPS: Assure end of U-Boot is at 8-byte aligned offset
Marek Vasut
2022-06-23
linker_lists: Rename sections to remove . prefix
Andrew Scull
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