~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.hTom Rini2022-06-06
* Merge tag 'v2022.01-rc3' into nextTom Rini2021-11-29
|\
| * arm64: Add missing GD_FLG_SKIP_RELOC handlingMarek Vasut2021-11-18
* | arm: Init the debug UARTSimon Glass2021-11-17
|/
* arm64: Fix relocation of env_addr if POSITION_INDEPENDENT=yKunihiko Hayashi2021-06-28
* arm64: Add support for larger PIE U-BootEdgar E. Iglesias2020-09-22
* spl: separate SPL_FRAMEWORK config for spl and tplHeiko Stuebner2019-11-17
* arm64: add an option to switch visibility of CONFIG_SYS_INIT_SP_BSS_OFFSETMasahiro Yamada2019-07-10
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* ARMv8: Allow dynamic early stack pointerStephen Warren2018-01-12
* armv8: fix gd after relocationYork Sun2017-12-07
* armv8: update gd after relocateKever Yang2017-11-17
* arm64: support running at addr other than linked toStephen Warren2017-11-17
* ARMv8: get new GD address from gd->new_gd directlyzijun_hu2017-10-08
* armv8: TPL_STACK will always be defined, so test CONFIG_TPL_NEEDS_SEPARATE_STACKPhilipp Tomsich2017-08-13
* armv8: spl: Support separate stack for TPLPhilipp Tomsich2017-08-13
* armv8: spl: Call spl_relocate_stack_gd for ARMv8Philipp Tomsich2017-03-01
* arm64: use store with auto-incrementMasahiro Yamada2017-02-08
* arm64: use xzr to zero-out the bss sectionMasahiro Yamada2017-02-08
* armv8: spl: Call board_init_r from crt0_64 in SPLJeremy Hunt2016-07-22
* arm: initialize gd for AArch64Stephen Warren2016-01-14
* Fix board init code to respect the C runtime environmentAlbert ARIBAUD2016-01-13
* arm: Switch aarch64 to using generic global_data setupSimon Glass2015-10-24
* arm: Correct comments in crt0.S for the recent SPL improvementsSimon Glass2015-09-12
* arm64: Handle arbitrary CONFIG_SYS_MALLOC_F_LEN valuesThierry Reding2015-07-27
* armv8/ls2085aqds: NAND boot supportScott Wood2015-04-23
* ARMv8: enable pre-allocation mallocDavid Feng2015-03-27
* arm64: core supportDavid Feng2014-01-09