summaryrefslogtreecommitdiff
path: root/nuttx
Commit message (Expand)AuthorAgeFilesLines
...
* STM32 OTG FS device driver updatepatacongo2012-04-042-730/+714
* Add STM32 OTG FS device endpoint stall logicpatacongo2012-04-042-25/+159
* More work on STM32 OTG FS device driverpatacongo2012-04-041-191/+324
* Fix pascal build problempatacongo2012-04-041-2/+2
* Updates to STM32 OTG FS device driverpatacongo2012-04-044-478/+754
* Beginning of an OTG FS device side driver (not much there on initial check-in)patacongo2012-04-033-7/+3177
* Beginnings of STM32 F4 OTG FS device driverpatacongo2012-04-029-9/+289
* A couple of fixes to common and STM32 serial handling to fix some data overru...patacongo2012-04-022-22/+47
* Update STM3210E-EVAL backlight controlspatacongo2012-04-011-13/+55
* Fix warningpatacongo2012-03-311-2/+1
* Apply fixes for STM3210E-EVAL LCD backlight PWMpatacongo2012-03-311-19/+70
* Add support for backspace and a cursor to NxConsolepatacongo2012-03-3110-1/+181
* Fix read() return value for the case of permissions problempatacongo2012-03-312-21/+25
* NFS client updatepatacongo2012-03-304-196/+88
* More fixes for NxConsole driverpatacongo2012-03-3015-159/+135
* Add framework in NxConsole to support VT100 escape sequencespatacongo2012-03-3011-102/+536
* Add ASCII and VT100 header filespatacongo2012-03-302-0/+450
* Fix types in STM32 PWM driver commentspatacongo2012-03-291-4/+4
* Can now run an NSH session within an NX windowpatacongo2012-03-2923-99/+2059
* NFS updatepatacongo2012-03-287-260/+1167
* Candidate fix for STM32 F4 I2Cpatacongo2012-03-281-51/+93
* The NX console appears to be fully functionalpatacongo2012-03-2818-92/+164
* NX console should only be available if NX multi-user mode is enabledpatacongo2012-03-285-15/+30
* NX console updatespatacongo2012-03-2816-14/+79
* More NX Console fixes... good progress but still not ready for prime timepatacongo2012-03-283-66/+76
* NFS updatepatacongo2012-03-2812-83/+85
* Updaes for NX Consolepatacongo2012-03-2717-19/+198
* Fix handling if STM32 I2C byte countpatacongo2012-03-271-7/+12
* NX console driver is code complete but untestedpatacongo2012-03-2713-36/+635
* Add a test for the NX console devicepatacongo2012-03-273-32/+64
* Add more NX console logicpatacongo2012-03-275-13/+645
* NFS update + another NX console driver filepatacongo2012-03-2715-3621/+1465
* Add beginnings of an NX console driverpatacongo2012-03-2613-36/+1215
* Use const storage class on a few declarations to save SRAMpatacongo2012-03-254-4/+6
* Missed one file from last set of LPC17xx DAC changespatacongo2012-03-251-1/+0
* LPC17xx DAC fixespatacongo2012-03-254-100/+103
* Add support for the poweroff on calypso phonespatacongo2012-03-2512-55/+214
* Additional documentation/README updatespatacongo2012-03-244-65/+103
* Backout recent change to PIC32 network configuration -- doesn't work right wi...patacongo2012-03-246-10/+11
* Update Calypso README filespatacongo2012-03-244-8/+6
* Add comments about Calypso buildingpatacongo2012-03-242-16/+62
* Move include/sercomm to include/nuttx/sercommpatacongo2012-03-245-2/+2
* A few more Calypso/Compal updatespatacongo2012-03-242-0/+17
* Update documenation to include Calypso and the Compal phonespatacongo2012-03-247-15/+114
* Add support for compal e99 and e88 phonespatacongo2012-03-2449-0/+6254
* Documentation updatepatacongo2012-03-243-7/+65
* Updated comments; starting to implement priority protection but backed everyt...patacongo2012-03-2313-31/+53
* Documentation update; enabled I2C tool in stm32 nsh2 configpatacongo2012-03-234-0/+44
* Documentation update for NxWidgetspatacongo2012-03-225-4/+69
* Prep for NxWidgets 1.0 releasepatacongo2012-03-221-1/+1