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
/
sh
/
cpu
/
u-boot.lds
Age
Commit message (
Expand
)
Author
2019-09-14
sh: Fix incorrect linking with new binutils
Marek Vasut
2019-09-02
sh: Fix OF_SEPARATE support
Marek Vasut
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-08-27
sh: Fix linking of ms7722se
Tom Rini
2017-08-26
arch/sh: don't bring common/env_embedded.o into the link
Thomas Petazzoni
2017-08-26
arch/sh: allow building in big-endian mode
Thomas Petazzoni
2017-08-15
Move environment files from common/ to env/
Simon Glass
2016-12-02
sh: generate position independent code for all platforms
Vladimir Zapolskiy
2016-12-02
sh: add MEMORY command to a shared linker script
Vladimir Zapolskiy
2016-12-02
sh: define entry point and reloc_dst inside a linker script
Vladimir Zapolskiy
2016-12-02
sh: place board lowlevel_init code in the beginning of .text
Vladimir Zapolskiy
2016-12-02
sh4: use single u-boot linker script for all boards
Vladimir Zapolskiy
2016-05-27
sh: Fix build errors for generic board
Simon Glass
2014-07-24
sh: unify sh2/sh3/sh4 linker scripts
Masahiro Yamada