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
/
arm
/
cpu
/
u-boot-spl.lds
Age
Commit message (
Expand
)
Author
2026-02-09
arm: spl: Ensure 8 byte alignment of appended DTB without separate BSS
Tom Rini
2026-01-28
arm: Remove rel.dyn from SPL linker scripts
Tom Rini
2026-01-26
Revert "arm: spl: Correct alignment of .rel.dyn section"
Tom Rini
2026-01-26
arm: spl: Correct alignment of .rel.dyn section
Tom Rini
2026-01-20
arm: Update linker scripts to ensure appended device tree is aligned
Tom Rini
2025-06-02
ARM: Align image end to 8 bytes to fit DT alignment
Marek Vasut
2024-06-07
arm: move _end to linker symbols
Ilias Apalodimas
2024-03-29
arm: move image_copy_start/end to linker symbols
Ilias Apalodimas
2022-06-23
linker_lists: Rename sections to remove . prefix
Andrew Scull
2019-05-05
spl: fix linker size check off-by-one errors
Simon Goldschmidt
2019-01-26
linker: Modify linker scripts to be more generic
Tom Rini
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-27
ARM: spl: include arm/thumb glue sections
Mans Rullgard
2017-12-12
binman: arm: Include the binman symbol table
Simon Glass
2016-03-16
spl: arm: Make sure to include all of the u_boot_list entries
Tom Rini
2015-07-21
dm: arm: Put driver model I2C drivers before legacy ones
Simon Glass
2015-07-21
dm: Reduce SPL device tree size
Simon Glass
2014-12-11
arm: spl: Add I2C linker list in generic .lds
Alison Wang
2014-11-21
dm: arm: spl: Make driver model linker lists available
Simon Glass
2014-05-15
arm: move exception handling out of start.S files
Albert ARIBAUD
2014-02-26
arm: make _end compiler-generated
Albert ARIBAUD
2013-12-07
arm: keep all sections in ELF file
Albert ARIBAUD
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-06-21
remove all references to .dynsym
Albert ARIBAUD
2013-04-14
ARM: fix CONFIG_SPL_MAX_SIZE semantics
Albert ARIBAUD
2013-03-18
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2013-03-12
Remove linker lists (LGAs) from SPL linker scripts
Albert ARIBAUD