summaryrefslogtreecommitdiff
path: root/nuttx/configs/README.txt
Commit message (Expand)AuthorAgeFilesLines
* Add documentation for the binary loaderpatacongo2012-10-301-0/+9
* More documentation updated to reference the ELF loader.patacongo2012-10-291-2/+2
* Update documentation to at least reference the ELF loader.patacongo2012-10-291-3/+33
* Part I of port of Rhombus math librarypatacongo2012-10-281-1/+0
* Minor tweaks to memsetpatacongo2012-10-211-4/+7
* Optimized memset() can be configured to do 64-bit storespatacongo2012-10-211-1/+6
* Add a versin of memset() optimized for speedpatacongo2012-10-211-0/+6
* Update documentation for recently added configuration optionspatacongo2012-10-201-0/+21
* Add buildroot support for binutils-2.22 and gcc-4.6.3; all buildroot tools ar...patacongo2012-10-051-12/+12
* Add support for Fire STM32v3; sscanf fixes from Katepatacongo2012-09-211-1/+2
* Upate some pathes for the new NuttX repositorypatacongo2012-09-171-1/+1
* Fix MMC/SD support for Wildfire board; Granule allocator can now be used from...patacongo2012-09-121-0/+5
* Update to granule allocator; Update to ENC28j60 driverpatacongo2012-09-111-2/+22
* Updates/fixes related to ENC28J60, Kconfigs, and fire-stm32v2patacongo2012-09-111-1/+1
* More M3 Wildfire logic; mmap-related bug fixes from Katepatacongo2012-09-101-1/+1
* More progress on the Wildfire STM32 portpatacongo2012-09-091-1/+1
* Beginning of configuration for M3 Wildfire boardpatacongo2012-09-091-0/+4
* Shenzhou board is first to use ONLY Kconfig for configurationpatacongo2012-09-081-1/+0
* Remove several unused configuration valuespatacongo2012-09-081-4/+0
* Add basic directory structure for the Shenzhou STM32107 board (not much there...patacongo2012-09-071-0/+4
* Removed delay after receiving in recvfrom(). This was killing network perfor...patacongo2012-09-071-1/+4
* Add support for multiple work queuespatacongo2012-09-041-1/+12
* Separate CVS parsing logic from tools/mksyscall.c; Create tools/mksymtab.c to...patacongo2012-09-011-0/+24
* Remove CONFIG_LIBC_PERROR_DEVNAME. What was I thinking?patacongo2012-09-011-3/+0
* Add configurable application entry pointpatacongo2012-08-301-0/+5
* Ooops... forgot to add lib_perror.c to the Make.defs filepatacongo2012-08-281-2/+2
* Add perror()patacongo2012-08-281-5/+26
* Add some protection to the priority inheritance logic when sem_post() is call...patacongo2012-08-281-2/+6
* Add support for Olimex STM32-P107 board (contributed by Max Holtzberg)patacongo2012-08-101-0/+6
* Improve capability to traverse inodes in the NuttX psuedo-filesystem; now ret...patacongo2012-08-031-1/+4
* Fix syslog mutual exclusion and interrupt level logicpatacongo2012-08-021-1/+5
* Move RAMLOG driver to drivers/syslog; Add ability to output debug information...patacongo2012-08-021-3/+18
* Add a generic GCC stdarg.h header filepatacongo2012-07-081-4/+56
* Clean up LPC43 USART vs UART namingpatacongo2012-07-041-0/+4
* PM Update; add configs//ekk-lm3s9b96patacongo2012-06-301-0/+4
* Add a configuration for the Micromint Lincoln60 LPC1769 boardpatacongo2012-06-291-0/+3
* Add a configuration to support the Mirtoo modulepatacongo2012-06-201-0/+4
* NFS just finished a major weight reduction programpatacongo2012-06-141-0/+5
* Massive naming fix: STMPE11->STMPE811patacongo2012-05-291-19/+19
* Improved thresholding logic in the STMPE11 driver; NxWM: Oops minimizing wro...patacongo2012-05-141-0/+7
* SMTPE11 and NxWM touchscreen fixespatacongo2012-05-111-1/+3
* The STMPE11/touchscreen is now fully functional on the STM3240G-EVALpatacongo2012-05-081-2/+8
* Add STMPE11 temperature sensor logicpatacongo2012-05-061-1/+1
* Add STMPE11 touchscreen logicpatacongo2012-05-061-0/+24
* Configuration for Sparkfun UBW32 boardpatacongo2012-04-261-0/+8
* NFS updatepatacongo2012-04-251-0/+4
* Fix atexit() function being called twicepatacongo2012-04-231-3/+0
* Add circular DMA support to STM32 and STM32 serial driver; Add initial config...patacongo2012-04-221-2/+11
* More Kconfigpatacongo2012-04-171-3/+0
* Kconfig updatepatacongo2012-04-161-9/+8