summaryrefslogtreecommitdiffstats
path: root/nuttx/arch/arm/src/str71x/str71x_irq.c
AgeCommit message (Expand)AuthorFilesLines
2011-04-06current_regs should be volatile; add support for nested interrupts; enable in...patacongo1-2/+2
2010-05-03XTI interrupt enable/disable logicpatacongo1-6/+25
2009-12-28Fixes for recent header file reorganizationpatacongo1-1/+1
2009-12-16Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo1-8/+9
2009-06-06More UART GPIO pin/interrupt fixespatacongo1-0/+4
2009-06-06Add logic to avoid spurious interruptspatacongo1-0/+8
2009-06-06back out assertionpatacongo1-7/+0
2009-06-06Need to set UART interrupt prioritypatacongo1-11/+21
2009-05-19Make sure all ARM targets still compilepatacongo1-1/+2
2009-05-17Debug Cortex-M3 interruptspatacongo1-1/+1
2008-11-07reconcile architectures w/o interrupt controllerspatacongo1-2/+2
2008-11-01Clean up compilation errorspatacongo1-5/+6
2008-10-31cosmeticpatacongo1-0/+1
2008-10-31Add interrupt enable logicpatacongo1-3/+70
2008-10-30Adding more STR71x logicpatacongo1-0/+127