summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/src/str71x/str71x_irq.c
Commit message (Expand)AuthorAgeFilesLines
* Big, very risky change: Remove all occurrences of up_maskack_irq() that disa...Gregory Nutt2015-02-091-10/+4
* Make sure that all references to up_prioritize_irq() are conditioned on CONFI...Gregory Nutt2014-05-201-0/+2
* Email address change in nuttx/patacongo2012-09-131-1/+1
* current_regs should be volatile; add support for nested interrupts; enable in...patacongo2011-04-061-2/+2
* XTI interrupt enable/disable logicpatacongo2010-05-031-6/+25
* Fixes for recent header file reorganizationpatacongo2009-12-281-1/+1
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-161-8/+9
* More UART GPIO pin/interrupt fixespatacongo2009-06-061-0/+4
* Add logic to avoid spurious interruptspatacongo2009-06-061-0/+8
* back out assertionpatacongo2009-06-061-7/+0
* Need to set UART interrupt prioritypatacongo2009-06-061-11/+21
* Make sure all ARM targets still compilepatacongo2009-05-191-1/+2
* Debug Cortex-M3 interruptspatacongo2009-05-171-1/+1
* reconcile architectures w/o interrupt controllerspatacongo2008-11-071-2/+2
* Clean up compilation errorspatacongo2008-11-011-5/+6
* cosmeticpatacongo2008-10-311-0/+1
* Add interrupt enable logicpatacongo2008-10-311-3/+70
* Adding more STR71x logicpatacongo2008-10-301-0/+127