u-boot-brain/arch/arm/cpu/arm720t
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
..
tegra-common ARM: tegra: use apb_misc.h in more places 2014-04-17 08:41:05 -07:00
tegra20 kbuild: add CONFIG_ prefix to USE_PRIVATE_LIBGCC 2014-03-07 10:59:06 -05:00
tegra30 kbuild: add CONFIG_ prefix to USE_PRIVATE_LIBGCC 2014-03-07 10:59:06 -05:00
tegra114 ARM: tegra: Tegra114 pinmux cleanup 2014-04-17 08:41:06 -07:00
tegra124 ARM: tegra: Tegra124 pinmux cleanup 2014-04-17 08:41:06 -07:00
config.mk ARM: merge commonly-defined PLATFORM_RELFLAGS 2014-01-24 16:59:08 -05:00
cpu.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
interrupts.c Coding Style cleanup: remove trailing white space 2013-10-14 16:06:53 -04:00
Makefile ARM: tegra: move Tegra specific code under arch/arm/ 2013-10-31 13:26:44 -04:00
start.S arm: move exception handling out of start.S files 2014-05-15 16:24:53 +02:00