summaryrefslogtreecommitdiff
path: root/nuttx/arch/mips
Commit message (Expand)AuthorAgeFilesLines
* STM32 GPIO fix; Fixes for PIC32 USB term examplepatacongo2011-12-301-11/+11
* The PIC32 USB device driver is code complete (but untested)patacongo2011-12-301-176/+242
* More PIC32 USB device driver logic (still incomplete)patacongo2011-12-291-379/+440
* More PIC32 USB device driver logic (still incomplete)patacongo2011-12-291-99/+199
* Correct last set of changes to configuration logicpatacongo2011-12-291-3/+6
* More PIC32 USB driver stuffpatacongo2011-12-291-72/+192
* A little STM32 logic in the PIC32 USB driverpatacongo2011-12-283-923/+596
* Initial PIC32 driver -- now is just a badly hacked STM32 USB driverpatacongo2011-12-283-15/+3895
* Updates for PIC32MX USB driverpatacongo2011-12-272-315/+352
* Changes to tools to support MAC OSpatacongo2011-12-271-1/+5
* Fix PIC32 serial driver lost interruptspatacongo2011-12-263-15/+61
* Fix an PIC32 error in scheduling of signal handlerspatacongo2011-12-263-13/+29
* Fix a MIPS delay slot error in the software interrupt logicpatacongo2011-12-261-0/+1
* Partial bring-up of the pcblogic boardpatacongo2011-12-264-4/+20
* Fix a PIC32 software interrupt bug (pipeline hazard)patacongo2011-12-255-7/+33
* Add support for LEDs on the Ethernet Starter kitpatacongo2011-12-251-1/+1
* PIC32 Serial Console fixespatacongo2011-12-231-4/+4
* PIC32 NSH configuration now builds without errorspatacongo2011-12-232-45/+46
* Changes to get PIC32 serial driver to compilepatacongo2011-12-221-24/+34
* PIC32, need to clear SW interrupt bit in CAUSE registerpatacongo2011-12-221-3/+12
* BEV needs to be zero in single-vector mode; Interrupts go to EBASE+0x200patacongo2011-12-102-7/+40
* Add PHY setup for STM3240G-EVAL Ethernet driverpatacongo2011-12-091-1/+3
* Oops.. pic32mx-exception.c, not pic32mx-exception.Spatacongo2011-12-091-1/+1
* PIC32 bugfixespatacongo2011-12-086-49/+76
* Fix PIC32 timer source frequencypatacongo2011-12-071-8/+36
* update some commentspatacongo2011-11-271-0/+6
* Fix PIC32 error in last check-inpatacongo2011-11-251-1/+1
* More PIC32 nested interrupt work-aroundpatacongo2011-11-181-1/+12
* More PIC32 fixespatacongo2011-11-182-3/+33
* PIC32 debug fixespatacongo2011-11-174-23/+28
* Fix an error in FAT needed for interoperability with Windows when access firs...patacongo2011-11-151-2/+2
* Prep for 6.11 releasenuttx-6.11patacongo2011-11-122-8/+11
* More PIC32 debug updatespatacongo2011-11-096-434/+434
* Misc PIC32 fixespatacongo2011-11-092-11/+4
* fix some register typingpatacongo2011-11-032-6/+6
* Add (and use) some new PIC32MX CP0 macrospatacongo2011-11-033-11/+210
* A few more AVR32 fixespatacongo2011-11-032-6/+6
* Fix some MIPS software interrupt enabling issuespatacongo2011-10-293-578/+581
* Fixes to get the PIC32MX serial port workingpatacongo2011-10-242-1/+3
* Fix PIC32 jalr instructions: arguments consistentley reversedpatacongo2011-10-182-6/+6
* Fix PIC32 ramfunc logic; add rectangle graphic functionspatacongo2011-10-171-3/+4
* PIC32 configuration fixespatacongo2011-10-141-1/+1
* ADS7843 updatespatacongo2011-10-121-1/+1
* Add PIC32MX GPIO handling; add button/LED support for the Sure PIC32MXpatacongo2011-10-118-12/+789
* Misc PIC32 clean-uppatacongo2011-10-101-18/+14
* PIC32 start kit port builds successfullypatacongo2011-10-103-903/+901
* Fix fclose() return value when closing read-only filepatacongo2011-10-101-1/+1
* Adding support of PIC32MX5xx/6xx/7xx familiespatacongo2011-10-1013-255/+591
* Adding support of PIC32MX5xx/6xx/7xx familiespatacongo2011-10-1018-1748/+2998
* Starting support for PICMX324xx/5xx/7xx and PIC32 Ethernet Starter Kitpatacongo2011-10-1031-728/+1633