summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2012-03-23Updated comments; starting to implement priority protection but backed everyt...patacongo13-31/+53
2012-03-23Documentation update; enabled I2C tool in stm32 nsh2 configpatacongo4-0/+44
2012-03-22Documentation update for NxWidgetspatacongo5-4/+69
2012-03-22NxWidgets ready for first releasepatacongo1-1/+1
2012-03-22Prep for NxWidgets 1.0 releasepatacongo55-58/+352
2012-03-22First check-in of NxWidgetspatacongo217-0/+66325
2012-03-22Update header file info in READMEpatacongo1-15/+40
2012-03-22Add clock_synchronize() which may be used to re-synchonize the system time wi...patacongo3-16/+112
2012-03-22Change STM32 so that stm32_pmstop.c and stm32_pmstandby are built even if CON...patacongo11-23/+39
2012-03-22NFS update + make some examples configurable as NSH built-inspatacongo25-1003/+5290
2012-03-21Move serial header files to include/nuttx/serialpatacongo41-398/+400
2012-03-21Move file-system header files to include/nuttx/fspatacongo191-266/+268
2012-03-20Cosmetic PIC32 USB driver fixes (still has problems)patacongo2-32/+36
2012-03-19Minor updates for PIC32 USB device driver bugspatacongo8-18/+85
2012-03-18The PIC32 USB driver (finally) works the the Mass Storage Classpatacongo13-69/+91
2012-03-17Fix reported USB MSC product/revisionpatacongo2-9/+9
2012-03-17NFS update; fix STM32 enabling of CAN2 clockpatacongo15-1051/+2878
2012-03-16Updates to the PIC32 USB driver (still kind of buggy); Fix for STM32 CAN2 -- ...patacongo8-174/+308
2012-03-15Fix PIC32 USB double buffer togglepatacongo1-15/+16
2012-03-15Updates to PIC32 USB stall logic -- still doesn't work rightpatacongo2-103/+128
2012-03-14Add hooks to support STM32 power managementpatacongo15-16/+533
2012-03-14Extend examples/can so that it can be used in other contextspatacongo5-6/+59
2012-03-13Tinkering with USB MSC device on PIC32 -- doesn't workpatacongo6-9/+173
2012-03-13Fix a deadlock when using the NSH ifconfig command over Telnetpatacongo7-35/+199
2012-03-13Add a PIC32 configuration that supports only a Telnet consolepatacongo9-12/+2208
2012-03-13PIC32 Ethernet driver now appears stablepatacongo3-68/+125
2012-03-13Correct PIC32 Ethernet Tx ring handlingpatacongo1-30/+80
2012-03-13Add psock_connect()patacongo3-13/+100
2012-03-13Fix some multiply defined symbols by making some staticpatacongo2-6/+6
2012-03-13Completes bit definitions for STM32 USB OTG FS registerspatacongo1-149/+362
2012-03-12Add bit definitions for STM32 USB OTG FS Host-mode control and status registerspatacongo1-21/+126
2012-03-12Add bit definitions for STM32 USB OTG FS Core global control and status regis...patacongo1-28/+82
2012-03-12More STM32 USB OTG definitionspatacongo4-6/+691
2012-03-12Dirty port of LPC17 USB host driver to the STM32 -- nothing more than a name ...patacongo1-0/+2699
2012-03-12Add support for the Sure DB-DP11212 PIC32 boardpatacongo9-30/+266
2012-03-10Prep for 6.16 releasepatacongo1-1/+3
2012-03-10Prep for 6.16 releasepatacongo6-1581/+1676
2012-03-10Fix a typo introduce in the last big bunch of checkins for the STM32 F2patacongo1-1/+3
2012-03-10Add support for the STM3220G-EVAL boardpatacongo65-0/+28560