summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu/exceptions.S
Commit message (Expand)AuthorAgeFilesLines
* ARM: do not ignore data aborts initiallySascha Hauer2015-09-011-2/+2
* ARM: Allow to mask data abortsSascha Hauer2015-02-271-0/+22
* ARN: fixup vector addresses for relocatable binariesSascha Hauer2013-03-071-6/+49
* arm: rename reset and common_reset to barebox_arm_reset_vector and arm_cpu_lo...Jean-Christophe PLAGNIOL-VILLARD2013-02-081-1/+1
* ARM: add rename PSR bits to match linux namesVicente Bergas2012-10-151-1/+0
* ARM exceptions: Do not use hardcoded STACK_BASESascha Hauer2012-10-121-8/+7
* ARM: move exception vector table to exceptions.SSascha Hauer2012-07-241-9/+19
* ARM: Allow to compile in thumb-2 modeSascha Hauer2012-03-061-0/+1
* remove irq support fragmentsSascha Hauer2011-11-281-21/+0
* ARM: remove unused exceptionSascha Hauer2011-08-071-5/+0
* Fix Exception handlingSascha Hauer2009-02-201-1/+1
* ARM startup: move exception handler to extra fileSascha Hauer2008-08-131-0/+180