summaryrefslogtreecommitdiffstats
path: root/nuttx/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2012-02-13Prep for 6.15 releasepatacongo1-6/+7
2012-02-12Add interface to enabled/disable debug outputpatacongo1-0/+2
2012-02-11Add logic to re-direct debug output to a sysloggin devicepatacongo1-0/+3
2012-02-11Add a RAM-based logging devicepatacongo1-0/+3
2012-02-09Fix an FTPD bugpatacongo1-1/+2
2012-02-07Fix a bug in the FAT statfs() implementationpatacongo1-0/+3
2012-02-05FTPD daemon and example now build without errorspatacongo1-1/+1
2012-02-03Add inet_pton()patacongo1-0/+1
2012-02-03Add inet_ntop()patacongo1-0/+1
2012-02-03Add avsprintf()patacongo1-1/+2
2012-02-03Add strcasestr()patacongo1-0/+1
2012-02-02Add stm3240g-eval nsh2 configuration: SDIO and no UARTpatacongo1-0/+5
2012-02-02Add a configuration for testing the Telnet daemonpatacongo1-0/+3
2012-02-02Add David Hewson's corrections to the LPC214x USB device driver; Add LPC214x ...patacongo1-0/+4
2012-02-01Move lib/stdio/lib_fgets.c to apps/system/readline; simplify fgets(); use rea...patacongo1-0/+6
2012-02-01Add tcsetattr and tcgetattrpatacongo1-0/+3
2012-01-31Add on_exit(); Re-order some logic in the task shutdown sequence. Sometimes ...patacongo1-0/+6
2012-01-31Can't use 'class' as a field name! Backward conditional compilation in usbmsc.cpatacongo1-1/+4
2012-01-30Get rid of psock.h (bad idea); Add logic to clone the socket structure when w...patacongo1-0/+3
2012-01-30A few more telnet updatespatacongo1-2/+2
2012-01-30Add new psock layer; telnet session is now wrapped in a character devicepatacongo1-0/+2
2012-01-29Candidate fix for the libboard.a dependency problem (from Mike Smith)patacongo1-1/+6
2012-01-29Correct a typo in STM32 I2C3 supportpatacongo1-2/+2
2012-01-27First round of changes from debug of USB composite device (still has problems)patacongo1-0/+6
2012-01-25Massive name change USB STRG -> USB MSCpatacongo1-0/+4
2012-01-23Add logic to set MAX17040 frequencypatacongo1-2/+1
2012-01-22Create a generic battery driver infrastructurepatacongo1-1/+3
2012-01-22Create directory structures to support power-related devicespatacongo1-0/+5
2012-01-20Add support for extended (29-bit) CAN IDspatacongo1-0/+4
2012-01-19Add configuratin to select TSEG1 and TSEG2 valuespatacongo1-0/+2
2012-01-18Fix offset to STM32 F1 AFIO EXTICR registerpatacongo1-0/+5
2012-01-17Add support for building 32-bit simulation on a 64-bit targetpatacongo1-0/+2
2012-01-17Finish coding of PIC32MX Ethernet driverpatacongo1-0/+2
2012-01-16Fix STM32 F4 APB2 clock input frequenciespatacongo1-0/+2
2012-01-16Increase range of pulse count in PWM driverpatacongo1-0/+3
2012-01-15Prep for 6.14 releasepatacongo1-1/+3
2012-01-13STM32 fixes for F4 32-bit timerspatacongo1-2/+5
2012-01-11On a failure to recognize a FAT file system, the mount logic should return -E...patacongo1-0/+2
2012-01-11Add support for the STM32F4-Discovery (from Mike Smith)patacongo1-0/+3
2012-01-10Correct GPIO dump outputpatacongo1-1/+2
2012-01-09Add basic support for pulse count in the PWM interfacepatacongo1-0/+2
2012-01-08Add support for STM32 UART4-5 and USART6patacongo1-1/+5
2012-01-06LPC17xx CAN PCLK divisor is not a configuration parameterpatacongo1-0/+2
2012-01-05Add logic to control CAN bit rate via the .config filepatacongo1-0/+2
2012-01-05Add APIs to support user access to the STM3240G-EVAL LEDspatacongo1-0/+2
2012-01-04Add suport for the Stellaris LM3S6432S2E and the TI RDK-S2Epatacongo1-1/+3
2012-01-04Fix buffer full test in generic CAN driver (plus fixes to comments)patacongo1-0/+8
2012-01-03LPC17xx CAN driver now supports all 3 transmit buffers and loopback mode; LCP...patacongo1-0/+5
2012-01-02Add support for STM32 Potentiometer via ADC3patacongo1-0/+3
2012-01-02The STM32 F4 CAN driver has been verified in loopback modepatacongo1-0/+2