summaryrefslogtreecommitdiff
path: root/arch/arm/include/asm/spl.h
AgeCommit message (Expand)AuthorFilesLines
2018-09-11arm: K3: am654: Add support for boot device detectionLokesh Vutla1-1/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-08-13spl: add a 'return to bootrom' boot methodPhilipp Tomsich1-0/+1
2017-06-09SPL: Add XIP booting supportVikas Manocha1-0/+1
2017-05-15TI: Drop 'CONFIG_OMAP'Tom Rini1-1/+1
2016-10-06spl: Move spl_board_load_image() into a generic headerSimon Glass1-9/+0
2016-09-22ARM: Add new BOOT_DEVICE_DFU boot modeMichal Simek1-0/+1
2016-02-14spl: define BOOT_DEVICE_USBMasahiro Yamada1-0/+1
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-16Replace __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