summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/src/sam34/sam_spi.c
Commit message (Expand)AuthorAgeFilesLines
* SAMA5: SPI Driver + AT25 FLASH work; SAM3/4: Correct an error, SPI will not...Gregory Nutt2013-08-051-0/+20
* SAMA5: SPI driver now supports both SPI0 and SPI1Gregory Nutt2013-08-041-1/+5
* Created new directories to hold SPI-related filesGregory Nutt2013-07-011-2/+2
* Review and update of SAM3/4 header files and conditional logic for SAM3X/A su...Gregory Nutt2013-06-271-4/+9
* Add peripheral configuration logic for the SAM3X/3A; Change all references to...Gregory Nutt2013-06-261-25/+25
* Fix test of NULL pointer in the SAM3/4 SPI driverGregory Nutt2013-06-181-3/+8
* 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-181-1/+2
* 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-161-91/+100
* Fix error in AT91SAM SPI driver introduced in recent comment. Varioius impro...Gregory Nutt2013-06-131-0/+1
* Remove CONFIG_XYZ_BUILTIN configurations, replace with the single CONFIG_NSH_...Gregory Nutt2013-06-121-1/+1
* Changes for a clean build of configs/sam4s-xplainedGregory Nutt2013-06-111-2/+2
* SAM3U/4L changes to hide differences by clocking in those MCUsGregory Nutt2013-06-081-13/+20
* Rename sam3u/ architecture directories to sam34/ to include the SAM4LGregory Nutt2013-06-021-0/+950