summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Most fixes to get NxWM working on the STM3240G-EVALpatacongo2012-05-071-0/+3
* Add configuration for testing NxWMpatacongo2012-05-071-0/+2
* Mostly cosmetic, partial fixes for STM3240G-EVAL LCDpatacongo2012-05-071-1/+1
* Beginning of an SMTPE11 touchscreen/IO expander driverpatacongo2012-05-051-0/+2
* Updated NxWM widgets, several NX, NxWidgets, and NxWM bug fixespatacongo2012-05-041-0/+7
* NxWM updates (with some NX and NxWidget fixes too)patacongo2012-05-021-1/+6
* More NxWM supportpatacongo2012-05-011-0/+4
* Add NxConsole configuration for the STM3240G-EVAL boardpatacongo2012-04-271-0/+2
* Add support for UBW32 buttonspatacongo2012-04-261-0/+1
* Add NSH configuration for the Bit Whackerpatacongo2012-04-261-2/+2
* Configuration for Sparkfun UBW32 boardpatacongo2012-04-261-0/+1
* Add interfaces to support getting/setting of thread/task namespatacongo2012-04-261-0/+2
* Fix infinite loop in CDC/ACM driverpatacongo2012-04-251-0/+5
* Fix a UDP build issuepatacongo2012-04-251-0/+2
* Add circular DMA support to STM32 and STM32 serial driver; Add initial config...patacongo2012-04-221-0/+6
* More Kconfig stuffpatacongo2012-04-191-0/+2
* drivers/serial: Don't disable Rx interrrupts on each characterpatacongo2012-04-181-2/+3
* Disable line buffering if the file is opened in binary mode; Also fix a coupl...patacongo2012-04-181-0/+7
* Fix sched_setscheduler() return valuepatacongo2012-04-181-0/+3
* Add beginning of LCD driver for the STM3240G-EVALpatacongo2012-04-171-0/+2
* Add a watchdog timer testpatacongo2012-04-151-3/+2
* Add skeleton file for STM32 watchdog timer driverpatacongo2012-04-151-0/+6
* Prep for 6.17 releasenuttx-6.17patacongo2012-04-141-2/+4
* Add an upper half watchdog timer driverpatacongo2012-04-131-0/+1
* Add a header file that defines a standard watchdog timer driverpatacongo2012-04-131-0/+2
* Extend the USB device/class interface: Add parameters to pass the EP0 OUT da...patacongo2012-04-121-0/+3
* Add tools/cmpconfig.c to compare to configuration filespatacongo2012-04-111-1/+5
* Include libgcc.a inside of the group of recursively linked libraries in all M...patacongo2012-04-081-0/+7
* Updated Kconfig files from Lzyypatacongo2012-04-071-1/+15
* Add RX interrupt logic to the STM32 OTG FS device driverpatacongo2012-04-061-6/+7
* Beginning of a NuttX configuration toolpatacongo2012-04-051-0/+5
* Add support for backspace and a cursor to NxConsolepatacongo2012-03-311-0/+3
* Add framework in NxConsole to support VT100 escape sequencespatacongo2012-03-301-0/+4
* Can now run an NSH session within an NX windowpatacongo2012-03-291-0/+4
* NFS updatepatacongo2012-03-281-0/+2
* The NX console appears to be fully functionalpatacongo2012-03-281-0/+4
* Add beginnings of an NX console driverpatacongo2012-03-261-2/+2
* Use const storage class on a few declarations to save SRAMpatacongo2012-03-251-0/+2
* A few more Calypso/Compal updatespatacongo2012-03-241-0/+8
* Prep for NxWidgets 1.0 releasepatacongo2012-03-221-1/+1
* Add clock_synchronize() which may be used to re-synchonize the system time wi...patacongo2012-03-221-0/+5
* Move serial header files to include/nuttx/serialpatacongo2012-03-211-2/+4
* Move file-system header files to include/nuttx/fspatacongo2012-03-211-0/+2
* Minor updates for PIC32 USB device driver bugspatacongo2012-03-191-1/+1
* The PIC32 USB driver (finally) works the the Mass Storage Classpatacongo2012-03-181-2/+2
* Updates to the PIC32 USB driver (still kind of buggy); Fix for STM32 CAN2 -- ...patacongo2012-03-161-0/+6
* Add hooks to support STM32 power managementpatacongo2012-03-141-0/+2
* Fix a deadlock when using the NSH ifconfig command over Telnetpatacongo2012-03-131-0/+8
* PIC32 Ethernet driver now appears stablepatacongo2012-03-131-1/+3
* Add psock_connect()patacongo2012-03-131-1/+3