summaryrefslogtreecommitdiff
path: root/nuttx/configs/sam3u-ek/src/up_spi.c
Commit message (Expand)AuthorAgeFilesLines
* SAMA5D3x-EK: At support for the AT25 serial FLASHGregory Nutt2013-08-041-1/+1
* Created new directories to hold SPI-related filesGregory Nutt2013-07-011-3/+3
* Add peripheral configuration logic for the SAM3X/3A; Change all references to...Gregory Nutt2013-06-261-2/+2
* Re-architected SAM3/4 SPI interface; Change BUSY bit handling in the ADS7843E...Gregory Nutt2013-06-161-44/+6
* Eliminated sam3u_internal.h. Use separate header files instead. More renamin...Gregory Nutt2013-06-021-20/+19
* Move SAM3U header files to arch/arm/src/sam3u/chip. Some renaming of SAM3U to...Gregory Nutt2013-06-021-4/+4
* ADS7843 updatespatacongo2011-10-121-2/+0
* SAM3U: Add logic to bypass automated control of SPI chip selectspatacongo2011-10-081-10/+94
* ADS7843E driver is code completepatacongo2011-10-041-0/+1
* SAM3U SPI driver updatepatacongo2011-10-031-3/+6
* Update comments, dates, ... housekeepingpatacongo2011-10-031-1/+1
* Add SAM3U board-specific SPI supportpatacongo2011-10-031-40/+37
* Add basic framework for SAM3Upatacongo2009-12-311-0/+160