summaryrefslogtreecommitdiff
path: root/nuttx/arch/mips/src/pic32mx
Commit message (Collapse)AuthorAgeFilesLines
* Update PIC32 Ethernet driver from debugging (still does not workpatacongo2012-03-086-606/+649
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4465 42af7a65-404d-4744-a932-0658087f49c3
* Verified USB (device) on the PIC32 Ethernet Starter Kitpatacongo2012-03-081-0/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4464 42af7a65-404d-4744-a932-0658087f49c3
* Updates to PIC32 SPI driverpatacongo2012-03-072-101/+227
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4461 42af7a65-404d-4744-a932-0658087f49c3
* Add PIC32 SPI driverpatacongo2012-03-073-233/+1085
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4459 42af7a65-404d-4744-a932-0658087f49c3
* Add support for use of a USB serial device to provide NSH console I/O. ↵patacongo2012-03-064-50/+58
| | | | | | Verified on the Sure PIPIC32MX board git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4458 42af7a65-404d-4744-a932-0658087f49c3
* The PIC32 USB device driver is (finally) functionalpatacongo2012-03-061-131/+266
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4457 42af7a65-404d-4744-a932-0658087f49c3
* Minor update to PIC32 USB device driverpatacongo2012-03-051-6/+14
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4455 42af7a65-404d-4744-a932-0658087f49c3
* Some improvements in PIC32 USB BDT handlingpatacongo2012-03-051-58/+111
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4454 42af7a65-404d-4744-a932-0658087f49c3
* Fix some PIC32 USB IN transfer issues -- still morepatacongo2012-03-041-72/+66
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4453 42af7a65-404d-4744-a932-0658087f49c3
* Some fixes for the PIC32 USB IN processing -- still some issuespatacongo2012-03-041-28/+72
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4452 42af7a65-404d-4744-a932-0658087f49c3
* Several fixes to the PIC32 USB device OUT path logicpatacongo2012-03-041-126/+192
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4451 42af7a65-404d-4744-a932-0658087f49c3
* Move all non-standard, NuttX header files into include/nuttx/netpatacongo2012-03-031-5/+5
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4450 42af7a65-404d-4744-a932-0658087f49c3
* After a reset, need to re-connected to the buspatacongo2012-03-031-46/+70
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4449 42af7a65-404d-4744-a932-0658087f49c3
* A few more PIC32 USB fixespatacongo2012-03-031-71/+117
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4448 42af7a65-404d-4744-a932-0658087f49c3
* Add more low-level, thread-independent socket interfacespatacongo2012-03-021-91/+72
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4445 42af7a65-404d-4744-a932-0658087f49c3
* PIC32 USB driver updatespatacongo2012-03-021-170/+167
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4444 42af7a65-404d-4744-a932-0658087f49c3
* Fix PIC32 USB cloning errors -- There is not pbuffer toggle bit in the BDT ↵patacongo2012-03-022-200/+264
| | | | | | status git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4442 42af7a65-404d-4744-a932-0658087f49c3
* PIC32 USB device only supports full ping poing modepatacongo2012-02-291-100/+43
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4441 42af7a65-404d-4744-a932-0658087f49c3
* A little more work (but not much progress) on the PIC32 USB device driverpatacongo2012-02-291-63/+87
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4440 42af7a65-404d-4744-a932-0658087f49c3
* Add logic so that a RAM log can be used in place of a console devicepatacongo2012-02-112-6/+6
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4380 42af7a65-404d-4744-a932-0658087f49c3
* Fixes to PIC32 USB driver and LPC17xx CAN driverpatacongo2012-01-201-40/+129
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4316 42af7a65-404d-4744-a932-0658087f49c3
* PIC32 USB: Remove some bad logic in EP0 post-SETUP clean-uppatacongo2012-01-191-32/+44
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4315 42af7a65-404d-4744-a932-0658087f49c3
* Add logic to handle state and BDTs correctly with USB packet is dispatched ↵patacongo2012-01-191-31/+38
| | | | | | by the class driver git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4314 42af7a65-404d-4744-a932-0658087f49c3
* Fix shift value in PIC32 USB header filepatacongo2012-01-191-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4312 42af7a65-404d-4744-a932-0658087f49c3
* PIC32 USB, using IN BDTs where OUT BDTs should be usedpatacongo2012-01-181-2/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4311 42af7a65-404d-4744-a932-0658087f49c3
* PIC32 USB driver fixes (still not working)patacongo2012-01-171-4/+12
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4308 42af7a65-404d-4744-a932-0658087f49c3
* Finish coding of PIC32MX Ethernet driverpatacongo2012-01-172-171/+196
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4306 42af7a65-404d-4744-a932-0658087f49c3
* More PIC32 Ethernet stuff (still incomplete)patacongo2012-01-172-179/+340
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4305 42af7a65-404d-4744-a932-0658087f49c3
* Finish PWM pulse count configurationpatacongo2012-01-091-2/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4287 42af7a65-404d-4744-a932-0658087f49c3
* More progress on the PIC32MX Ethernet driverpatacongo2012-01-082-289/+379
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4283 42af7a65-404d-4744-a932-0658087f49c3
* More progress on the PIC32MX Ethernet driverpatacongo2012-01-082-225/+375
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4282 42af7a65-404d-4744-a932-0658087f49c3
* Finishes PIC32 Ethernet header filepatacongo2012-01-081-15/+47
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4279 42af7a65-404d-4744-a932-0658087f49c3
* More register definitions for the PIC32 Ethernet driverpatacongo2012-01-072-68/+182
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4278 42af7a65-404d-4744-a932-0658087f49c3
* More PIC32 Ethernet register definitionspatacongo2012-01-072-29/+103
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4277 42af7a65-404d-4744-a932-0658087f49c3
* Add PIC32 Ethernet driver (initial is just crude LPC17xx port)patacongo2012-01-074-109/+3175
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4276 42af7a65-404d-4744-a932-0658087f49c3
* Fix some interrupt decode errors in the PIC32MX USB driverpatacongo2012-01-071-32/+39
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4275 42af7a65-404d-4744-a932-0658087f49c3
* Costmet clean, whitespace, carriage-return removalpatacongo2012-01-0614-461/+459
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4274 42af7a65-404d-4744-a932-0658087f49c3
* PIC32 USB driver fixespatacongo2012-01-061-6/+6
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4273 42af7a65-404d-4744-a932-0658087f49c3
* Fix an error in the PIC32 USB device driverpatacongo2012-01-041-5/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4261 42af7a65-404d-4744-a932-0658087f49c3
* STM32 GPIO fix; Fixes for PIC32 USB term examplepatacongo2011-12-301-11/+11
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4241 42af7a65-404d-4744-a932-0658087f49c3
* The PIC32 USB device driver is code complete (but untested)patacongo2011-12-301-176/+242
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4240 42af7a65-404d-4744-a932-0658087f49c3
* More PIC32 USB device driver logic (still incomplete)patacongo2011-12-291-379/+440
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4239 42af7a65-404d-4744-a932-0658087f49c3
* More PIC32 USB device driver logic (still incomplete)patacongo2011-12-291-99/+199
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4238 42af7a65-404d-4744-a932-0658087f49c3
* Correct last set of changes to configuration logicpatacongo2011-12-291-3/+6
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4237 42af7a65-404d-4744-a932-0658087f49c3
* More PIC32 USB driver stuffpatacongo2011-12-291-72/+192
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4236 42af7a65-404d-4744-a932-0658087f49c3
* A little STM32 logic in the PIC32 USB driverpatacongo2011-12-283-923/+596
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4235 42af7a65-404d-4744-a932-0658087f49c3
* Initial PIC32 driver -- now is just a badly hacked STM32 USB driverpatacongo2011-12-283-15/+3895
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4234 42af7a65-404d-4744-a932-0658087f49c3
* Updates for PIC32MX USB driverpatacongo2011-12-272-315/+352
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4233 42af7a65-404d-4744-a932-0658087f49c3
* Changes to tools to support MAC OSpatacongo2011-12-271-1/+5
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4232 42af7a65-404d-4744-a932-0658087f49c3
* Fix PIC32 serial driver lost interruptspatacongo2011-12-262-14/+54
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4230 42af7a65-404d-4744-a932-0658087f49c3