summaryrefslogtreecommitdiff
path: root/nuttx/arch/mips/src/mips32/up_swint0.c
Commit message (Expand)AuthorAgeFilesLines
* Resync new repository with old repo r5166patacongo2012-09-171-2/+2
* Partial bring-up of the pcblogic boardpatacongo2011-12-261-2/+2
* Fix a PIC32 software interrupt bug (pipeline hazard)patacongo2011-12-251-1/+1
* PIC32, need to clear SW interrupt bit in CAUSE registerpatacongo2011-12-221-3/+12
* PIC32 debug fixespatacongo2011-11-171-5/+5
* Prep for 6.11 releasenuttx-6.11patacongo2011-11-121-0/+4
* More PIC32 debug updatespatacongo2011-11-091-1/+1
* Fix for clean PIC32 compile with DEBUG onpatacongo2011-05-221-24/+25
* Add S/W interrupt 0 handlerpatacongo2011-05-181-0/+362