summaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/spl.h
Commit message (Expand)AuthorAgeFilesLines
* arm: K3: am654: Add support for boot device detectionLokesh Vutla2018-09-111-1/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* spl: add a 'return to bootrom' boot methodPhilipp Tomsich2017-08-131-0/+1
* SPL: Add XIP booting supportVikas Manocha2017-06-091-0/+1
* TI: Drop 'CONFIG_OMAP'Tom Rini2017-05-151-1/+1
* spl: Move spl_board_load_image() into a generic headerSimon Glass2016-10-061-9/+0
* ARM: Add new BOOT_DEVICE_DFU boot modeMichal Simek2016-09-221-0/+1
* spl: define BOOT_DEVICE_USBMasahiro Yamada2016-02-141-0/+1
* spl: change return values of spl_*_load_image()Nikita Kiryanov2015-11-181-2/+8
* arm: spl: Avoid setting up a duplicate global data structureSimon Glass2015-03-041-0/+2
* arm: spl: Provide for a board-specific loaderSimon Glass2015-02-161-0/+4
* arm: socfpga: Zap spl.h and ad-hoc related symsMarek Vasut2014-10-271-1/+1
* ARM: zynq: Remove spl.hMichal Simek2014-08-191-1/+1
* spl: consolidate arch/arm/include/asm/arch-*/spl.hMasahiro Yamada2014-06-061-0/+20
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* Replace __bss_end__ with __bss_endSimon Glass2013-03-151-1/+1
* SPL: Create arch/arm/lib/spl.c for board_init_f and jump_to_image_linuxTom Rini2012-09-271-0/+5
* SPL: Move the omap SPL framework to common/splTom Rini2012-09-271-40/+0
* ARM: SPL: Start hooking in the current SPI SPL supportTom Rini2012-09-271-0/+3
* ARM: SPL: Make spl_mmc.c more genericTom Rini2012-09-271-0/+5
* ARM: SPL: Add <asm/spl.h> and <asm/arch/spl.h>Tom Rini2012-09-271-0/+61