summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* STM32 IWDG watchdog workspatacongo2012-04-164-55/+197
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4619 42af7a65-404d-4744-a932-0658087f49c3
* STM32 WWDG watchdog driver workspatacongo2012-04-165-23/+235
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4618 42af7a65-404d-4744-a932-0658087f49c3
* Add STM32 watchdog configurationpatacongo2012-04-1655-17/+681
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4617 42af7a65-404d-4744-a932-0658087f49c3
* Kconfig updatepatacongo2012-04-1623-60/+614
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4616 42af7a65-404d-4744-a932-0658087f49c3
* More Kconfigpatacongo2012-04-162-0/+75
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4615 42af7a65-404d-4744-a932-0658087f49c3
* Add a watchdog timer testpatacongo2012-04-1512-18/+687
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4614 42af7a65-404d-4744-a932-0658087f49c3
* Finish STM32 IWDG and WWDG watchdog timer driverspatacongo2012-04-155-32/+386
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4613 42af7a65-404d-4744-a932-0658087f49c3
* Implement STM32 IWDG driverpatacongo2012-04-157-41/+679
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4612 42af7a65-404d-4744-a932-0658087f49c3
* Add skeleton file for STM32 watchdog timer driverpatacongo2012-04-156-17/+484
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4611 42af7a65-404d-4744-a932-0658087f49c3
* More Kconfig updatespatacongo2012-04-146-8/+24
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4610 42af7a65-404d-4744-a932-0658087f49c3
* Developing a new way to handle application configurationspatacongo2012-04-1437-5/+840
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4609 42af7a65-404d-4744-a932-0658087f49c3
* Kconfig updatespatacongo2012-04-149-28/+84
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4608 42af7a65-404d-4744-a932-0658087f49c3
* Prep for 6.17 releasenuttx-6.17patacongo2012-04-144-161/+292
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4607 42af7a65-404d-4744-a932-0658087f49c3
* Kconfig updatespatacongo2012-04-145-26/+37
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4606 42af7a65-404d-4744-a932-0658087f49c3
* NFS client updatepatacongo2012-04-148-518/+710
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4605 42af7a65-404d-4744-a932-0658087f49c3
* Add an upper half watchdog timer driverpatacongo2012-04-136-10/+678
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4604 42af7a65-404d-4744-a932-0658087f49c3
* Add a header file that defines a standard watchdog timer driverpatacongo2012-04-135-6/+286
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4603 42af7a65-404d-4744-a932-0658087f49c3
* Fix STM32 OTG FS device driver FIFO setuppatacongo2012-04-132-20/+63
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4602 42af7a65-404d-4744-a932-0658087f49c3
* Fix backward conditional compilationpatacongo2012-04-131-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4601 42af7a65-404d-4744-a932-0658087f49c3
* Minor kconfig fixespatacongo2012-04-132-2/+18
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4600 42af7a65-404d-4744-a932-0658087f49c3
* Kconfig updatepatacongo2012-04-1312-9/+1186
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4599 42af7a65-404d-4744-a932-0658087f49c3
* update Kconfig filespatacongo2012-04-1349-2/+621
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4598 42af7a65-404d-4744-a932-0658087f49c3
* Kconfig updatepatacongo2012-04-12149-169/+457
| | | | 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-114-1/+106
| | | | 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-117-181/+678
| | | | 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-096-6/+218
| | | | 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
* Add 4.5.2 ARM fixes contributed by Gerd v. Egidypatacongo2012-04-0911-6/+75
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4578 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