index
:
u-boot-fsl-qoriq
master
scalys
Freescale u-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
lib
/
spl.c
Age
Commit message (
Expand
)
Author
2017-06-05
arm: Add explicit include of <asm/mach-types.h>
Simon Glass
2017-05-08
spl: make image arg or fdt blob address reconfigurable
Vikas Manocha
2016-10-06
spl: Add a parameter to jump_to_image_linux()
Simon Glass
2016-07-22
armv8: spl: Call board_init_r from crt0_64 in SPL
Jeremy Hunt
2016-07-22
spl: Fix compilation warnings for arm64
Michal Simek
2016-04-01
arm: spl: Align default board_init_f comment with code
Andreas Dannenberg
2015-08-13
ARM: SPL: Use CONFIG_SPL_DM not CONFIG_DM
Tom Rini
2015-03-04
arm: spl: Avoid setting up a duplicate global data structure
Simon Glass
2015-01-16
arm: Add warnings about using gdata
Simon Glass
2014-09-16
Revert "ARM: SPL: do not set gd again"
Tom Rini
2014-09-09
ARM: SPL: do not set gd again
Jeroen Hofstee
2013-09-14
arm: spl: Do not set the stack pointer twice
Masahiro Yamada
2013-08-15
arm: spl: For Falcon Mode, set a default machid of ~0
Tom Rini
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-03-15
Replace __bss_end__ with __bss_end
Simon Glass
2012-09-27
SPL: Create arch/arm/lib/spl.c for board_init_f and jump_to_image_linux
Tom Rini