summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Move serial header files to include/nuttx/serialpatacongo2012-03-211-2/+4
* Move file-system header files to include/nuttx/fspatacongo2012-03-211-0/+2
* Minor updates for PIC32 USB device driver bugspatacongo2012-03-191-1/+1
* The PIC32 USB driver (finally) works the the Mass Storage Classpatacongo2012-03-181-2/+2
* Updates to the PIC32 USB driver (still kind of buggy); Fix for STM32 CAN2 -- ...patacongo2012-03-161-0/+6
* Add hooks to support STM32 power managementpatacongo2012-03-141-0/+2
* Fix a deadlock when using the NSH ifconfig command over Telnetpatacongo2012-03-131-0/+8
* PIC32 Ethernet driver now appears stablepatacongo2012-03-131-1/+3
* Add psock_connect()patacongo2012-03-131-1/+3
* More STM32 USB OTG definitionspatacongo2012-03-121-0/+5
* Add support for the Sure DB-DP11212 PIC32 boardpatacongo2012-03-121-0/+2
* Prep for 6.16 releasenuttx-6.16patacongo2012-03-101-1/+2
* Add support for the STM3220G-EVAL boardpatacongo2012-03-101-0/+5
* Update PIC32 Ethernet driverpatacongo2012-03-091-0/+3
* Verified USB (device) on the PIC32 Ethernet Starter Kitpatacongo2012-03-081-0/+2
* Add an NSH configuratin for the PIC32 starter kitpatacongo2012-03-071-0/+4
* Add PIC32 SPI driverpatacongo2012-03-071-0/+2
* Add support for use of a USB serial device to provide NSH console I/O. Verif...patacongo2012-03-061-0/+4
* The PIC32 USB device driver is (finally) functionalpatacongo2012-03-061-0/+2
* Move all non-standard, NuttX header files into include/nuttx/netpatacongo2012-03-031-1/+3
* 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