summaryrefslogtreecommitdiffstats
path: root/cpu/arm946es/interrupts.c
Commit message (Collapse)AuthorAgeFilesLines
* ARM: cleanup duplicated exception handlingcodeAndreas Engel2008-02-141-134/+0
| | | | | | Move duplicated exception handling code into lib_arm. Signed-off-by: Andreas Engel <andreas.engel@ericsson.com>
* Add ARM946E cpu and core module targets; remap memory to 0x00000000Wolfgang Denk2005-09-251-0/+292
Patch by Peter Pearse, 2 Feb 2005