index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
cpu
/
armv7
/
omap-common
/
u-boot-spl.lds
Age
Commit message (
Expand
)
Author
2016-03-16
spl: arm: Make sure to include all of the u_boot_list entries
Tom Rini
2014-08-30
arm: Add missing .vectors section to linker scripts
Benoît Thébaudeau
2014-02-26
arm: make _end compiler-generated
Albert ARIBAUD
2013-11-15
TI:omap: Update u-boot-spl.lds for i2c multibus/multiadapter update
Tom Rini
2013-11-13
i2c, omap24xx: convert driver to new mutlibus/mutliadapter framework
Heiko Schocher
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-04-12
arm: Make all linker scripts compatible with per-symbol sections
Benoît Thébaudeau
2013-03-18
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2013-03-15
Replace __bss_end__ with __bss_end
Simon Glass
2013-03-12
Remove linker lists (LGAs) from SPL linker scripts
Albert ARIBAUD
2013-03-12
arm: omap: map u_boot_lists section to .sram
Albert ARIBAUD
2012-10-22
common: Add .u_boot_list into all linker files
Marek Vasut
2012-09-27
omap-common: SPL: Fix whitespace in omap-common/u-boot-spl.lds.
Pavel Machek
2011-08-03
omap: add basic SPL support
Aneesh V