u-boot-brain/arch/arc
Alexey Brodkin 699c4e592b arc: Update exception & interrupt handling for ARCv2
Initially IVT for ARCv2 was simply copypasted from ARCompact
with some selected fixes so basic stuff works.

Now we update it with more ARCv2 specific vectors like
 * Software Interrupt
 * Division by zero
 * Data cache consistency error
 * Misaligned access

Also normal interrupts are now implemented properly and extened to
all possible 240 items.

Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
2016-08-05 12:50:25 +03:00
..
cpu arc: Update exception & interrupt handling for ARCv2 2016-08-05 12:50:25 +03:00
dts axs103: add support of generic OHCI USB 1.1 controller 2015-12-21 23:29:04 +03:00
include/asm arc: make global_data.h usable in assembly files 2016-07-04 11:43:41 +03:00
lib arc: Update exception & interrupt handling for ARCv2 2016-08-05 12:50:25 +03:00
config.mk arc: Use "-mcpu=archs" instead of deprecated "-marchs" for ARC HS 2016-07-04 11:43:40 +03:00
Kconfig arc: cache - accommodate different L1 cache line lengths 2016-02-20 11:19:53 +03:00
Makefile arc: introduce separate section for interrupt vector table 2015-01-15 22:38:42 +03:00