summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix STM32 F4 APB2 clock input frequenciespatacongo2012-01-161-0/+2
* Increase range of pulse count in PWM driverpatacongo2012-01-161-0/+3
* Prep for 6.14 releasenuttx-6.14patacongo2012-01-151-1/+3
* STM32 fixes for F4 32-bit timerspatacongo2012-01-131-2/+5
* On a failure to recognize a FAT file system, the mount logic should return -E...patacongo2012-01-111-0/+2
* Add support for the STM32F4-Discovery (from Mike Smith)patacongo2012-01-111-0/+3
* Correct GPIO dump outputpatacongo2012-01-101-1/+2
* Add basic support for pulse count in the PWM interfacepatacongo2012-01-091-0/+2
* Add support for STM32 UART4-5 and USART6patacongo2012-01-081-1/+5
* LPC17xx CAN PCLK divisor is not a configuration parameterpatacongo2012-01-061-0/+2
* Add logic to control CAN bit rate via the .config filepatacongo2012-01-051-0/+2
* Add APIs to support user access to the STM3240G-EVAL LEDspatacongo2012-01-051-0/+2
* Add suport for the Stellaris LM3S6432S2E and the TI RDK-S2Epatacongo2012-01-041-1/+3
* Fix buffer full test in generic CAN driver (plus fixes to comments)patacongo2012-01-041-0/+8
* LPC17xx CAN driver now supports all 3 transmit buffers and loopback mode; LCP...patacongo2012-01-031-0/+5