summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Prep for release 6.31nuttx-6.31Gregory Nutt2013-10-281-6/+6
* Add for audio sub-format in audion system. From Ken PettitGregory Nutt2013-10-281-13/+16
* SAMA5 ADC: Seems functional in all modes including DMAGregory Nutt2013-10-281-0/+4
* sched/sched_releasetcb.c: Fix an error handling case where a pthread start-u...Gregory Nutt2013-10-271-0/+4
* STM32 SPI DMA: Fix related to CONFIG_STM32_DMACAPABLE from Ken PettitGregory Nutt2013-10-271-0/+2
* Updated Mikroe STM32F4 configuration from Ken PettitGregory Nutt2013-10-271-0/+2
* Updated VS1053 audio driver from Ken PettitGregory Nutt2013-10-271-0/+4
* SAMA5: Register definition file for camera interfaceGregory Nutt2013-10-261-0/+2
* CC3000 driver update from David Sidrane (part 2 of 2)Gregory Nutt2013-10-251-0/+2
* Updated Spark board configuration from David SidraneGregory Nutt2013-10-251-0/+2
* Add ioctl to support software triggering of ADC/DAC conversionsGregory Nutt2013-10-251-0/+3
* SAMA5D3x-EK: Add support for app/examples/adcGregory Nutt2013-10-241-0/+3
* KL25: Update build for compatibility with recent CC3000 changesGregory Nutt2013-10-241-0/+3
* SAMA5: Hook in timer/counter logic so that it can driver periodic ADC samplingGregory Nutt2013-10-241-1/+3
* Added support for the Olimex STM32 P207 board. From Martin LederhilgerGregory Nutt2013-10-241-0/+6
* Add support for the STM32F207ZE chip. From Martin LederhilgerGregory Nutt2013-10-241-1/+3
* CC3000 driver update from David SidraneGregory Nutt2013-10-241-0/+4
* SAMA5 Timer/counter libraryGregory Nutt2013-10-231-0/+2
* STM32 F1 DAM fix from David SidraneGregory Nutt2013-10-231-0/+3
* Add logic to enable DEBUG_NET if NET=n but WL_CC3000=yGregory Nutt2013-10-231-0/+4
* Update ChangelogGregory Nutt2013-10-231-0/+6
* SAMA5 CAN: Driver is now code complete but still untestedGregory Nutt2013-10-221-2/+3
* SAMA5: Beginning of a CAN driverGregory Nutt2013-10-211-0/+3
* SAMA5 CAN: Add register definition fileGregory Nutt2013-10-211-0/+2
* scanf() fixes from kfrolov: 1) sscanf() function hangs in the following examp...Gregory Nutt2013-10-211-1/+6
* SAMA5 TC: Add timer/counter register definition fileGregory Nutt2013-10-201-0/+2
* SAMA5 demo configuration: TRNG and /dev/random are now enabledGregory Nutt2013-10-201-0/+3
* SAMA5 TRNG: Add a /dev/random driver based on the SAMA5D3 TRNG peripheralGregory Nutt2013-10-201-1/+2
* SAMA5: Initial WDT timer (untested)Gregory Nutt2013-10-191-0/+2
* SAMA5: Hook RTC into build system; Finish RTC alarm logic; Verify correct be...Gregory Nutt2013-10-191-1/+5
* Add instructions to enable RTC in the nsh/ configuration; RTC enabled by defa...Gregory Nutt2013-10-191-1/+3
* Add CONFIG_DEBUG_RTCGregory Nutt2013-10-191-0/+1
* SAMA5: Add GPBR register definitionsGregory Nutt2013-10-191-0/+2
* Updated Spark/cc3000 files from David SidraneGregory Nutt2013-10-181-0/+1
* SAMA5 RTC: Beginning of an RTC driver for the SAMA5Gregory Nutt2013-10-181-0/+6
* Enhanced the FAT32 filesystem code to understand DMA preflight failures, and ...Gregory Nutt2013-10-181-0/+4
* Enhanced the mmcdd_sdio driver to perform DMA preflight operations and fail D...Gregory Nutt2013-10-181-1/+3
* Add SDIO preflight methodGregory Nutt2013-10-181-0/+3
* Changes to stm32_dmacapable interfaces from Mike SmithGregory Nutt2013-10-181-1/+6
* STM32 DMA priority corrections from Mike SmithGregory Nutt2013-10-181-0/+2
* Typo fixes for UART7 and UART8 DMA configs. From Mike SmithGregory Nutt2013-10-181-0/+3
* net_sendfile: Let the ACK callback handle the REXMIT flag and don't return u...Gregory Nutt2013-10-171-2/+4
* Move tcp connection into SYN_RCVD state after aception instead of bypassing a...Gregory Nutt2013-10-171-0/+3
* TCP: Change how initial MSS is handled. From Max HoltzbergGregory Nutt2013-10-171-0/+3
* In net_sendfile(), correct parameter passed to netdev_txnotifiy. From Max Ho...Gregory Nutt2013-10-171-0/+2
* Reset TCP timeout timer when data is ACKed, not when data is sent. From Max ...Gregory Nutt2013-10-171-0/+3
* Changed net_close debug output to verbose. From Max Holtzberg (2013-10-17)Gregory Nutt2013-10-171-0/+2
* Add support for the SST25VF016B serial FLASH. From Davide SidraneGregory Nutt2013-10-161-0/+6
* SAMA5D3x-EK NxWM configuration: use 320x320 NuttX logo as the backgroundGregory Nutt2013-10-151-0/+2
* Use NxWidgets::CScaledBitmap to scale icons in the NxWM taskbarGregory Nutt2013-10-151-0/+2