summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Add support for the STM32VL-Discovery board. Contributed by Alan Carvalho de...Gregory Nutt2014-01-121-1/+2
* Fix a memory leak in dynamic loaderGregory Nutt2014-01-111-0/+2
* A10: Serial clock is OSC24M. From Alan Carvalho de AssisGregory Nutt2014-01-101-0/+3
* Add stpcpy()Gregory Nutt2014-01-091-1/+1
* Add support for the XPT2046 touchscreen controller on the Viewtool LCD moduleGregory Nutt2014-01-091-0/+4
* Still recovering from recent NX reorganization. Reported by Steve Redler IVGregory Nutt2014-01-081-0/+6
* Fix STM32F103VE SPI3 definitions; Fix bug introduced in recent NX reorganizat...Gregory Nutt2014-01-081-0/+5
* Add lib_libfgets() to better support the small differences between gets(), ge...Gregory Nutt2014-01-081-0/+3
* Add a quick'n'dirty implementation of C11 threads.hGregory Nutt2014-01-071-0/+2
* Add x qualifier to fopen to support exlusive openGregory Nutt2014-01-071-0/+2
* Add type rsize_t and function gets_s()Gregory Nutt2014-01-071-0/+3
* A10: Correct handling of the serial busy interruptGregory Nutt2013-12-081-0/+2
* Add more nops after enabling MMU for Cortex-A8Gregory Nutt2014-01-071-0/+3
* A10: Handle UART BUSY interrupt; Back out change to mkconfig.c -- it causes p...Gregory Nutt2013-12-071-0/+5
* mkconfig: Cast RAM size to unsigned to avoid complains about integer overflow...Gregory Nutt2014-01-061-1/+4
* Add ARMv7-A syscall.h header fileGregory Nutt2014-01-051-0/+2
* Viewtools STM32F103: Add SSD1289 LCD supportGregory Nutt2014-01-051-0/+2
* Makefile.win: Native windows build fixes from Max HoltzbergGregory Nutt2014-01-041-0/+4
* Olimex STM32 P107: Add native Windows build support. From Max HoltzbergGregory Nutt2014-01-041-0/+2
* nuttx/tools: Fixes for some Windows native build issues from Max HoltzbergGregory Nutt2014-01-041-0/+2
* STM32: Single wire UART support from Thomas GrublerGregory Nutt2014-01-021-0/+2
* Add Z16F NSH configurationGregory Nutt2014-01-011-0/+2
* sim/mount: Converted to use kconfig-frontends toolsGregory Nutt2014-01-011-0/+3
* NX server needs to be on a kernel thread for the kernel buildGregory Nutt2013-12-301-0/+3
* NX: Use a consistent allocator in all configurationsGregory Nutt2013-12-301-2/+4
* Move nuttx/configs/stm3240g-eval/src/up_cxxinitialize.c to apps/platform/stm...Gregory Nutt2013-12-291-0/+4
* STM3240G-EVAL: Add kernel build mode support and an NxWM kernel mode configu...Gregory Nutt2013-12-291-0/+8
* Add nx_start() to simplify starting the NX server from within the RTOSGregory Nutt2013-12-291-0/+2
* Move more files from graphics/nxmu to libnx/nxmuGregory Nutt2013-12-291-0/+1
* Add sem_timedwait to syscallsGregory Nutt2013-12-281-0/+1
* Move graphics/nxtk to libnx/nxtkGregory Nutt2013-12-281-0/+1
* Move graphics/nxfonts to libnx/nxfontsGregory Nutt2013-12-281-0/+2
* Move the NX components out of libc and into its own library, libnxGregory Nutt2013-12-281-1/+2
* Decoupling NX user interfaces to support NX kernel build (phase 5)Gregory Nutt2013-12-271-0/+5
* Fix naming of STM32 F3 SPI2 MOSI and MISO pins. From Brian WebbGregory Nutt2013-12-271-0/+2
* Add support for STM32F107 OTG FS (doesn't work) and update USB support for Vi...Gregory Nutt2013-12-261-0/+6
* F103VC, F105, and F107: Fix configuration and building of USB. configs/view...Gregory Nutt2013-12-251-0/+7
* Viewtools netnsh configuration supports Telnet console; A framework for SD ca...Gregory Nutt2013-12-251-1/+4
* Viewtool STM32F107: Add a NSH configuration with network supportGregory Nutt2013-12-251-0/+2
* Add support for Sharp Memory LCD on the Maple boardGregory Nutt2013-12-231-0/+5
* Improved debug output in the high pri, nested interrupt testGregory Nutt2013-12-231-0/+2
* Disable CONFIG_ARCH_INT_DISABLEALL: It does not work in its current formGregory Nutt2013-12-231-0/+6
* Need to protect state on stack to do nested interrupt handlingGregory Nutt2013-12-231-0/+6
* Fixes a few more high priority, nested interrupt logicGregory Nutt2013-12-231-0/+10
* Add logic to configure interrupt controller debug; Fix high priority, nested ...Gregory Nutt2013-12-221-0/+6
* Initial framework for a test of high-pri, nested interrupts. Incomplete and ...Gregory Nutt2013-12-221-0/+4
* viewtool configuration will not support boad with STM32F103VC mounted; conver...Gregory Nutt2013-12-221-0/+5
* Finishes coding of ARMv7-M high priority nested interrupt logic. Still undoc...Gregory Nutt2013-12-211-2/+6
* Beginning of high priority nested interrupt support for the ARMv7-M familyGregory Nutt2013-12-211-2/+5
* Remove all configuration variable documentation from configs/README.txt and D...Gregory Nutt2013-12-201-0/+8