summaryrefslogtreecommitdiff
path: root/arch/arm/lib/spl.c
Commit message (Expand)AuthorAgeLines
* ARM: SPL: Use CONFIG_SPL_DM not CONFIG_DMTom Rini2015-08-12-2/+2
* arm: spl: Avoid setting up a duplicate global data structureSimon Glass2015-03-04-0/+4
* arm: Add warnings about using gdataSimon Glass2015-01-16-1/+6
* Revert "ARM: SPL: do not set gd again"Tom Rini2014-09-16-0/+3
* ARM: SPL: do not set gd againJeroen Hofstee2014-09-09-3/+0
* arm: spl: Do not set the stack pointer twiceMasahiro Yamada2013-09-14-3/+0
* arm: spl: For Falcon Mode, set a default machid of ~0Tom Rini2013-08-15-1/+6
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-17/+1
* Replace __bss_end__ with __bss_endSimon Glass2013-03-15-1/+1
* SPL: Create arch/arm/lib/spl.c for board_init_f and jump_to_image_linuxTom Rini2012-09-27-0/+72