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
/
lib
/
crt0_64.S
Age
Commit message (
Expand
)
Author
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-01-12
ARMv8: Allow dynamic early stack pointer
Stephen Warren
2017-12-07
armv8: fix gd after relocation
York Sun
2017-11-17
armv8: update gd after relocate
Kever Yang
2017-11-17
arm64: support running at addr other than linked to
Stephen Warren
2017-10-08
ARMv8: get new GD address from gd->new_gd directly
zijun_hu
2017-08-13
armv8: TPL_STACK will always be defined, so test CONFIG_TPL_NEEDS_SEPARATE_STACK
Philipp Tomsich
2017-08-13
armv8: spl: Support separate stack for TPL
Philipp Tomsich
2017-03-01
armv8: spl: Call spl_relocate_stack_gd for ARMv8
Philipp Tomsich
2017-02-08
arm64: use store with auto-increment
Masahiro Yamada
2017-02-08
arm64: use xzr to zero-out the bss section
Masahiro Yamada
2016-07-22
armv8: spl: Call board_init_r from crt0_64 in SPL
Jeremy Hunt
2016-01-14
arm: initialize gd for AArch64
Stephen Warren
2016-01-13
Fix board init code to respect the C runtime environment
Albert ARIBAUD
2015-10-24
arm: Switch aarch64 to using generic global_data setup
Simon Glass
2015-09-12
arm: Correct comments in crt0.S for the recent SPL improvements
Simon Glass
2015-07-27
arm64: Handle arbitrary CONFIG_SYS_MALLOC_F_LEN values
Thierry Reding
2015-04-23
armv8/ls2085aqds: NAND boot support
Scott Wood
2015-03-27
ARMv8: enable pre-allocation malloc
David Feng
2014-01-09
arm64: core support
David Feng