summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Prep for 6.16 releasenuttx-6.16patacongo2012-03-106-1581/+1676
* Fix a typo introduce in the last big bunch of checkins for the STM32 F2patacongo2012-03-101-1/+3
* Add support for the STM3220G-EVAL boardpatacongo2012-03-1065-0/+28560
* Add peripheral support for the STM32 F2 familypatacongo2012-03-1034-226/+251
* Add IRQ/chip support for the STM32 F2 familypatacongo2012-03-093-7/+262
* Update PIC32 Ethernet driverpatacongo2012-03-098-32/+53
* Fix several bugs related to PIC32 Ethernet driverpatacongo2012-03-095-45/+160
* PIC32 Ethernet driver now at least talks to the PHYpatacongo2012-03-091-11/+57
* RPC updatespatacongo2012-03-082-27/+15
* Update PIC32 Ethernet driver from debugging (still does not workpatacongo2012-03-0813-640/+1345
* Verified USB (device) on the PIC32 Ethernet Starter Kitpatacongo2012-03-086-25/+66
* Add support for USB device testing on the PIC32 starter kitpatacongo2012-03-076-3/+346
* Add an NSH configuratin for the PIC32 starter kitpatacongo2012-03-078-11/+2124
* Updates to PIC32 SPI driverpatacongo2012-03-0710-133/+340
* RPC updatespatacongo2012-03-073-284/+42
* Add PIC32 SPI driverpatacongo2012-03-0754-237/+1094
* Add support for use of a USB serial device to provide NSH console I/O. Verif...patacongo2012-03-0624-68/+1896
* The PIC32 USB device driver is (finally) functionalpatacongo2012-03-063-132/+269
* RPC updatepatacongo2012-03-065-123/+211
* Minor update to PIC32 USB device driverpatacongo2012-03-051-6/+14
* Some improvements in PIC32 USB BDT handlingpatacongo2012-03-051-58/+111
* Fix some PIC32 USB IN transfer issues -- still morepatacongo2012-03-041-72/+66
* Some fixes for the PIC32 USB IN processing -- still some issuespatacongo2012-03-041-28/+72
* Several fixes to the PIC32 USB device OUT path logicpatacongo2012-03-044-135/+226
* Move all non-standard, NuttX header files into include/nuttx/netpatacongo2012-03-03138-948/+946
* After a reset, need to re-connected to the buspatacongo2012-03-031-46/+70
* A few more PIC32 USB fixespatacongo2012-03-031-71/+117
* Remove quad_tpatacongo2012-03-031-4/+4
* RPC updatespatacongo2012-03-034-227/+36
* Add more low-level, thread-independent socket interfacespatacongo2012-03-028-173/+391
* PIC32 USB driver updatespatacongo2012-03-021-170/+167
* Add the beginnings of NFS client supportpatacongo2012-03-029-2/+1799
* Fix PIC32 USB cloning errors -- There is not pbuffer toggle bit in the BDT st...patacongo2012-03-024-203/+267
* PIC32 USB device only supports full ping poing modepatacongo2012-02-292-101/+43
* A little more work (but not much progress) on the PIC32 USB device driverpatacongo2012-02-2912-99/+292
* Add logic to NSH startup to call C++ static initializers on startuppatacongo2012-02-283-1/+11
* Add support for C++ static constructors (at least to a few platforms)patacongo2012-02-2850-36/+666
* STM32 Quad Encoder bug fixespatacongo2012-02-282-5/+17
* Extend CDC/ACM driver so that can be connected/disconnected under software co...patacongo2012-02-2816-52/+516
* Overflow position offset not needed if we have only 32-bit counterspatacongo2012-02-281-0/+18
* Add support for mixed 16- and 32-bit timerspatacongo2012-02-281-30/+140
* Add logic to support the FSMC SRAM in the NuttX heappatacongo2012-02-2721-429/+896
* Oops, can't use symbol OK herepatacongo2012-02-273-6/+6
* Add support for the Atollic Pro toolchain; Change extension .ihx to .hex to b...patacongo2012-02-2753-235/+405
* Add support for SRAM on board the STM3240G-EVAL boardpatacongo2012-02-2712-191/+826
* Add single precision operations to FPU testpatacongo2012-02-262-34/+94
* readline() (and hence NSH) now accept the DEL character as well as the Backsp...patacongo2012-02-255-7/+71
* Fix bugs in lazy FPU register savingpatacongo2012-02-258-117/+98
* Misc quad encoder updatespatacongo2012-02-253-5/+13
* Ooops part of last checkin was still in the editorpatacongo2012-02-251-4/+23