summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Build/test framework for the Zmodem sz and rz commands which are on their wayGregory Nutt2013-07-121-0/+3
* Fix typo/compilation error with USB device DMA memory allocation is enabledGregory Nutt2013-07-121-0/+3
* Fix typoes in drivers/rwbuffer.c from Chia Cheng TsaoGregory Nutt2013-07-091-3/+10
* Ticket #16: STM32 OTG FS device driver endpoint allocation. From Chia Cheng...Gregory Nutt2013-07-081-1/+4
* Add CRC16 supportGregory Nutt2013-07-071-0/+2
* prohibit re-entrance into sam_configgpio()Gregory Nutt2013-07-051-0/+2
* Fix type in the USB composite device driverGregory Nutt2013-07-041-0/+3
* Fix SAM34 interrupt handling for ports D-F; fix MISO logic in Arduino Due tou...Gregory Nutt2013-07-031-0/+5
* Add a general bit-bang SPI lower-half driver and implement the bit-bang drive...Gregory Nutt2013-07-011-3/+7
* Add a general bit-bang SPI upper-half driverGregory Nutt2013-07-011-0/+3
* Created new directories to hold SPI-related filesGregory Nutt2013-07-011-0/+4
* SAM3U-EK touchscreen is now functional; created an NxWM configuration to test...Gregory Nutt2013-06-281-0/+5
* SAM33/4: Need to disable write protection before modify PIO pin configurationGregory Nutt2013-06-281-0/+3
* Add an NSH configuration for the Arduino Due; Pluse several fixes related to ...Gregory Nutt2013-06-281-0/+7
* Flesh out the Arduino Due board configuratino and integrate it with the build...Gregory Nutt2013-06-271-1/+3
* Add peripheral configuration logic for the SAM3X/3A; Change all references to...Gregory Nutt2013-06-261-0/+8
* Add SAM3X/3A pin multiplexing and GPIO encoding header filesGregory Nutt2013-06-261-1/+7
* Add SAM3X/3A memory mapGregory Nutt2013-06-261-0/+1
* Add SAM3X/3A peripheral clock controlsGregory Nutt2013-06-261-0/+3
* Add SAM3X/3A interrupt vectorsGregory Nutt2013-06-261-2/+3
* Add support for SAM3X and 3A chips, interrupts, and peripheral IDsGregory Nutt2013-06-261-0/+2
* Add support fo SAM4S Xplained SRAMGregory Nutt2013-06-261-0/+5
* Add support for a separate CCM memory allocator for members of the STM32 fami...Gregory Nutt2013-06-251-1/+4
* Fix UG-2832HSWEG04 landscape. Add reverse landscape support to UG_2864AMBAG0...Gregory Nutt2013-06-241-0/+6
* Add support for the UG-2843HHSWEG04 OLED and for the SAM4L Xplained Pro OLED ...Gregory Nutt2013-06-231-0/+9
* SAM4L Xplained SLCD driver is completeGregory Nutt2013-06-231-0/+2
* Fix for ENC28J60 from DaveGregory Nutt2013-06-221-0/+2
* Beginning of a driver for the SAM4L LED1 moduleGregory Nutt2013-06-211-0/+3
* Straighten out issues about who calls C++ initializers with CXXTEST or HELLOX...Gregory Nutt2013-06-211-1/+6
* KL25Z GPIO register dump function now compilesGregory Nutt2013-06-201-0/+2
* Add framework for managing SPI-related discretes on the Freedom KL25Z board.Gregory Nutt2013-06-201-1/+3
* Add SAM4L PDCA register definition fileGregory Nutt2013-06-191-1/+3
* SPI register definition file updated to include a few differences for the SAM4LGregory Nutt2013-06-191-1/+4
* SAM4L LCDCS register definitionsGregory Nutt2013-06-191-0/+2
* Add SPI driver for the Freescale KL25ZGregory Nutt2013-06-191-2/+2
* Add SPI register definitions for the Freescale KL25ZGregory Nutt2013-06-191-0/+2
* Fix test of NULL pointer in the SAM3/4 SPI driverGregory Nutt2013-06-181-0/+3
* Freescale KL25Z support from Alan Carvalho de AssisGregory Nutt2013-06-181-1/+4
* SAM3/4 SPI phase control (CPHA) is invertedGregory Nutt2013-06-181-0/+2
* Corrections to the Kinetis TSI header file from Alan Carvalho de AssisGregory Nutt2013-06-181-0/+3
* MMC/SD driver needs to manage SPI mode and data width as wellGregory Nutt2013-06-171-1/+2
* SAM3U-EK board now runs at 96MHzGregory Nutt2013-06-171-0/+2
* SAM3U-EK: Correct polarity of the PENIRQ signalGregory Nutt2013-06-161-1/+4
* Re-architected SAM3/4 SPI interface; Change BUSY bit handling in the ADS7843E...Gregory Nutt2013-06-161-0/+12
* Add support for the SAM4L Xplained Pro I/O1 moduleGregory Nutt2013-06-151-0/+12
* Prep for 6.28 releasenuttx-6.28Gregory Nutt2013-06-141-9/+10
* Add support for a generic windows-based EABI toolchain; Add NX configuration ...Gregory Nutt2013-06-131-0/+3
* Remove CONFIG_XYZ_BUILTIN configurations, replace with the single CONFIG_NSH_...Gregory Nutt2013-06-121-1/+6
* SAM4S: Add NSH configuration. Calibrated delay loops. Port now seems fully ...Gregory Nutt2013-06-121-3/+8
* Changes for a clean build of configs/sam4s-xplainedGregory Nutt2013-06-111-1/+1