summaryrefslogtreecommitdiff
path: root/chip/mec1322/spi.c
Commit message (Expand)AuthorAgeFilesLines
* mec1322: Fix dedicated SPI port accessShawn Nematbakhsh2015-08-011-1/+7
* common: change interface to SPI flashGwendal Grignou2015-07-301-35/+41
* mec1322: protect spi_transcation() with mutexAndrey Petrov2015-07-011-1/+16
* Strago: Spi support added on Private SPI linesDivya Jyothi2014-11-201-5/+18
* mec1322: Disable auto read after a SPI transactionVic Yang2014-06-281-0/+9
* mec1322: Add SPI master driverVic Yang2014-06-261-0/+127