summaryrefslogtreecommitdiffstats
path: root/arch/arm/lib/crt0_64.S
Commit message (Expand)AuthorAgeFilesLines
* arm64: Add support for larger PIE U-BootEdgar E. Iglesias2020-09-221-1/+7
* spl: separate SPL_FRAMEWORK config for spl and tplHeiko Stuebner2019-11-171-0/+2
* arm64: add an option to switch visibility of CONFIG_SYS_INIT_SP_BSS_OFFSETMasahiro Yamada2019-07-101-1/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* ARMv8: Allow dynamic early stack pointerStephen Warren2018-01-121-0/+3
* armv8: fix gd after relocationYork Sun2017-12-071-2/+3
* armv8: update gd after relocateKever Yang2017-11-171-0/+2
* arm64: support running at addr other than linked toStephen Warren2017-11-171-0/+8
* ARMv8: get new GD address from gd->new_gd directlyzijun_hu2017-10-081-2/+1
* armv8: TPL_STACK will always be defined, so test CONFIG_TPL_NEEDS_SEPARATE_STACKPhilipp Tomsich2017-08-131-1/+1
* armv8: spl: Support separate stack for TPLPhilipp Tomsich2017-08-131-1/+3
* armv8: spl: Call spl_relocate_stack_gd for ARMv8Philipp Tomsich2017-03-011-2/+12
* arm64: use store with auto-incrementMasahiro Yamada2017-02-081-2/+1
* arm64: use xzr to zero-out the bss sectionMasahiro Yamada2017-02-081-2/+1
* armv8: spl: Call board_init_r from crt0_64 in SPLJeremy Hunt2016-07-221-2/+1
* arm: initialize gd for AArch64Stephen Warren2016-01-141-0/+2
* Fix board init code to respect the C runtime environmentAlbert ARIBAUD2016-01-131-1/+3
* arm: Switch aarch64 to using generic global_data setupSimon Glass2015-10-241-12/+3
* arm: Correct comments in crt0.S for the recent SPL improvementsSimon Glass2015-09-121-10/+20
* arm64: Handle arbitrary CONFIG_SYS_MALLOC_F_LEN valuesThierry Reding2015-07-271-1/+2
* armv8/ls2085aqds: NAND boot supportScott Wood2015-04-231-0/+7
* ARMv8: enable pre-allocation mallocDavid Feng2015-03-271-2/+11
* arm64: core supportDavid Feng2014-01-091-0/+113