summaryrefslogtreecommitdiffstats
path: root/nuttx/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2012-04-07Updated Kconfig files from Lzyypatacongo1-1/+15
2012-04-06Add RX interrupt logic to the STM32 OTG FS device driverpatacongo1-6/+7
2012-04-05Beginning of a NuttX configuration toolpatacongo1-0/+5
2012-03-31Add support for backspace and a cursor to NxConsolepatacongo1-0/+3
2012-03-30Add framework in NxConsole to support VT100 escape sequencespatacongo1-0/+4
2012-03-29Can now run an NSH session within an NX windowpatacongo1-0/+4
2012-03-28NFS updatepatacongo1-0/+2
2012-03-28The NX console appears to be fully functionalpatacongo1-0/+4
2012-03-26Add beginnings of an NX console driverpatacongo1-2/+2
2012-03-25Use const storage class on a few declarations to save SRAMpatacongo1-0/+2
2012-03-24A few more Calypso/Compal updatespatacongo1-0/+8
2012-03-22Prep for NxWidgets 1.0 releasepatacongo1-1/+1
2012-03-22Add clock_synchronize() which may be used to re-synchonize the system time wi...patacongo1-0/+5
2012-03-21Move serial header files to include/nuttx/serialpatacongo1-2/+4
2012-03-21Move file-system header files to include/nuttx/fspatacongo1-0/+2
2012-03-19Minor updates for PIC32 USB device driver bugspatacongo1-1/+1
2012-03-18The PIC32 USB driver (finally) works the the Mass Storage Classpatacongo1-2/+2
2012-03-16Updates to the PIC32 USB driver (still kind of buggy); Fix for STM32 CAN2 -- ...patacongo1-0/+6
2012-03-14Add hooks to support STM32 power managementpatacongo1-0/+2
2012-03-13Fix a deadlock when using the NSH ifconfig command over Telnetpatacongo1-0/+8
2012-03-13PIC32 Ethernet driver now appears stablepatacongo1-1/+3
2012-03-13Add psock_connect()patacongo1-1/+3
2012-03-12More STM32 USB OTG definitionspatacongo1-0/+5
2012-03-12Add support for the Sure DB-DP11212 PIC32 boardpatacongo1-0/+2
2012-03-10Prep for 6.16 releasepatacongo1-1/+2
2012-03-10Add support for the STM3220G-EVAL boardpatacongo1-0/+5
2012-03-09Update PIC32 Ethernet driverpatacongo1-0/+3
2012-03-08Verified USB (device) on the PIC32 Ethernet Starter Kitpatacongo1-0/+2
2012-03-07Add an NSH configuratin for the PIC32 starter kitpatacongo1-0/+4
2012-03-07Add PIC32 SPI driverpatacongo1-0/+2
2012-03-06Add support for use of a USB serial device to provide NSH console I/O. Verif...patacongo1-0/+4
2012-03-06The PIC32 USB device driver is (finally) functionalpatacongo1-0/+2
2012-03-03Move all non-standard, NuttX header files into include/nuttx/netpatacongo1-1/+3
2012-03-02Add more low-level, thread-independent socket interfacespatacongo1-0/+5
2012-02-28Add support for C++ static constructors (at least to a few platforms)patacongo1-0/+3
2012-02-28Extend CDC/ACM driver so that can be connected/disconnected under software co...patacongo1-0/+3
2012-02-27Add logic to support the FSMC SRAM in the NuttX heappatacongo1-0/+2
2012-02-27Add support for the Atollic Pro toolchain; Change extension .ihx to .hex to b...patacongo1-0/+5
2012-02-27Add support for SRAM on board the STM3240G-EVAL boardpatacongo1-0/+1
2012-02-25readline() (and hence NSH) now accept the DEL character as well as the Backsp...patacongo1-0/+2
2012-02-24select() fix to handl POLLHUP; STM32 FPU saving in context switches seems to ...patacongo1-0/+11
2012-02-23Add support for the Atollic 'Lite' toolchain in all STM32 F4 configurationspatacongo1-0/+2
2012-02-23Fix an error the TCP/IP received sequence number countingpatacongo1-0/+9
2012-02-23(1) Fix a critical memory leak in the TCP read-ahead buffering logic; Add an ...patacongo1-0/+2
2012-02-22Fix accept() logic. it was not monitoring for losses in connections.patacongo1-0/+5
2012-02-21Fix SDIO DMA (finally)patacongo1-0/+4
2012-02-18Correct a buffer size error in the STM32 ethernet driverpatacongo1-1/+5
2012-02-18Correct and error in recv() and recvfrom() return valuepatacongo1-0/+2
2012-02-18CAN ISO-11783 support contributed by Gary Teravskispatacongo1-0/+1
2012-02-14Add an infrastructure to support a generic quadrature encoder driverpatacongo1-0/+6