aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/spi/eon.c
AgeCommit message (Expand)Author
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-30SPI: Add Eon EN25S64 support.Marc Jones
2014-12-30SPI: Fix Eon supportMarc Jones
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-01-12drivers/spi/eon: Add EN25Q64Vladimir Serbinenko
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