u-boot/arch/arm/cpu/arm926ejs
Marek Vasut 22fe68fbdc iMX28: Fix ARM vector handling
This patch introduces proper ARM vector handling for i.MX28 CPU. This issue
wasn't addressed because the interrupts weren't enabled on any ARMv5 core,
therefore the issue wasn't noticed earlier.

In previous implementation, the vectoring code used by i.MX28 CPU when an
exception happened was that of the SPL. With this change, the branch target when
an exception happens can be reconfigured by U-Boot.

Signed-off-by: Marek Vasut <marek.vasut@gmail.com>
Cc: Stefano Babic <sbabic@denx.de>
Cc: Wolfgang Denk <wd@denx.de>
Cc: Detlev Zundel <dzu@denx.de>
2011-11-11 11:36:58 +01:00
..
armada100 ARM: armada100: reduce dependence of including platform file 2011-10-27 21:56:33 +02:00
at91 Reduce build times 2011-11-03 20:44:58 +01:00
davinci arm, davinci: Fix setting of the SDRAM configuration register 2011-11-08 08:55:13 -05:00
kirkwood kirkwood: drop empty asm-offsets.s file 2011-11-03 22:56:22 +01:00
mb86r0x Makefile : fix generation of cpu related asm-offsets.h 2011-09-07 21:41:27 +02:00
mx25 imx: fix coding style 2011-10-27 21:56:32 +02:00
mx27 imx: fix coding style 2011-10-27 21:56:32 +02:00
mx28 iMX28: Fix ARM vector handling 2011-11-11 11:36:58 +01:00
nomadik Timer: Remove reset_timer() for non-Nios2 arches 2011-07-26 14:53:30 +02:00
omap Convert ISO-8859 files to UTF-8 2011-08-04 23:34:02 +02:00
orion5x ARM: orion5x: reduce dependence of including platform file 2011-10-27 21:56:33 +02:00
pantheon ARM: pantheon: add mmc definition 2011-10-27 21:56:37 +02:00
spear punt unused clean/distclean targets 2011-10-15 22:20:36 +02:00
versatile Convert ISO-8859 files to UTF-8 2011-08-04 23:34:02 +02:00
config.mk Reduce build times 2011-11-03 20:44:58 +01:00
cpu.c arm: Move cpu/$CPU to arch/arm/cpu/$CPU 2010-04-13 09:13:24 +02:00
Makefile SPL: Allow ARM926EJS to avoid compiling in the CPU support code 2011-11-08 22:16:53 +01:00
start.S arm, davinci: add support for new spl framework 2011-11-03 22:56:25 +01:00
u-boot.lds arm: fix incorrect monitor protection region in FLASH 2011-03-27 19:18:52 +02:00