summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/arm926ejs/spear/spl.c
AgeCommit message (Expand)AuthorFilesLines
2019-10-08spl: pass args to board_return_to_bootromPeng Fan1-1/+4
2019-07-11arm: spear: Return to BootROM if failing to boot from the main deviceMiquel Raynal1-0/+12
2019-07-11arm: spear: Support returning to BootROMMiquel Raynal1-2/+33
2019-07-11arm: spear: Drop useless board_init_r callMiquel Raynal1-2/+0
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-08-13arm: spear: do not return random value from stackxypron.glpk@gmx.de1-1/+1
2015-08-28arm: spear: Move to common SPL infrastructureStefan Roese1-38/+36
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2013-05-02lib: consolidate hang()Andreas Bießmann1-7/+0
2012-07-07SPL: ARM: spear: Add SPL support for SPEAr600 platformStefan Roese1-0/+282