summaryrefslogtreecommitdiff
path: root/arch/arm/lib/spl.c
AgeCommit message (Expand)Author
2021-11-05spl: Make use of CONFIG_IS_ENABLED(OS_BOOT) in SPL/TPL common code pathsTom Rini
2021-10-25arm: spl: prepare for jumping to OPTEERicardo Salveti
2021-05-24treewide: Convert macro and uses of __section(foo) to __section("foo")Marek BehĂșn
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18common: Drop init.h from common headerSimon Glass
2020-05-18common: Drop net.h from common headerSimon Glass
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-10-09armv8: layerscape: Enable falcon bootYork Sun
2017-06-05arm: Add explicit include of <asm/mach-types.h>Simon Glass
2017-05-08spl: make image arg or fdt blob address reconfigurableVikas Manocha
2016-10-06spl: Add a parameter to jump_to_image_linux()Simon Glass
2016-07-22armv8: spl: Call board_init_r from crt0_64 in SPLJeremy Hunt
2016-07-22spl: Fix compilation warnings for arm64Michal Simek
2016-04-01arm: spl: Align default board_init_f comment with codeAndreas Dannenberg
2015-08-12ARM: SPL: Use CONFIG_SPL_DM not CONFIG_DMTom Rini
2015-03-04arm: spl: Avoid setting up a duplicate global data structureSimon Glass
2015-01-16arm: Add warnings about using gdataSimon Glass
2014-09-16Revert "ARM: SPL: do not set gd again"Tom Rini
2014-09-09ARM: SPL: do not set gd againJeroen Hofstee
2013-09-14arm: spl: Do not set the stack pointer twiceMasahiro Yamada
2013-08-15arm: spl: For Falcon Mode, set a default machid of ~0Tom Rini
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-03-15Replace __bss_end__ with __bss_endSimon Glass
2012-09-27SPL: Create arch/arm/lib/spl.c for board_init_f and jump_to_image_linuxTom Rini