summaryrefslogtreecommitdiff
path: root/nuttx/arch/mips/src/mips32
Commit message (Expand)AuthorAgeFilesLines
* Fix PIC32 serial driver lost interruptspatacongo2011-12-261-1/+7
* Fix an PIC32 error in scheduling of signal handlerspatacongo2011-12-262-10/+19
* Fix a MIPS delay slot error in the software interrupt logicpatacongo2011-12-261-0/+1
* Partial bring-up of the pcblogic boardpatacongo2011-12-262-3/+3
* Fix a PIC32 software interrupt bug (pipeline hazard)patacongo2011-12-252-4/+22
* Add support for LEDs on the Ethernet Starter kitpatacongo2011-12-251-1/+1
* PIC32, need to clear SW interrupt bit in CAUSE registerpatacongo2011-12-221-3/+12
* PIC32 bugfixespatacongo2011-12-082-11/+13
* PIC32 debug fixespatacongo2011-11-172-21/+27
* Prep for 6.11 releasenuttx-6.11patacongo2011-11-121-0/+4
* More PIC32 debug updatespatacongo2011-11-091-1/+1
* Fix some MIPS software interrupt enabling issuespatacongo2011-10-291-1/+1
* Fix PIC32 jalr instructions: arguments consistentley reversedpatacongo2011-10-181-1/+1
* Fix for clean PIC32 compile with DEBUG onpatacongo2011-05-221-24/+25
* Add PIC32 UART supportpatacongo2011-05-201-2/+4
* Fleshing out PIC32 portpatacongo2011-05-202-207/+0
* Add PIC32 exception handlerspatacongo2011-05-203-410/+207
* Add PIC32 exception handling macrospatacongo2011-05-192-10/+430
* Add S/W interrupt 0 handlerpatacongo2011-05-181-0/+362
* Add MIPS system call infrastructurepatacongo2011-05-186-3/+104
* More PIC32 context switching logicpatacongo2011-05-188-4/+826
* Add more context switching filespatacongo2011-05-186-66/+509
* Add PIC32 register definitions and assertion logicpatacongo2011-05-182-0/+403
* Add start functionpatacongo2011-05-171-5/+5
* Add MIPS32 interrupt controlspatacongo2011-05-172-535/+178
* Add PIC32 CP0 Regsiter Definitionspatacongo2011-05-093-219/+631
* Add directory structure to support PIC32patacongo2011-05-081-0/+219