u-boot-brain/arch/arc
Alexey Brodkin 8ee28251d9 arc: move low-level interrupt and exception handlers in a separate file
This separation makes maintenance of code easier because those low-level
interrupt- or exception handling routines are pretty static and usually
require not much care while start-up code is a subject of modifications
and enhancements.

Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
2015-04-03 09:47:49 +03:00
..
cpu arc: merge common start-up code between ARC and ARCv2 2015-04-03 09:47:49 +03:00
include/asm generic-board: select SYS_GENERIC_BOARD for some architectures 2015-03-28 09:03:08 -04:00
lib arc: move low-level interrupt and exception handlers in a separate file 2015-04-03 09:47:49 +03:00
config.mk generic-board: move __HAVE_ARCH_GENERIC_BOARD to Kconfig 2015-03-28 09:03:08 -04:00
Kconfig arc: introduce U-Boot port for ARCv2 ISA 2015-02-13 09:17:51 +03:00
Makefile arc: introduce separate section for interrupt vector table 2015-01-15 22:38:42 +03:00