summaryrefslogtreecommitdiff
path: root/arch/arm/lib/crt0_64.S
AgeCommit message (Expand)Author
2018-01-12ARMv8: Allow dynamic early stack pointerStephen Warren
2017-12-07armv8: fix gd after relocationYork Sun
2017-11-17armv8: update gd after relocateKever Yang
2017-11-17arm64: support running at addr other than linked toStephen Warren
2017-10-08ARMv8: get new GD address from gd->new_gd directlyzijun_hu
2017-08-13armv8: TPL_STACK will always be defined, so test CONFIG_TPL_NEEDS_SEPARATE_STACKPhilipp Tomsich
2017-08-13armv8: spl: Support separate stack for TPLPhilipp Tomsich
2017-03-01armv8: spl: Call spl_relocate_stack_gd for ARMv8Philipp Tomsich
2017-02-08arm64: use store with auto-incrementMasahiro Yamada
2017-02-08arm64: use xzr to zero-out the bss sectionMasahiro Yamada
2016-07-22armv8: spl: Call board_init_r from crt0_64 in SPLJeremy Hunt
2016-01-14arm: initialize gd for AArch64Stephen Warren
2016-01-13Fix board init code to respect the C runtime environmentAlbert ARIBAUD
2015-10-24arm: Switch aarch64 to using generic global_data setupSimon Glass
2015-09-12arm: Correct comments in crt0.S for the recent SPL improvementsSimon Glass
2015-07-27arm64: Handle arbitrary CONFIG_SYS_MALLOC_F_LEN valuesThierry Reding
2015-04-23armv8/ls2085aqds: NAND boot supportScott Wood
2015-03-27ARMv8: enable pre-allocation mallocDavid Feng
2014-01-09arm64: core supportDavid Feng