summaryrefslogtreecommitdiffstats
path: root/nuttx
AgeCommit message (Expand)AuthorFilesLines
2012-04-05Add patch to build kconfig-frontends under Cygwinpatacongo1-43/+126
2012-04-05Beginning of a NuttX configuration toolpatacongo5-76/+705
2012-04-05Completes most of the STM32 OTG FS device interruptspatacongo2-221/+363
2012-04-05More progress on the STM32 OTG FS device driverpatacongo6-220/+313
2012-04-04STM32 OTG FS device driver updatepatacongo2-730/+714
2012-04-04Add STM32 OTG FS device endpoint stall logicpatacongo2-25/+159
2012-04-04More work on STM32 OTG FS device driverpatacongo1-191/+324
2012-04-04Fix pascal build problempatacongo1-2/+2
2012-04-04Updates to STM32 OTG FS device driverpatacongo4-478/+754
2012-04-03Beginning of an OTG FS device side driver (not much there on initial check-in)patacongo3-7/+3177
2012-04-02Beginnings of STM32 F4 OTG FS device driverpatacongo9-9/+289
2012-04-02A couple of fixes to common and STM32 serial handling to fix some data overru...patacongo2-22/+47
2012-04-01Update STM3210E-EVAL backlight controlspatacongo1-13/+55
2012-03-31Fix warningpatacongo1-2/+1
2012-03-31Apply fixes for STM3210E-EVAL LCD backlight PWMpatacongo1-19/+70
2012-03-31Add support for backspace and a cursor to NxConsolepatacongo10-1/+181
2012-03-31Fix read() return value for the case of permissions problempatacongo2-21/+25
2012-03-30NFS client updatepatacongo4-196/+88
2012-03-30More fixes for NxConsole driverpatacongo15-159/+135
2012-03-30Add framework in NxConsole to support VT100 escape sequencespatacongo11-102/+536
2012-03-30Add ASCII and VT100 header filespatacongo2-0/+450
2012-03-29Fix types in STM32 PWM driver commentspatacongo1-4/+4
2012-03-29Can now run an NSH session within an NX windowpatacongo23-99/+2059
2012-03-28NFS updatepatacongo7-260/+1167
2012-03-28Candidate fix for STM32 F4 I2Cpatacongo1-51/+93
2012-03-28The NX console appears to be fully functionalpatacongo18-92/+164
2012-03-28NX console should only be available if NX multi-user mode is enabledpatacongo5-15/+30
2012-03-28NX console updatespatacongo16-14/+79
2012-03-28More NX Console fixes... good progress but still not ready for prime timepatacongo3-66/+76
2012-03-28NFS updatepatacongo12-83/+85
2012-03-27Updaes for NX Consolepatacongo17-19/+198
2012-03-27Fix handling if STM32 I2C byte countpatacongo1-7/+12
2012-03-27NX console driver is code complete but untestedpatacongo13-36/+635
2012-03-27Add a test for the NX console devicepatacongo3-32/+64
2012-03-27Add more NX console logicpatacongo5-13/+645
2012-03-27NFS update + another NX console driver filepatacongo15-3621/+1465
2012-03-26Add beginnings of an NX console driverpatacongo13-36/+1215
2012-03-25Use const storage class on a few declarations to save SRAMpatacongo4-4/+6
2012-03-25Missed one file from last set of LPC17xx DAC changespatacongo1-1/+0
2012-03-25LPC17xx DAC fixespatacongo4-100/+103
2012-03-25Add support for the poweroff on calypso phonespatacongo12-55/+214
2012-03-24Additional documentation/README updatespatacongo4-65/+103
2012-03-24Backout recent change to PIC32 network configuration -- doesn't work right wi...patacongo6-10/+11
2012-03-24Update Calypso README filespatacongo4-8/+6
2012-03-24Add comments about Calypso buildingpatacongo2-16/+62
2012-03-24Move include/sercomm to include/nuttx/sercommpatacongo5-2/+2
2012-03-24A few more Calypso/Compal updatespatacongo2-0/+17
2012-03-24Update documenation to include Calypso and the Compal phonespatacongo7-15/+114
2012-03-24Add support for compal e99 and e88 phonespatacongo49-0/+6254
2012-03-24Documentation updatepatacongo3-7/+65