u-boot/arch/arm/cpu/arm926ejs/spear
Thomas Petazzoni c25c4fd010 board/spear/common: move code to arch/arm/cpu/arm926ejs/spear/
The code in board/spear/common/ is not board-specific but
SoC-specific. Therefore, boards from other vendors than "spear" may
want to re-use this code, which is currently difficult with the code
being placed in board/spear/common/.

Since this code really is SoC-specific, this commit moves it to
arch/arm/cpu/arm926ejs/spear/, with the rest of the SPEAr related
code.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2017-08-26 14:56:10 -04:00
..
cpu.c arm: spear: Add command to switch between 1-bit HW ECC and SW BCH4 2015-09-11 17:15:14 -04:00
Makefile board/spear/common: move code to arch/arm/cpu/arm926ejs/spear/ 2017-08-26 14:56:10 -04:00
reset.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
spear600.c arm: spear: Move to common SPL infrastructure 2015-08-28 12:33:16 -04:00
spl.c arm: spear: do not return random value from stack 2017-08-13 15:17:26 -04:00
spr600_mt47h32m16_37e_166_cl4_sync.c Coding Style cleanup: remove trailing white space 2013-10-14 16:06:53 -04:00
spr600_mt47h32m16_333_cl5_psync.c Coding Style cleanup: remove trailing white space 2013-10-14 16:06:53 -04:00
spr600_mt47h64m16_3_333_cl5_psync.c Coding Style cleanup: remove trailing white space 2013-10-14 16:06:53 -04:00
spr600_mt47h128m8_3_266_cl5_async.c Coding Style cleanup: remove trailing white space 2013-10-14 16:06:53 -04:00
spr_lowlevel_init.S board/spear/common: move code to arch/arm/cpu/arm926ejs/spear/ 2017-08-26 14:56:10 -04:00
spr_misc.c board/spear/common: move code to arch/arm/cpu/arm926ejs/spear/ 2017-08-26 14:56:10 -04:00
start.S arm: spear: Move to common SPL infrastructure 2015-08-28 12:33:16 -04:00
timer.c spear: Use upper case for CONFIG options 2016-09-16 17:26:39 -04:00
u-boot-spl.lds arm: spear: Move to common SPL infrastructure 2015-08-28 12:33:16 -04:00