summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Add more low-level, thread-independent socket interfacespatacongo2012-03-021-0/+5
* Add support for C++ static constructors (at least to a few platforms)patacongo2012-02-281-0/+3
* Extend CDC/ACM driver so that can be connected/disconnected under software co...patacongo2012-02-281-0/+3
* Add logic to support the FSMC SRAM in the NuttX heappatacongo2012-02-271-0/+2
* Add support for the Atollic Pro toolchain; Change extension .ihx to .hex to b...patacongo2012-02-271-0/+5
* Add support for SRAM on board the STM3240G-EVAL boardpatacongo2012-02-271-0/+1
* readline() (and hence NSH) now accept the DEL character as well as the Backsp...patacongo2012-02-251-0/+2
* select() fix to handl POLLHUP; STM32 FPU saving in context switches seems to ...patacongo2012-02-241-0/+11
* Add support for the Atollic 'Lite' toolchain in all STM32 F4 configurationspatacongo2012-02-231-0/+2
* Fix an error the TCP/IP received sequence number countingpatacongo2012-02-231-0/+9
* (1) Fix a critical memory leak in the TCP read-ahead buffering logic; Add an ...patacongo2012-02-231-0/+2
* Fix accept() logic. it was not monitoring for losses in connections.patacongo2012-02-221-0/+5
* Fix SDIO DMA (finally)patacongo2012-02-211-0/+4
* Correct a buffer size error in the STM32 ethernet driverpatacongo2012-02-181-1/+5
* Correct and error in recv() and recvfrom() return valuepatacongo2012-02-181-0/+2
* CAN ISO-11783 support contributed by Gary Teravskispatacongo2012-02-181-0/+1
* Add an infrastructure to support a generic quadrature encoder driverpatacongo2012-02-141-0/+6
* Prep for 6.15 releasenuttx-6.15patacongo2012-02-131-6/+7
* Add interface to enabled/disable debug outputpatacongo2012-02-121-0/+2
* Add logic to re-direct debug output to a sysloggin devicepatacongo2012-02-111-0/+3
* Add a RAM-based logging devicepatacongo2012-02-111-0/+3
* Fix an FTPD bugpatacongo2012-02-091-1/+2
* Fix a bug in the FAT statfs() implementationpatacongo2012-02-071-0/+3
* FTPD daemon and example now build without errorspatacongo2012-02-051-1/+1
* Add inet_pton()patacongo2012-02-031-0/+1
* Add inet_ntop()patacongo2012-02-031-0/+1
* Add avsprintf()patacongo2012-02-031-1/+2
* Add strcasestr()patacongo2012-02-031-0/+1
* Add stm3240g-eval nsh2 configuration: SDIO and no UARTpatacongo2012-02-021-0/+5
* Add a configuration for testing the Telnet daemonpatacongo2012-02-021-0/+3
* Add David Hewson's corrections to the LPC214x USB device driver; Add LPC214x ...patacongo2012-02-021-0/+4
* Move lib/stdio/lib_fgets.c to apps/system/readline; simplify fgets(); use rea...patacongo2012-02-011-0/+6
* Add tcsetattr and tcgetattrpatacongo2012-02-011-0/+3
* Add on_exit(); Re-order some logic in the task shutdown sequence. Sometimes ...patacongo2012-01-311-0/+6
* Can't use 'class' as a field name! Backward conditional compilation in usbmsc.cpatacongo2012-01-311-1/+4
* Get rid of psock.h (bad idea); Add logic to clone the socket structure when w...patacongo2012-01-301-0/+3
* A few more telnet updatespatacongo2012-01-301-2/+2
* Add new psock layer; telnet session is now wrapped in a character devicepatacongo2012-01-301-0/+2
* Candidate fix for the libboard.a dependency problem (from Mike Smith)patacongo2012-01-291-1/+6
* Correct a typo in STM32 I2C3 supportpatacongo2012-01-291-2/+2
* First round of changes from debug of USB composite device (still has problems)patacongo2012-01-271-0/+6
* Massive name change USB STRG -> USB MSCpatacongo2012-01-251-0/+4
* Add logic to set MAX17040 frequencypatacongo2012-01-231-2/+1
* Create a generic battery driver infrastructurepatacongo2012-01-221-1/+3
* Create directory structures to support power-related devicespatacongo2012-01-221-0/+5
* Add support for extended (29-bit) CAN IDspatacongo2012-01-201-0/+4
* Add configuratin to select TSEG1 and TSEG2 valuespatacongo2012-01-191-0/+2
* Fix offset to STM32 F1 AFIO EXTICR registerpatacongo2012-01-181-0/+5
* Add support for building 32-bit simulation on a 64-bit targetpatacongo2012-01-171-0/+2
* Finish coding of PIC32MX Ethernet driverpatacongo2012-01-171-0/+2