u-boot-brain/arch/arm/cpu/arm926ejs/spear
Albert ARIBAUD 41623c91b0 arm: move exception handling out of start.S files
Exception handling is basically identical for all ARM targets.
Factorize it out of the various start.S files and into a
single vectors.S file, and adjust linker scripts accordingly.

Signed-off-by: Albert ARIBAUD <albert.u.boot@aribaud.net>
2014-05-15 16:24:53 +02:00
..
cpu.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
Makefile arm926ejs: convert makefiles to Kbuild style 2013-10-31 12:53:39 -04:00
reset.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
spear600.c Coding Style cleanup: remove trailing white space 2013-10-14 16:06:53 -04:00
spl_boot.c Coding Style cleanup: remove trailing white space 2013-10-14 16:06:53 -04:00
spl.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -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
start.S arm: move exception handling out of start.S files 2014-05-15 16:24:53 +02:00
timer.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
u-boot-spl.lds arm: move exception handling out of start.S files 2014-05-15 16:24:53 +02:00