summaryrefslogtreecommitdiff
path: root/nuttx/configs
Commit message (Expand)AuthorAgeFilesLines
* Created new directories to hold SPI-related filesGregory Nutt2013-07-01107-256/+327
* Update SAM3u-EK touchscreen statusGregory Nutt2013-06-301-1/+13
* Minor SAM3U-EK NxWM build updates, documentation, configurationsGregory Nutt2013-06-302-29/+18
* Changes to get a clean compile of configs/sam3u-ek/nxwmGregory Nutt2013-06-299-40/+219
* SAM3U-EK touchscreen is now functional; created an NxWM configuration to test...Gregory Nutt2013-06-284-5/+1242
* quick and not very accurate calibration of arduino due timing loopsGregory Nutt2013-06-282-2/+2
* Add an NSH configuration for the Arduino Due; Pluse several fixes related to ...Gregory Nutt2013-06-289-96/+1054
* Arduino Due: Fixes to FLASH address, flash wait states, updated Comments. No...Gregory Nutt2013-06-283-106/+133
* Add instructions to use BOSSA to load nuttx into DueGregory Nutt2013-06-282-19/+189
* With these changes the Arduino Due port builds without errorsGregory Nutt2013-06-271-1/+1
* Flesh out the Arduino Due board configuratino and integrate it with the build...Gregory Nutt2013-06-2731-44/+2141
* Review and update of SAM3/4 header files and conditional logic for SAM3X/A su...Gregory Nutt2013-06-272-2/+2
* Add peripheral configuration logic for the SAM3X/3A; Change all references to...Gregory Nutt2013-06-2621-56/+654
* Add support for SAM3X and 3A chips, interrupts, and peripheral IDsGregory Nutt2013-06-261-1/+0
* Add support fo SAM4S Xplained SRAMGregory Nutt2013-06-261-0/+134
* Fix integration of RAM test into the build and configuration systemGregory Nutt2013-06-268-25/+147
* Add support for a separate CCM memory allocator for members of the STM32 fami...Gregory Nutt2013-06-253-9/+85
* Fix UG-2832HSWEG04 landscape. Add reverse landscape support to UG_2864AMBAG0...Gregory Nutt2013-06-241-5/+18
* Fix UG-2832HSWEG04 configuration valuesGregory Nutt2013-06-231-3/+3
* Add support for the UG-2843HHSWEG04 OLED and for the SAM4L Xplained Pro OLED ...Gregory Nutt2013-06-239-36/+454
* SAM4L Xplained SLCD driver is completeGregory Nutt2013-06-233-58/+142
* Beginning debug of SAM4L Xplained SLCDGregory Nutt2013-06-225-15/+45
* The SAM4L Xplained Pro SLCD driver is code complete but untestedGregory Nutt2013-06-224-236/+373
* Beginning of a driver for the SAM4L LED1 moduleGregory Nutt2013-06-215-11/+1255
* Straighten out issues about who calls C++ initializers with CXXTEST or HELLOX...Gregory Nutt2013-06-2117-0/+44
* More KL25Z SPI fixesGregory Nutt2013-06-201-25/+38
* Fix backward wait condition in KL24Z SPI driverGregory Nutt2013-06-201-10/+26
* Add framework for managing SPI-related discretes on the Freedom KL25Z board.Gregory Nutt2013-06-203-7/+250
* Change use of ferror() in uClibc++ so that is does not use more capability th...Gregory Nutt2013-06-201-1/+1
* More Freedom KL25Z changed to and from Alan Carvalho de AssisGregory Nutt2013-06-192-106/+11
* Add SPI register definitions for the Freescale KL25ZGregory Nutt2013-06-191-1/+10
* SAM3U-EK LCD: Correct LCD configurationGregory Nutt2013-06-181-1/+1
* Fix test of NULL pointer in the SAM3/4 SPI driverGregory Nutt2013-06-182-9/+8
* Freescale KL25Z support from Alan Carvalho de AssisGregory Nutt2013-06-185-1/+398
* SAM3/4 SPI phase control (CPHA) is invertedGregory Nutt2013-06-181-5/+15
* MMC/SD driver needs to manage SPI mode and data width as wellGregory Nutt2013-06-172-23/+28
* SAM3U-EK board now runs at 96MHzGregory Nutt2013-06-176-22/+51
* SAM3U-EK: Correct polarity of the PENIRQ signalGregory Nutt2013-06-163-16/+19
* Re-architected SAM3/4 SPI interface; Change BUSY bit handling in the ADS7843E...Gregory Nutt2013-06-168-128/+61
* SAM MMCSD/SPI related changesGregory Nutt2013-06-152-2/+6
* Oops.. files that I forgot to add in the last commitGregory Nutt2013-06-152-0/+246
* Add support for the SAM4L Xplained Pro I/O1 moduleGregory Nutt2013-06-1513-51/+382
* Prep for 6.28 releasenuttx-6.28Gregory Nutt2013-06-143-5/+5
* Fixes for SAM4S and 4L due to recent changes to SAM3S; Updated README filesGregory Nutt2013-06-143-141/+176
* SAM3/4S GPIO interrupt changesGregory Nutt2013-06-136-37/+46
* SAM3/4: Loop counter for PLL delay must be volatile or it may get optimized ...Gregory Nutt2013-06-131-0/+1
* SAM3/4: Some minor design improvements to the SAM3/4 serial driverGregory Nutt2013-06-131-14/+24
* Fix error in AT91SAM SPI driver introduced in recent comment. Varioius impro...Gregory Nutt2013-06-133-129/+101
* Add support for a generic windows-based EABI toolchain; Add NX configuration ...Gregory Nutt2013-06-1382-112/+309
* Correct border colors for SAM3U-EK border; clean up some comments; make sure ...Gregory Nutt2013-06-121-4/+4