summaryrefslogtreecommitdiffstats
path: root/src/drivers/spi/eon.c
Commit message (Expand)AuthorAgeFilesLines
* spi: Add function to read flash status registerDuncan Laurie2015-04-171-0/+2
* drivers/spi: Pass flash parameters from coreboot to payloadDan Ehrenberg2015-04-171-6/+2
* SPI: Add Eon EN25S64 support.Marc Jones2014-12-301-0/+9
* SPI: Fix Eon supportMarc Jones2014-12-301-43/+47
* spi_flash: Move (de-)assertion of /CS to single locationDavid Hendricks2014-12-171-8/+1
* drivers/spi: Sanitize headers from preprocessor abuseEdward O'Callaghan2014-07-171-0/+1
* drivers/spi/eon: Add EN25Q64Vladimir Serbinenko2014-01-121-0/+9
* 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-1/+3
* Reduce default verbosity of SPI flash driversStefan Reinauer2012-05-261-0/+2
* Fix printk types in SPI flash driversStefan Reinauer2012-05-261-1/+1
* Add SPI flash driverStefan Reinauer2012-05-101-0/+161