summaryrefslogtreecommitdiff
path: root/nuttx
Commit message (Collapse)AuthorAgeFilesLines
* Kconfig updatepatacongo2012-04-12142-160/+157
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4597 42af7a65-404d-4744-a932-0658087f49c3
* Add logic to hold off processing OUT SETUP request until OUT data phase ↵patacongo2012-04-122-58/+203
| | | | | | completes git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4596 42af7a65-404d-4744-a932-0658087f49c3
* Extend the USB device/class interface: Add parameters to pass the EP0 OUT ↵patacongo2012-04-1215-40/+65
| | | | | | data that should accompany the OUT SETUP request git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4595 42af7a65-404d-4744-a932-0658087f49c3
* Working for missing logic to get EP0 OUT DATApatacongo2012-04-123-12/+86
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4594 42af7a65-404d-4744-a932-0658087f49c3
* NFS client fs updatepatacongo2012-04-121-208/+223
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4593 42af7a65-404d-4744-a932-0658087f49c3
* Add tools/cmpconfig.c to compare to configuration filespatacongo2012-04-1110-24/+636
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4592 42af7a65-404d-4744-a932-0658087f49c3
* Correction to the ZLP fix for the STM32 F4 OTG FS driverpatacongo2012-04-111-1/+17
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4591 42af7a65-404d-4744-a932-0658087f49c3
* Misc STM32 OTF FS driver fixes + More Kconfig filespatacongo2012-04-115-181/+257
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4590 42af7a65-404d-4744-a932-0658087f49c3
* Fix CDC/ACM alternate interface number (from Antti)patacongo2012-04-1115-49/+98
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4589 42af7a65-404d-4744-a932-0658087f49c3
* More configuration filespatacongo2012-04-1119-23/+254
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4588 42af7a65-404d-4744-a932-0658087f49c3
* Add a little more configuration logicpatacongo2012-04-106-24/+70
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4587 42af7a65-404d-4744-a932-0658087f49c3
* A little bit of file system configuration logicpatacongo2012-04-106-0/+124
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4586 42af7a65-404d-4744-a932-0658087f49c3
* more updates for the STM32 OTG FS device driverpatacongo2012-04-101-11/+11
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4585 42af7a65-404d-4744-a932-0658087f49c3
* Updated STM32 OTG FS device driverpatacongo2012-04-101-9/+69
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4584 42af7a65-404d-4744-a932-0658087f49c3
* Fixes for the STM32 OTG FS device driverpatacongo2012-04-102-72/+75
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4583 42af7a65-404d-4744-a932-0658087f49c3
* NFS client updatepatacongo2012-04-093-303/+481
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4582 42af7a65-404d-4744-a932-0658087f49c3
* A few early STM32 OTF FS fixespatacongo2012-04-093-92/+114
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4581 42af7a65-404d-4744-a932-0658087f49c3
* Modify configuration for use with STM32 OTG FS driver testingpatacongo2012-04-095-5/+217
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4580 42af7a65-404d-4744-a932-0658087f49c3
* Updates for STM3210E-EVAL SRAMpatacongo2012-04-093-102/+132
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4579 42af7a65-404d-4744-a932-0658087f49c3
* The STM32 OTG FS driver is code completepatacongo2012-04-092-322/+489
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4577 42af7a65-404d-4744-a932-0658087f49c3
* Updated STM32 OTG FS device driverpatacongo2012-04-081-36/+183
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4576 42af7a65-404d-4744-a932-0658087f49c3
* Updated STM32 OTG FS device driverpatacongo2012-04-082-415/+417
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4575 42af7a65-404d-4744-a932-0658087f49c3
* Finish analysis of OUT data path in STM32 OTG FS device driverpatacongo2012-04-082-79/+275
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4574 42af7a65-404d-4744-a932-0658087f49c3
* Include libgcc.a inside of the group of recursively linked libraries in all ↵patacongo2012-04-088-7/+14
| | | | | | Makefiles git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4573 42af7a65-404d-4744-a932-0658087f49c3
* Updates the STM3220G-EVAL configurationspatacongo2012-04-0747-9746/+697
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4572 42af7a65-404d-4744-a932-0658087f49c3
* Fix much replicated typo. STM32 F4 SRAM is CCM, not TCMpatacongo2012-04-0725-94/+94
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4571 42af7a65-404d-4744-a932-0658087f49c3
* Add partial TxFIFO logic to STM32 OTG FS device driverpatacongo2012-04-072-80/+267
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4570 42af7a65-404d-4744-a932-0658087f49c3
* Updated Kconfig files from Lzyypatacongo2012-04-0711-430/+879
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4569 42af7a65-404d-4744-a932-0658087f49c3
* Move include/math.h to include/nuttx/math.hpatacongo2012-04-074-74/+192
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4568 42af7a65-404d-4744-a932-0658087f49c3
* Add kconfig documentationpatacongo2012-04-0694-94/+94
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4567 42af7a65-404d-4744-a932-0658087f49c3
* Adding skeleton Kconfig files (part 2 of 2)patacongo2012-04-0651-0/+204
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4565 42af7a65-404d-4744-a932-0658087f49c3
* Adding skeleton Kconfig files (part 1 of 2)patacongo2012-04-0642-0/+168
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4564 42af7a65-404d-4744-a932-0658087f49c3
* Add RX interrupt logic to the STM32 OTG FS device driverpatacongo2012-04-062-268/+481
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4563 42af7a65-404d-4744-a932-0658087f49c3
* Fix compilation errors with floating point is enabled and field widths are ↵patacongo2012-04-056-22/+55
| | | | | | disabled (I don't know why you would do that, but the code was wrong) git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4562 42af7a65-404d-4744-a932-0658087f49c3
* Add patch to build kconfig-frontends under Cygwinpatacongo2012-04-051-43/+126
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4561 42af7a65-404d-4744-a932-0658087f49c3
* Beginning of a NuttX configuration toolpatacongo2012-04-055-76/+705
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4560 42af7a65-404d-4744-a932-0658087f49c3
* Completes most of the STM32 OTG FS device interruptspatacongo2012-04-052-221/+363
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4559 42af7a65-404d-4744-a932-0658087f49c3
* More progress on the STM32 OTG FS device driverpatacongo2012-04-056-220/+313
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4558 42af7a65-404d-4744-a932-0658087f49c3
* STM32 OTG FS device driver updatepatacongo2012-04-042-730/+714
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4557 42af7a65-404d-4744-a932-0658087f49c3
* Add STM32 OTG FS device endpoint stall logicpatacongo2012-04-042-25/+159
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4556 42af7a65-404d-4744-a932-0658087f49c3
* More work on STM32 OTG FS device driverpatacongo2012-04-041-191/+324
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4555 42af7a65-404d-4744-a932-0658087f49c3
* Fix pascal build problempatacongo2012-04-041-2/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4554 42af7a65-404d-4744-a932-0658087f49c3
* Updates to STM32 OTG FS device driverpatacongo2012-04-044-478/+754
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4553 42af7a65-404d-4744-a932-0658087f49c3
* Beginning of an OTG FS device side driver (not much there on initial check-in)patacongo2012-04-033-7/+3177
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4552 42af7a65-404d-4744-a932-0658087f49c3
* Beginnings of STM32 F4 OTG FS device driverpatacongo2012-04-029-9/+289
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4551 42af7a65-404d-4744-a932-0658087f49c3
* A couple of fixes to common and STM32 serial handling to fix some data ↵patacongo2012-04-022-22/+47
| | | | | | overrun conditions git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4550 42af7a65-404d-4744-a932-0658087f49c3
* Update STM3210E-EVAL backlight controlspatacongo2012-04-011-13/+55
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4549 42af7a65-404d-4744-a932-0658087f49c3
* Fix warningpatacongo2012-03-311-2/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4548 42af7a65-404d-4744-a932-0658087f49c3
* Apply fixes for STM3210E-EVAL LCD backlight PWMpatacongo2012-03-311-19/+70
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4547 42af7a65-404d-4744-a932-0658087f49c3
* Add support for backspace and a cursor to NxConsolepatacongo2012-03-3110-1/+181
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4546 42af7a65-404d-4744-a932-0658087f49c3