index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
include
/
asm
/
spl.h
Age
Commit message (
Expand
)
Author
2017-06-09
SPL: Add XIP booting support
Vikas Manocha
2017-05-15
TI: Drop 'CONFIG_OMAP'
Tom Rini
2016-10-06
spl: Move spl_board_load_image() into a generic header
Simon Glass
2016-09-22
ARM: Add new BOOT_DEVICE_DFU boot mode
Michal Simek
2016-02-14
spl: define BOOT_DEVICE_USB
Masahiro Yamada
2015-11-18
spl: change return values of spl_*_load_image()
Nikita Kiryanov
2015-03-04
arm: spl: Avoid setting up a duplicate global data structure
Simon Glass
2015-02-16
arm: spl: Provide for a board-specific loader
Simon Glass
2014-10-27
arm: socfpga: Zap spl.h and ad-hoc related syms
Marek Vasut
2014-08-19
ARM: zynq: Remove spl.h
Michal Simek
2014-06-06
spl: consolidate arch/arm/include/asm/arch-*/spl.h
Masahiro Yamada
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
2012-09-27
SPL: Move the omap SPL framework to common/spl
Tom Rini
2012-09-27
ARM: SPL: Start hooking in the current SPI SPL support
Tom Rini
2012-09-27
ARM: SPL: Make spl_mmc.c more generic
Tom Rini
2012-09-27
ARM: SPL: Add <asm/spl.h> and <asm/arch/spl.h>
Tom Rini