Commit Graph

20 Commits (lime2-spi)

Author SHA1 Message Date
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Stephen Warren e6c904489a ARMv8: Allow dynamic early stack pointer 6 years ago
York Sun e421b646fc armv8: fix gd after relocation 7 years ago
Kever Yang 21f4486faa armv8: update gd after relocate 7 years ago
Stephen Warren 49e93875a6 arm64: support running at addr other than linked to 7 years ago
zijun_hu 01a8359989 ARMv8: get new GD address from gd->new_gd directly 7 years ago
Philipp Tomsich faa18dbe25 armv8: TPL_STACK will always be defined, so test CONFIG_TPL_NEEDS_SEPARATE_STACK 7 years ago
Philipp Tomsich c3be6190f9 armv8: spl: Support separate stack for TPL 7 years ago
Philipp Tomsich 7a70c9985c armv8: spl: Call spl_relocate_stack_gd for ARMv8 7 years ago
Masahiro Yamada 07a63c7e7d arm64: use store with auto-increment 7 years ago
Masahiro Yamada b913c3f079 arm64: use xzr to zero-out the bss section 7 years ago
Jeremy Hunt b8cb51d0de armv8: spl: Call board_init_r from crt0_64 in SPL 8 years ago
Stephen Warren a737028e80 arm: initialize gd for AArch64 9 years ago
Albert ARIBAUD ecc306639e Fix board init code to respect the C runtime environment 9 years ago
Simon Glass 931bec31b4 arm: Switch aarch64 to using generic global_data setup 9 years ago
Simon Glass ed64190f67 arm: Correct comments in crt0.S for the recent SPL improvements 9 years ago
Thierry Reding 502a2aff76 arm64: Handle arbitrary CONFIG_SYS_MALLOC_F_LEN values 9 years ago
Scott Wood b2d5ac5985 armv8/ls2085aqds: NAND boot support 9 years ago
David Feng b263302aa5 ARMv8: enable pre-allocation malloc 9 years ago
David Feng 0ae7653128 arm64: core support 11 years ago
Jeroen Hofstee fe1378a961 ARM: use r9 for gd 11 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Masahiro Yamada 58bb8f5f61 cosmetic: arm: fix comments in arch/arm/lib/crt0.S 11 years ago
Benoît Thébaudeau 66f30bf983 arm: Remove deprecated and now unused NAND SPL 11 years ago
Benoît Thébaudeau 5c6db120fc arm: Remove unused relocate_code() parameters 11 years ago
Benoît Thébaudeau 9c5feab76f arm: crt0.S: Remove bogus .globl 11 years ago
Simon Glass 3929fb0a14 Replace __bss_end__ with __bss_end 11 years ago
Albert ARIBAUD e05e5de7fa arm: move C runtime setup code in crt0.S 12 years ago