summaryrefslogtreecommitdiffstats
path: root/arch/arm/lib/spl.c
Commit message (Expand)AuthorAgeFilesLines
* arm: spl: Avoid setting up a duplicate global data structureSimon Glass2015-03-041-0/+4
* arm: Add warnings about using gdataSimon Glass2015-01-161-1/+6
* Revert "ARM: SPL: do not set gd again"Tom Rini2014-09-161-0/+3
* ARM: SPL: do not set gd againJeroen Hofstee2014-09-091-3/+0
* arm: spl: Do not set the stack pointer twiceMasahiro Yamada2013-09-141-3/+0
* arm: spl: For Falcon Mode, set a default machid of ~0Tom Rini2013-08-151-1/+6
* 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/+72
OpenPOWER on IntegriCloud