summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* 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
* SAMA5D3x-EK: Add NxWM configuration for the SAMA5D3x-EK boardsGregory Nutt2013-10-131-0/+2
* SAMA5 LCDC: Correct how framebuffer memory was being mapped; Remove options ...Gregory Nutt2013-10-131-0/+6
* SAMA5 LCDC: Fixed backlight PWM divider. Backlight no longer flashesGregory Nutt2013-10-111-0/+4
* ENCX24J600: Improved descriptor handling, free packets on rx abort interrupt....Gregory Nutt2013-10-111-0/+3
* Changed the meaning of the uip_*input functions. They now return success when...Gregory Nutt2013-10-111-1/+6
* Notify the socket layer if a connection is lost before the monitoring callbac...Gregory Nutt2013-10-111-0/+4
* SAMA5 LCDC: Wait when the LCDC is resynchronizing (SIF); Try start-up parame...Gregory Nutt2013-10-101-1/+6
* SAMA5 LCDC: Move DMA descriptors out of internal SRAM and into SDRAM. I am no...Gregory Nutt2013-10-101-2/+7
* Add option to enable Aduino Due specific logic, like pull-up on UART0 RXD. S...Gregory Nutt2013-10-091-0/+5