summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/src
Commit message (Expand)AuthorAgeFilesLines
* Update LM FLASH definitions for LM4F120. From VintiGregory Nutt2013-06-291-1/+1
* SAM33/4: Need to disable write protection before modify PIO pin configurationGregory Nutt2013-06-282-1/+15
* Add an NSH configuration for the Arduino Due; Pluse several fixes related to ...Gregory Nutt2013-06-282-1/+11
* Arduino Due: Fixes to FLASH address, flash wait states, updated Comments. No...Gregory Nutt2013-06-283-9/+14
* With these changes the Arduino Due port builds without errorsGregory Nutt2013-06-273-23/+26
* Flesh out the Arduino Due board configuratino and integrate it with the build...Gregory Nutt2013-06-272-16/+16
* Review and update of SAM3/4 header files and conditional logic for SAM3X/A su...Gregory Nutt2013-06-2714-137/+461
* Add peripheral configuration logic for the SAM3X/3A; Change all references to...Gregory Nutt2013-06-2616-74/+155
* Add SAM3X/3A pin multiplexing and GPIO encoding header filesGregory Nutt2013-06-264-2/+668
* Add SAM3X/3A memory mapGregory Nutt2013-06-263-2/+171
* Add SAM3X/3A peripheral clock controlsGregory Nutt2013-06-264-26/+264
* Add SAM3X/3A interrupt vectorsGregory Nutt2013-06-265-2/+112
* Add support for SAM3X and 3A chips, interrupts, and peripheral IDsGregory Nutt2013-06-261-1/+47
* Fix integration of RAM test into the build and configuration systemGregory Nutt2013-06-269-64/+257
* Add support for a separate CCM memory allocator for members of the STM32 fami...Gregory Nutt2013-06-254-1/+203
* SAM4L Xplained SLCD driver is completeGregory Nutt2013-06-231-0/+8
* Beginning of a driver for the SAM4L LED1 moduleGregory Nutt2013-06-212-4/+88
* Straighten out issues about who calls C++ initializers with CXXTEST or HELLOX...Gregory Nutt2013-06-211-1/+1
* More KL25Z SPI fixesGregory Nutt2013-06-201-2/+2
* KL25Z GPIO register dump function now compilesGregory Nutt2013-06-202-62/+56
* Fix backward wait condition in KL24Z SPI driverGregory Nutt2013-06-202-6/+6
* Add framework for managing SPI-related discretes on the Freedom KL25Z board.Gregory Nutt2013-06-202-5/+4
* More Freedom KL25Z changed to and from Alan Carvalho de AssisGregory Nutt2013-06-191-0/+1
* Fix errors in KL25Z SPI driver reported by Alan Carvalho de AssisGregory Nutt2013-06-191-4/+4
* Add SAM4L PDCA register definition fileGregory Nutt2013-06-195-8/+216
* SPI register definition file updated to include a few differences for the SAM4LGregory Nutt2013-06-192-21/+68
* SAM4L LCDCS register definitionsGregory Nutt2013-06-191-0/+375
* Add SPI driver for the Freescale KL25ZGregory Nutt2013-06-198-56/+795
* Add SPI register definitions for the Freescale KL25ZGregory Nutt2013-06-191-0/+140
* Fix test of NULL pointer in the SAM3/4 SPI driverGregory Nutt2013-06-181-3/+8
* Freescale KL25Z support from Alan Carvalho de AssisGregory Nutt2013-06-182-1/+155
* SAM3/4 SPI phase control (CPHA) is invertedGregory Nutt2013-06-181-8/+16
* Corrections to the Kinetis TSI header file from Alan Carvalho de AssisGregory Nutt2013-06-183-6/+7
* SAM3U-EK: Correct polarity of the PENIRQ signalGregory Nutt2013-06-161-5/+5
* Re-architected SAM3/4 SPI interface; Change BUSY bit handling in the ADS7843E...Gregory Nutt2013-06-163-124/+108
* Add support for the SAM4L Xplained Pro I/O1 moduleGregory Nutt2013-06-152-33/+33
* Fixes for SAM4S and 4L due to recent changes to SAM3S; Updated README filesGregory Nutt2013-06-142-11/+17
* SAM3/4S GPIO interrupt changesGregory Nutt2013-06-132-13/+18
* SAM3/4: Loop counter for PLL delay must be volatile or it may get optimized ...Gregory Nutt2013-06-131-1/+2
* SAM3/4: Some minor design improvements to the SAM3/4 serial driverGregory Nutt2013-06-132-39/+27
* Fix error in AT91SAM SPI driver introduced in recent comment. Varioius impro...Gregory Nutt2013-06-131-0/+1
* Add support for a generic windows-based EABI toolchain; Add NX configuration ...Gregory Nutt2013-06-137-34/+138
* Correct border colors for SAM3U-EK border; clean up some comments; make sure ...Gregory Nutt2013-06-122-6/+11
* Remove CONFIG_XYZ_BUILTIN configurations, replace with the single CONFIG_NSH_...Gregory Nutt2013-06-126-5/+104
* Misc updates to SAM3U register definition files for SAM4S compatibilityGregory Nutt2013-06-129-317/+613
* SAM4S: Add NSH configuration. Calibrated delay loops. Port now seems fully ...Gregory Nutt2013-06-124-37/+54
* Correct SAM3S-Xplained load address, FLASH wait states, and UART1 pin configu...Gregory Nutt2013-06-122-3/+8
* Use UART1 for the console on the SAM4S-Xplained not USART0Gregory Nutt2013-06-112-5/+6
* Changes for a clean build of configs/sam4s-xplainedGregory Nutt2013-06-1112-197/+210
* Add configs/sam4s-xplainedGregory Nutt2013-06-111-12/+12