summaryrefslogtreecommitdiffstats
path: root/src/drivers/spi/sst.c
Commit message (Expand)AuthorAgeFilesLines
* spi_flash: Move (de-)assertion of /CS to single locationDavid Hendricks2014-12-171-7/+1
* drivers/spi: Sanitize headers from preprocessor abuseEdward O'Callaghan2014-07-171-0/+1
* drivers/spi/sst.c: Remove unused func to_sst_spi_flash()Edward O'Callaghan2014-05-181-5/+0
* Claim the SPI bus before writes if the IMC ROM is presentMartin Roth2012-12-121-0/+1
* Limit SPI device debug prints with CONFIG_DEBUG_SPI_FLASHMarc Jones2012-12-081-2/+7
* SPI/SST: Add OpCode Enable-Write-Status-Register (EWSR)Zheng Bao2012-11-271-1/+11
* Fix printk types in SPI flash driversStefan Reinauer2012-05-261-1/+1
* SPI driver: style fixPatrick Georgi2012-05-141-1/+1
* Add SPI flash driverStefan Reinauer2012-05-101-0/+268
OpenPOWER on IntegriCloud