summaryrefslogtreecommitdiff
path: root/nuttx/arch/mips
Commit message (Expand)AuthorAgeFilesLines
* Add logic so that a RAM log can be used in place of a console devicepatacongo2012-02-114-17/+38
* Candidate fix for the libboard.a dependency problem (from Mike Smith)patacongo2012-01-291-2/+4
* Fixes to PIC32 USB driver and LPC17xx CAN driverpatacongo2012-01-201-40/+129
* PIC32 USB: Remove some bad logic in EP0 post-SETUP clean-uppatacongo2012-01-191-32/+44
* Add logic to handle state and BDTs correctly with USB packet is dispatched by...patacongo2012-01-191-31/+38
* Fix shift value in PIC32 USB header filepatacongo2012-01-191-1/+1
* PIC32 USB, using IN BDTs where OUT BDTs should be usedpatacongo2012-01-181-2/+2
* PIC32 USB driver fixes (still not working)patacongo2012-01-171-4/+12
* Finish coding of PIC32MX Ethernet driverpatacongo2012-01-172-171/+196
* More PIC32 Ethernet stuff (still incomplete)patacongo2012-01-172-179/+340
* Finish PWM pulse count configurationpatacongo2012-01-091-2/+2
* More progress on the PIC32MX Ethernet driverpatacongo2012-01-082-289/+379
* More progress on the PIC32MX Ethernet driverpatacongo2012-01-083-281/+431
* Finishes PIC32 Ethernet header filepatacongo2012-01-081-15/+47
* More register definitions for the PIC32 Ethernet driverpatacongo2012-01-072-68/+182
* More PIC32 Ethernet register definitionspatacongo2012-01-072-29/+103
* Add PIC32 Ethernet driver (initial is just crude LPC17xx port)patacongo2012-01-074-109/+3175
* Fix some interrupt decode errors in the PIC32MX USB driverpatacongo2012-01-071-32/+39
* Costmet clean, whitespace, carriage-return removalpatacongo2012-01-0614-461/+459
* PIC32 USB driver fixespatacongo2012-01-061-6/+6
* Fix an error in the PIC32 USB device driverpatacongo2012-01-041-5/+2
* 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