summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Implement an NX interface to block flush message queues in multi-user mode. ...patacongo2012-05-171-1/+4
* Re-factor NX messaging logic in preparation for a new message control featurepatacongo2012-05-171-0/+3
* NxWM: Add IApplicationFactory so that we can create multiple instances of ap...patacongo2012-05-161-0/+2
* Fix several compiler errors that occur when CONFIG_SCHED_ONEXIT is enabled; o...patacongo2012-05-151-2/+6
* Improved thresholding logic in the STMPE11 driver; NxWM: Oops minimizing wro...patacongo2012-05-141-0/+7
* Add task switching instrumentation for missing case. Contributed by Petri Tan...patacongo2012-05-141-0/+2
* Disabled NXTK autoraise; it does not work properly in multi-user mode due to ...patacongo2012-05-131-0/+8
* NXWidgets::CImage needs to catch mouse/touchscreen events; All touchscreen dr...patacongo2012-05-131-1/+4
* Fix a critical NXTK bug related to mouse/touchscreen positions within framed ...patacongo2012-05-131-0/+6
* Fix a few STMPE11 touchscreen and NxWM touchscreen calibration bugspatacongo2012-05-111-1/+6
* SMTPE11 and NxWM touchscreen fixespatacongo2012-05-111-1/+5
* NxWM: Finishes touchscreen implementation; NuttX: Standardize touchscreen ini...patacongo2012-05-111-0/+4
* NX trapezoid fixes; Various NxWM fixespatacongo2012-05-101-0/+2
* Adding beginning of NxWM touchscreen supportpatacongo2012-05-091-0/+1
* NxWidgets: Remove modal loops, Add CWindowEventHandler*. NxWM: Add support ...patacongo2012-05-091-0/+4
* Various fixes for running the NxWM unit test on the STM3240G-EVALpatacongo2012-05-071-0/+5
* 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