summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/src/dm320/dm320_decodeirq.c
Commit message (Expand)AuthorAgeFilesLines
* Update everything under nuttx/arch to use the corrected syslog interfacesGregory Nutt2014-10-081-1/+1
* Fix an error introduced into ALL implmentations of interrupt dispatch logicGregory Nutt2014-08-281-1/+1
* ARM: Move address environment switch from the task switchers to the interrupt...Gregory Nutt2014-08-281-10/+38
* Remove os_internal.h it has been replace by several new header files under sc...Gregory Nutt2014-08-081-1/+0
* Remove up_assert_codeGregory Nutt2013-04-251-1/+1
* Add syslog.h; rename lib_rawprintf() to syslog()patacongo2013-01-281-1/+1
* 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-3/+9
* Fixes for changes to header filespatacongo2009-12-281-0/+1
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-161-4/+5
* more i.MX logicpatacongo2009-04-181-2/+2
* Add interrupt decode logic for i.MXpatacongo2009-04-131-4/+6
* Changes to resulting previous merge of arch/c5471 and arch/dm320 into arch/ar...patacongo2007-04-291-0/+119