aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/spi/sst.c
AgeCommit message (Expand)Author
2016-03-11spi/SST: fix write support for SST25VF064CAlexander Couzens
2015-04-17spi: Add function to read flash status registerDuncan Laurie
2015-04-17drivers/spi: Pass flash parameters from coreboot to payloadDan Ehrenberg
2014-12-17spi_flash: Move (de-)assertion of /CS to single locationDavid Hendricks
2014-07-17drivers/spi: Sanitize headers from preprocessor abuseEdward O'Callaghan
2014-05-18drivers/spi/sst.c: Remove unused func to_sst_spi_flash()Edward O'Callaghan
2012-12-12Claim the SPI bus before writes if the IMC ROM is presentMartin Roth
2012-12-08Limit SPI device debug prints with CONFIG_DEBUG_SPI_FLASHMarc Jones
2012-11-27SPI/SST: Add OpCode Enable-Write-Status-Register (EWSR)Zheng Bao
2012-05-26Fix printk types in SPI flash driversStefan Reinauer
2012-05-14SPI driver: style fixPatrick Georgi
2012-05-10Add SPI flash driverStefan Reinauer