summaryrefslogtreecommitdiff
path: root/nuttx/arch/mips/src/pic32mx/pic32mx-irq.c
Commit message (Expand)AuthorAgeFilesLines
* PIC32MZ: Add interrupt controller supportGregory Nutt2015-02-241-9/+8
* PIC32MX: Standardize of naming in commentsGregory Nutt2015-02-241-1/+1
* Remove os_internal.h it has been replace by several new header files under sc...Gregory Nutt2014-08-081-1/+0
* Make sure that all references to up_prioritize_irq() are conditioned on CONFI...Gregory Nutt2014-05-201-2/+7
* Add support for PIC32 MX1 and MX2 familiespatacongo2012-06-191-1/+1
* Costmet clean, whitespace, carriage-return removalpatacongo2012-01-061-2/+2
* BEV needs to be zero in single-vector mode; Interrupts go to EBASE+0x200patacongo2011-12-101-3/+5
* PIC32 debug fixespatacongo2011-11-171-1/+0
* Prep for 6.11 releasenuttx-6.11patacongo2011-11-121-8/+7
* More PIC32 debug updatespatacongo2011-11-091-7/+12
* Add (and use) some new PIC32MX CP0 macrospatacongo2011-11-031-7/+26
* Fix some MIPS software interrupt enabling issuespatacongo2011-10-291-2/+5
* Add PIC32MX GPIO handling; add button/LED support for the Sure PIC32MXpatacongo2011-10-111-1/+7
* Fix fclose() return value when closing read-only filepatacongo2011-10-101-1/+1
* Adding support of PIC32MX5xx/6xx/7xx familiespatacongo2011-10-101-8/+0
* Adding support of PIC32MX5xx/6xx/7xx familiespatacongo2011-10-101-8/+48
* Starting support for PICMX324xx/5xx/7xx and PIC32 Ethernet Starter Kitpatacongo2011-10-101-0/+0
* Fixes to PIC32 config wordspatacongo2011-05-231-1/+1
* Add PIC32 UART supportpatacongo2011-05-201-28/+27
* Add PIC32 exception handling macrospatacongo2011-05-191-0/+5
* Add PIC32 interrupt controls and timer initializationpatacongo2011-05-191-8/+256
* Add PIC32 register definitions and assertion logicpatacongo2011-05-181-0/+153