summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/arm926ejs/spear/spl.c
Commit message (Expand)AuthorAgeFilesLines
* spl: pass args to board_return_to_bootromPeng Fan2019-10-081-1/+4
* arm: spear: Return to BootROM if failing to boot from the main deviceMiquel Raynal2019-07-111-0/+12
* arm: spear: Support returning to BootROMMiquel Raynal2019-07-111-2/+33
* arm: spear: Drop useless board_init_r callMiquel Raynal2019-07-111-2/+0
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* arm: spear: do not return random value from stackxypron.glpk@gmx.de2017-08-131-1/+1
* arm: spear: Move to common SPL infrastructureStefan Roese2015-08-281-38/+36
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* lib: consolidate hang()Andreas Bießmann2013-05-011-7/+0
* SPL: ARM: spear: Add SPL support for SPEAr600 platformStefan Roese2012-07-071-0/+282