summaryrefslogtreecommitdiff
path: root/nuttx/arch/mips/src/common
Commit message (Expand)AuthorAgeFilesLines
* Add support for PIC32 MX1 and MX2 familiespatacongo2012-06-192-0/+0
* Fix a bad interrupt state in the PIC32 IDLE loop when the work queue is enabledpatacongo2012-06-061-3/+21
* More Kconfig stuffpatacongo2012-04-171-0/+7
* Move file-system header files to include/nuttx/fspatacongo2012-03-212-2/+2
* Update PIC32 Ethernet driver from debugging (still does not workpatacongo2012-03-081-3/+3
* Fix a small RAM log bug (the RAM log still does not work)patacongo2012-02-121-1/+1
* Fix some typos and compilation errors introduced in the last checkinpatacongo2012-02-121-1/+1
* Add logic to re-direct debug output to a sysloggin devicepatacongo2012-02-112-8/+14
* Add logic so that a RAM log can be used in place of a console devicepatacongo2012-02-112-11/+32
* Fix an PIC32 error in scheduling of signal handlerspatacongo2011-12-261-3/+10
* Fix a PIC32 software interrupt bug (pipeline hazard)patacongo2011-12-252-2/+10
* More PIC32 debug updatespatacongo2011-11-091-1/+5
* Fixes to get the PIC32MX serial port workingpatacongo2011-10-241-0/+2
* Add PIC32 UART supportpatacongo2011-05-201-1/+2
* Fleshing out PIC32 portpatacongo2011-05-202-62/+59
* Add PIC32 exception handlerspatacongo2011-05-201-1/+3
* Add PIC32 interrupt controls and timer initializationpatacongo2011-05-191-0/+1
* Add MIPS system call infrastructurepatacongo2011-05-182-3/+1
* Add PIC32 register definitions and assertion logicpatacongo2011-05-181-17/+24
* Add some standard common files to PIC32patacongo2011-05-1815-80/+1631
* Beginnings of PIC32 build environmentpatacongo2011-05-164-0/+344
* Add directory structure to support PIC32patacongo2011-05-081-0/+77