aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/cpu/arm926ejs/spear/spl.c
AgeCommit message (Expand)AuthorFilesLines
2021-07-07arm: Remove spear600 boards and the rest of SPEAr supportTom Rini1-296/+0
2021-07-07arm: Remove spear320 boardsTom Rini1-2/+0
2021-07-07arm: Remove spear310 boardsTom Rini1-3/+1
2021-07-07arm: Remove spear300 boardsTom Rini1-3/+1
2021-05-24treewide: Convert macro and uses of __section(foo) to __section("foo")Marek Behún1-1/+1
2020-05-18common: Drop asm/ptrace.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop init.h from common headerSimon Glass1-0/+1
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-01lib: consolidate hang()Andreas Bießmann1-7/+0
2012-07-07SPL: ARM: spear: Add SPL support for SPEAr600 platformStefan Roese1-0/+282