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
/
arm
/
cpu
/
u-boot-spl.lds
Age
Commit message (
Expand
)
Author
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