~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
U-Boot fork with work-in-progress stuff
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
lib
/
spl.c
Commit message (
Expand
)
Author
Age
*
spl: Make use of CONFIG_IS_ENABLED(OS_BOOT) in SPL/TPL common code paths
Tom Rini
2021-11-05
*
arm: spl: prepare for jumping to OPTEE
Ricardo Salveti
2021-10-25
*
treewide: Convert macro and uses of __section(foo) to __section("foo")
Marek BehĂșn
2021-05-24
*
common: Drop asm/global_data.h from common header
Simon Glass
2021-02-02
*
common: Drop log.h from common header
Simon Glass
2020-05-18
*
common: Drop init.h from common header
Simon Glass
2020-05-18
*
common: Drop net.h from common header
Simon Glass
2020-05-18
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
*
armv8: layerscape: Enable falcon boot
York Sun
2017-10-09
*
arm: Add explicit include of <asm/mach-types.h>
Simon Glass
2017-06-05
*
spl: make image arg or fdt blob address reconfigurable
Vikas Manocha
2017-05-08
*
spl: Add a parameter to jump_to_image_linux()
Simon Glass
2016-10-06
*
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-07-22
*
arm: spl: Align default board_init_f comment with code
Andreas Dannenberg
2016-04-01
*
ARM: SPL: Use CONFIG_SPL_DM not CONFIG_DM
Tom Rini
2015-08-12
*
arm: spl: Avoid setting up a duplicate global data structure
Simon Glass
2015-03-04
*
arm: Add warnings about using gdata
Simon Glass
2015-01-16
*
Revert "ARM: SPL: do not set gd again"
Tom Rini
2014-09-16
*
ARM: SPL: do not set gd again
Jeroen Hofstee
2014-09-09
*
arm: spl: Do not set the stack pointer twice
Masahiro Yamada
2013-09-14
*
arm: spl: For Falcon Mode, set a default machid of ~0
Tom Rini
2013-08-15
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
*
Replace __bss_end__ with __bss_end
Simon Glass
2013-03-15
*
SPL: Create arch/arm/lib/spl.c for board_init_f and jump_to_image_linux
Tom Rini
2012-09-27