summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* 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
* SAM4S: Add macros to manage peripheral clocksGregory Nutt2013-06-111-0/+2
* SAM4S: Add pin multiplexing definitionsGregory Nutt2013-06-111-0/+2
* SAM4S: GPIO, chip characteristics, peripheral KconfigGregory Nutt2013-06-111-0/+2
* Add a directory to hold configurations for the SAM4S Xplained boardGregory Nutt2013-06-101-0/+3
* SAM4S: Add memory map and interrupt logicGregory Nutt2013-06-101-4/+5
* Beginning updates of SAM3U header files o include support for the SAM4S: WDT,...Gregory Nutt2013-06-101-1/+5
* SAM4L: Extend interrupt support for the larger number of NVIC interrupts of ...Gregory Nutt2013-06-091-1/+3
* SAM4L: Add an NSH configuration and C++ supportGregory Nutt2013-06-091-0/+6
* SAM3U/4L changes to hide differences by clocking in those MCUsGregory Nutt2013-06-081-1/+3
* SAM4L: Add USART/UART register definition header filesGregory Nutt2013-06-081-0/+2
* SM4L: USB clock configuration and WDT register definition fileGregory Nutt2013-06-081-0/+4
* Add SAM4L BSCIF register definition fileGregory Nutt2013-06-061-0/+2
* Fix a backward conditional that cause the STM32 usb host driver to fail to de...Gregory Nutt2013-06-061-8/+6
* Add flow control support to the STM32 serial driver; Fix some issues with UAR...Gregory Nutt2013-06-061-1/+9