aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/spi/spansion.c
AgeCommit message (Expand)Author
2015-01-09spi: Add Spansion flash S25FL128PVadim Bendebury
2014-12-30drivers/spi: Prepare Spansion driver for use in CBFS wrapperVadim Bendebury
2014-12-30drivers/spi: add support for another Spansion chipVadim Bendebury
2014-12-17spi_flash: Move (de-)assertion of /CS to single locationDavid Hendricks
2014-07-17drivers/spi: Sanitize headers from preprocessor abuseEdward O'Callaghan
2013-02-20Whitespace: Replace tab character in license text with two spacesPaul Menzel
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-05-26Reduce default verbosity of SPI flash driversStefan Reinauer
2012-05-26Fix printk types in SPI flash driversStefan Reinauer
2012-05-10Add SPI flash driverStefan Reinauer