aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/spi
AgeCommit message (Expand)Author
2013-08-23SPI: Support STMicro partial page writeKyösti Mälkki
2013-03-01GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel
2013-02-20Whitespace: Replace tab character in license text with two spacesPaul Menzel
2013-02-11spi.h: Rename the spi.h to spi-generic.hZheng Bao
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-12-06driver/spi: Add support of MX25L3235DZheng Bao
2012-11-27SPI/SST: Add OpCode Enable-Write-Status-Register (EWSR)Zheng Bao
2012-11-12SPI: Fix and enable Fast Read supportDuncan Laurie
2012-11-09Add Gigadevice SPI rom supportMartin Roth
2012-07-24SMM: Add option for SPI driver to be available in SMMDuncan Laurie
2012-07-24SPI flash layer: remove unused function spi_flash_free()Stefan Reinauer
2012-05-29Fix compilation with CONFIG_DEBUG_SPI_FLASH enabledStefan Reinauer
2012-05-26Reduce default verbosity of SPI flash driversStefan Reinauer
2012-05-26Fix printk types in SPI flash driversStefan Reinauer
2012-05-14SPI driver: style fixPatrick Georgi
2012-05-10Add SPI flash driverStefan Reinauer