aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/include/asm/spl.h
AgeCommit message (Expand)AuthorFilesLines
2015-11-18spl: change return values of spl_*_load_image()Nikita Kiryanov1-2/+8
2015-03-04arm: spl: Avoid setting up a duplicate global data structureSimon Glass1-0/+2
2015-02-16arm: spl: Provide for a board-specific loaderSimon Glass1-0/+4
2014-10-27arm: socfpga: Zap spl.h and ad-hoc related symsMarek Vasut1-1/+1
2014-08-19ARM: zynq: Remove spl.hMichal Simek1-1/+1
2014-06-06spl: consolidate arch/arm/include/asm/arch-*/spl.hMasahiro Yamada1-0/+20
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2013-03-15Replace __bss_end__ with __bss_endSimon Glass1-1/+1
2012-09-27SPL: Create arch/arm/lib/spl.c for board_init_f and jump_to_image_linuxTom Rini1-0/+5
2012-09-27SPL: Move the omap SPL framework to common/splTom Rini1-40/+0
2012-09-27ARM: SPL: Start hooking in the current SPI SPL supportTom Rini1-0/+3
2012-09-27ARM: SPL: Make spl_mmc.c more genericTom Rini1-0/+5
2012-09-27ARM: SPL: Add <asm/spl.h> and <asm/arch/spl.h>Tom Rini1-0/+61