summaryrefslogtreecommitdiff
path: root/arch/arm/lib/spl.c
AgeCommit message (Expand)Author
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