aboutsummaryrefslogtreecommitdiff
path: root/nuttx
Commit message (Collapse)AuthorAgeFilesLines
* The PIC32 USB driver (finally) works the the Mass Storage Classpatacongo2012-03-1813-69/+91
| | | | git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4496 7fd9a85b-ad96-42d3-883c-3090e2eb8679
* Fix reported USB MSC product/revisionpatacongo2012-03-172-9/+9
| | | | git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4495 7fd9a85b-ad96-42d3-883c-3090e2eb8679
* NFS update; fix STM32 enabling of CAN2 clockpatacongo2012-03-1714-1047/+2874
| | | | git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4494 7fd9a85b-ad96-42d3-883c-3090e2eb8679
* Updates to the PIC32 USB driver (still kind of buggy); Fix for STM32 CAN2 -- ↵patacongo2012-03-168-174/+308
| | | | | | Need to enable CAN1 clocking to use CAN2 git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4493 7fd9a85b-ad96-42d3-883c-3090e2eb8679
* Fix PIC32 USB double buffer togglepatacongo2012-03-151-15/+16
| | | | git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4492 7fd9a85b-ad96-42d3-883c-3090e2eb8679
* Updates to PIC32 USB stall logic -- still doesn't work rightpatacongo2012-03-152-103/+128
| | | | git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4491 7fd9a85b-ad96-42d3-883c-3090e2eb8679
* Add hooks to support STM32 power managementpatacongo2012-03-1415-16/+533
| | | | git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4490 7fd9a85b-ad96-42d3-883c-3090e2eb8679
* Extend examples/can so that it can be used in other contextspatacongo2012-03-141-1/+3
| | | | git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4489 7fd9a85b-ad96-42d3-883c-3090e2eb8679
* Tinkering with USB MSC device on PIC32 -- doesn't workpatacongo2012-03-136-9/+173
| | | | git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4488 7fd9a85b-ad96-42d3-883c-3090e2eb8679
* Fix a deadlock when using the NSH ifconfig command over Telnetpatacongo2012-03-137-35/+199
| | | | git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4487 7fd9a85b-ad96-42d3-883c-3090e2eb8679
* Add a PIC32 configuration that supports only a Telnet consolepatacongo2012-03-138-9/+2205
| | | | git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4486 7fd9a85b-ad96-42d3-883c-3090e2eb8679
* PIC32 Ethernet driver now appears stablepatacongo2012-03-133-68/+125
| | | | git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4485 7fd9a85b-ad96-42d3-883c-3090e2eb8679
* Correct PIC32 Ethernet Tx ring handlingpatacongo2012-03-131-30/+80
| | | | git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4484 7fd9a85b-ad96-42d3-883c-3090e2eb8679
* Add psock_connect()patacongo2012-03-133-13/+100
| | | | git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4483 7fd9a85b-ad96-42d3-883c-3090e2eb8679
* Completes bit definitions for STM32 USB OTG FS registerspatacongo2012-03-131-149/+362
| | | | git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4481 7fd9a85b-ad96-42d3-883c-3090e2eb8679
* Add bit definitions for STM32 USB OTG FS Host-mode control and status registerspatacongo2012-03-121-21/+126
| | | | git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4480 7fd9a85b-ad96-42d3-883c-3090e2eb8679
* Add bit definitions for STM32 USB OTG FS Core global control and status ↵patacongo2012-03-121-28/+82
| | | | | | registers git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4479 7fd9a85b-ad96-42d3-883c-3090e2eb8679
* More STM32 USB OTG definitionspatacongo2012-03-124-6/+691
| | | | git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4478 7fd9a85b-ad96-42d3-883c-3090e2eb8679
* Dirty port of LPC17 USB host driver to the STM32 -- nothing more than a name ↵patacongo2012-03-121-0/+2699
| | | | | | change on initial check-in git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4477 7fd9a85b-ad96-42d3-883c-3090e2eb8679
* Add support for the Sure DB-DP11212 PIC32 boardpatacongo2012-03-129-30/+266
| | | | git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4476 7fd9a85b-ad96-42d3-883c-3090e2eb8679
* Prep for 6.16 releasepatacongo2012-03-106-1581/+1676
| | | | git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4474 7fd9a85b-ad96-42d3-883c-3090e2eb8679
* Fix a typo introduce in the last big bunch of checkins for the STM32 F2patacongo2012-03-101-1/+3
| | | | git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4473 7fd9a85b-ad96-42d3-883c-3090e2eb8679
* Add support for the STM3220G-EVAL boardpatacongo2012-03-1065-0/+28560
| | | | git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4472 7fd9a85b-ad96-42d3-883c-3090e2eb8679
* Add peripheral support for the STM32 F2 familypatacongo2012-03-1034-226/+251
| | | | git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4471 7fd9a85b-ad96-42d3-883c-3090e2eb8679
* Add IRQ/chip support for the STM32 F2 familypatacongo2012-03-093-7/+262
| | | | git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4470 7fd9a85b-ad96-42d3-883c-3090e2eb8679
* Update PIC32 Ethernet driverpatacongo2012-03-098-32/+53
| | | | git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4469 7fd9a85b-ad96-42d3-883c-3090e2eb8679
* Fix several bugs related to PIC32 Ethernet driverpatacongo2012-03-095-45/+160
| | | | git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4468 7fd9a85b-ad96-42d3-883c-3090e2eb8679
* PIC32 Ethernet driver now at least talks to the PHYpatacongo2012-03-091-11/+57
| | | | git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4467 7fd9a85b-ad96-42d3-883c-3090e2eb8679
* RPC updatespatacongo2012-03-082-27/+15
| | | | git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4466 7fd9a85b-ad96-42d3-883c-3090e2eb8679
* Update PIC32 Ethernet driver from debugging (still does not workpatacongo2012-03-0813-640/+1345
| | | | git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4465 7fd9a85b-ad96-42d3-883c-3090e2eb8679
* Verified USB (device) on the PIC32 Ethernet Starter Kitpatacongo2012-03-086-25/+66
| | | | git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4464 7fd9a85b-ad96-42d3-883c-3090e2eb8679
* Add support for USB device testing on the PIC32 starter kitpatacongo2012-03-076-3/+346
| | | | git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4463 7fd9a85b-ad96-42d3-883c-3090e2eb8679
* Add an NSH configuratin for the PIC32 starter kitpatacongo2012-03-078-11/+2124
| | | | git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4462 7fd9a85b-ad96-42d3-883c-3090e2eb8679
* Updates to PIC32 SPI driverpatacongo2012-03-0710-133/+340
| | | | git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4461 7fd9a85b-ad96-42d3-883c-3090e2eb8679
* RPC updatespatacongo2012-03-073-284/+42
| | | | git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4460 7fd9a85b-ad96-42d3-883c-3090e2eb8679
* Add PIC32 SPI driverpatacongo2012-03-0754-237/+1094
| | | | git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4459 7fd9a85b-ad96-42d3-883c-3090e2eb8679
* Add support for use of a USB serial device to provide NSH console I/O. ↵patacongo2012-03-0618-64/+1851
| | | | | | Verified on the Sure PIPIC32MX board git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4458 7fd9a85b-ad96-42d3-883c-3090e2eb8679
* The PIC32 USB device driver is (finally) functionalpatacongo2012-03-062-131/+268
| | | | git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4457 7fd9a85b-ad96-42d3-883c-3090e2eb8679
* RPC updatepatacongo2012-03-065-123/+211
| | | | git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4456 7fd9a85b-ad96-42d3-883c-3090e2eb8679
* Minor update to PIC32 USB device driverpatacongo2012-03-051-6/+14
| | | | git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4455 7fd9a85b-ad96-42d3-883c-3090e2eb8679
* Some improvements in PIC32 USB BDT handlingpatacongo2012-03-051-58/+111
| | | | git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4454 7fd9a85b-ad96-42d3-883c-3090e2eb8679
* Fix some PIC32 USB IN transfer issues -- still morepatacongo2012-03-041-72/+66
| | | | git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4453 7fd9a85b-ad96-42d3-883c-3090e2eb8679
* Some fixes for the PIC32 USB IN processing -- still some issuespatacongo2012-03-041-28/+72
| | | | git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4452 7fd9a85b-ad96-42d3-883c-3090e2eb8679
* Several fixes to the PIC32 USB device OUT path logicpatacongo2012-03-042-130/+197
| | | | git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4451 7fd9a85b-ad96-42d3-883c-3090e2eb8679
* Move all non-standard, NuttX header files into include/nuttx/netpatacongo2012-03-03110-899/+901
| | | | git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4450 7fd9a85b-ad96-42d3-883c-3090e2eb8679
* After a reset, need to re-connected to the buspatacongo2012-03-031-46/+70
| | | | git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4449 7fd9a85b-ad96-42d3-883c-3090e2eb8679
* A few more PIC32 USB fixespatacongo2012-03-031-71/+117
| | | | git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4448 7fd9a85b-ad96-42d3-883c-3090e2eb8679
* Remove quad_tpatacongo2012-03-031-4/+4
| | | | git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4447 7fd9a85b-ad96-42d3-883c-3090e2eb8679
* RPC updatespatacongo2012-03-034-227/+36
| | | | git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4446 7fd9a85b-ad96-42d3-883c-3090e2eb8679
* Add more low-level, thread-independent socket interfacespatacongo2012-03-028-173/+391
| | | | git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4445 7fd9a85b-ad96-42d3-883c-3090e2eb8679