summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Upate some pathes for the new NuttX repositorypatacongo2012-09-171-1/+1
* Resync new repository with old repo r5166patacongo2012-09-171-0/+22
* Add XML RPC server plus NXWM build fixes from Max Holtzbergpatacongo2012-09-141-1/+8
* Fix for recvfrom() hang when the new CONFIG_NET_TCP_RECVDELAY is set to zero ...patacongo2012-09-131-0/+4
* USB device drivers: Add hooks to to use common, external DMA buffer allocatio...patacongo2012-09-131-0/+3
* Add mm/README.txtpatacongo2012-09-131-1/+3
* Add UDP discovery configuration for the STM3240G-EVAL (from Max Holtzberg)patacongo2012-09-121-0/+2
* Misc STM32 wildfire and ENC28J60 driver updatespatacongo2012-09-121-0/+3
* Add beginning of a simple granule allocator to support DMA IO buffer allocationpatacongo2012-09-111-0/+5
* Updates/fixes related to ENC28J60, Kconfigs, and fire-stm32v2patacongo2012-09-111-1/+8
* Add support for DMA memory allocator to FAT file systempatacongo2012-09-111-0/+6
* AVR corrections from Richard Cochran; uIP webserver enhancements from Katepatacongo2012-09-111-0/+2
* More M3 Wildfire logic; mmap-related bug fixes from Katepatacongo2012-09-101-0/+2
* Some error handling bugs noted by Ronen Vainishpatacongo2012-09-091-0/+5
* More progress on the Wildfire STM32 portpatacongo2012-09-091-1/+6
* Beginning of configuration for M3 Wildfire boardpatacongo2012-09-091-0/+3
* Remove some old logic in the arm, x86, hc, and sh linker scripts that was kic...patacongo2012-09-081-0/+8
* 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/+7
* Add LPC31 Kconfigpatacongo2012-09-061-3/+3
* Update LPC43 Kconfigpatacongo2012-09-061-1/+4
* Important FAT fix. Bad test would cause many un-necessary writes to FLASH.patacongo2012-09-061-0/+4
* STM32 Kconfig looks good. STM32 external ram configuration changed.patacongo2012-09-051-1/+5
* Add configuration for the LM3Spatacongo2012-09-051-0/+2
* Refactor serial configuratin; AVR teensy Kconfig now buildspatacongo2012-09-051-1/+2
* Add sendfile()patacongo2012-09-041-0/+2
* Enhancements to the uIP web server from Katepatacongo2012-09-041-0/+3
* Back out the last STM32 SDIO DMA change. It is incorrectpatacongo2012-09-041-0/+2
* STM32 SDIO DMA should only 16-bits wide when DMA-ing to/from FSMC SRAMpatacongo2012-09-041-0/+2
* Add support for multiple work queuespatacongo2012-09-041-0/+2
* Fix workqueue assertion; STM32 power managementpatacongo2012-09-021-0/+3
* Separate CVS parsing logic from tools/mksyscall.c; Create tools/mksymtab.c to...patacongo2012-09-011-0/+4
* Remove CONFIG_LIBC_PERROR_DEVNAME. What was I thinking?patacongo2012-09-011-0/+2
* The content for uIP web server demo is no longer canned, but is not built dyn...patacongo2012-08-311-1/+7
* Fix some places in library where semaphore is not released on error conditionspatacongo2012-08-311-1/+11
* Add configurable application entry pointpatacongo2012-08-301-0/+4
* Add USB host support for the STM3240G-EVAL boardpatacongo2012-08-301-0/+6
* The USB host driver has been verified on the STM32F4Discoverypatacongo2012-08-291-2/+2
* Add USB host support to the STM32F4Discovery boardpatacongo2012-08-291-0/+2
* I think the STM32 UST OTG FS host driver is finally finishedpatacongo2012-08-281-0/+2
* Add perror()patacongo2012-08-281-1/+9
* Some STM32 USB OTG FS driver fixespatacongo2012-08-271-0/+2
* Fix some NAK race conditions in control transfers (there are more)patacongo2012-08-271-0/+8
* More patches/bugfixes from Katepatacongo2012-08-261-0/+8
* waitpid(): Move some logic inside of a critical sectionpatacongo2012-08-261-0/+2
* Fix some list handling associated with priority inheritancepatacongo2012-08-261-0/+5
* Prep for 6.21 releasenuttx-6.21patacongo2012-08-251-13/+14
* Update STM32 USB OTG FS host driver -- the driver is now marginally functionalpatacongo2012-08-241-0/+4
* Progress on STM32 OTG FS host driverpatacongo2012-08-201-0/+3
* mkconfig now calculates DRAM_END if not providedpatacongo2012-08-161-0/+2