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
/
arm926ejs
/
spear
/
start.S
Age
Commit message (
Expand
)
Author
2019-07-11
arm: spear: Do not link the _main branch
Miquel Raynal
2019-07-11
arm: spear: Support returning to BootROM
Miquel Raynal
2019-07-11
arm: spear: Simplify start.S organization
Miquel Raynal
2019-07-11
arm: spear: Reference the link register with LR instead of R14
Miquel Raynal
2019-07-11
arm: spear: Use PUSH/POP mnemonics when relevant
Miquel Raynal
2019-07-11
arm: spear: Purely cosmetic changes in start.S
Miquel Raynal
2019-07-11
arm: spear: Fix the main comment in start.S
Miquel Raynal
2019-07-11
arm: spear: Drop false comment
Miquel Raynal
2019-07-11
arm: spear: Call the SPL 'SPL', not 'Xloader'
Miquel Raynal
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2015-08-28
arm: spear: Move to common SPL infrastructure
Stefan Roese
2014-05-15
arm: move exception handling out of start.S files
Albert ARIBAUD
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2012-07-07
SPL: ARM: spear: Add SPL support for SPEAr600 platform
Stefan Roese