u-boot/arch/arm/cpu/pxa
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
..
Makefile ARM: convert makefiles to Kbuild style 2013-10-31 12:53:39 -04:00
config.mk kbuild: rename OBJCFLAGS to OBJCOPYFLAGS 2014-02-25 11:01:28 -05:00
cpuinfo.c arm: pxa: move SP check from start.S to cpuinfo.c 2014-05-15 16:24:41 +02:00
pxa2xx.c ARM: pxa: prevent PXA270 occasional reboot freezes 2013-12-18 16:00:37 +01:00
start.S arm: move exception handling out of start.S files 2014-05-15 16:24:53 +02:00
timer.c ARM:PXA: Correct tick_to_time / us_to_tick to use lldiv 2013-12-13 09:16:20 -05:00
usb.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00