summaryrefslogtreecommitdiff
path: root/arch/arm/include/asm/spl.h
AgeCommit message (Expand)Author
2018-09-11arm: K3: am654: Add support for boot device detectionLokesh Vutla
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-08-13spl: add a 'return to bootrom' boot methodPhilipp Tomsich
2017-06-09SPL: Add XIP booting supportVikas Manocha
2017-05-15TI: Drop 'CONFIG_OMAP'Tom Rini
2016-10-06spl: Move spl_board_load_image() into a generic headerSimon Glass
2016-09-22ARM: Add new BOOT_DEVICE_DFU boot modeMichal Simek
2016-02-14spl: define BOOT_DEVICE_USBMasahiro Yamada
2015-11-18spl: change return values of spl_*_load_image()Nikita Kiryanov
2015-03-04arm: spl: Avoid setting up a duplicate global data structureSimon Glass
2015-02-16arm: spl: Provide for a board-specific loaderSimon Glass
2014-10-27arm: socfpga: Zap spl.h and ad-hoc related symsMarek Vasut
2014-08-19ARM: zynq: Remove spl.hMichal Simek
2014-06-06spl: consolidate arch/arm/include/asm/arch-*/spl.hMasahiro Yamada
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-03-15Replace __bss_end__ with __bss_endSimon Glass
2012-09-27SPL: Create arch/arm/lib/spl.c for board_init_f and jump_to_image_linuxTom Rini
2012-09-27SPL: Move the omap SPL framework to common/splTom Rini
2012-09-27ARM: SPL: Start hooking in the current SPI SPL supportTom Rini
2012-09-27ARM: SPL: Make spl_mmc.c more genericTom Rini
2012-09-27ARM: SPL: Add <asm/spl.h> and <asm/arch/spl.h>Tom Rini