summaryrefslogtreecommitdiffstats
path: root/src/drivers/spi
Commit message (Expand)AuthorAgeFilesLines
* GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel2013-03-011-1/+1
* Whitespace: Replace tab character in license text with two spacesPaul Menzel2013-02-203-3/+3
* spi.h: Rename the spi.h to spi-generic.hZheng Bao2013-02-111-1/+1
* Claim the SPI bus before writes if the IMC ROM is presentMartin Roth2012-12-128-0/+10
* Limit SPI device debug prints with CONFIG_DEBUG_SPI_FLASHMarc Jones2012-12-088-9/+28
* driver/spi: Add support of MX25L3235DZheng Bao2012-12-061-0/+8
* SPI/SST: Add OpCode Enable-Write-Status-Register (EWSR)Zheng Bao2012-11-271-1/+11
* SPI: Fix and enable Fast Read supportDuncan Laurie2012-11-125-6/+14
* Add Gigadevice SPI rom supportMartin Roth2012-11-095-0/+256
* SMM: Add option for SPI driver to be available in SMMDuncan Laurie2012-07-243-2/+29
* SPI flash layer: remove unused function spi_flash_free()Stefan Reinauer2012-07-241-7/+0
* Fix compilation with CONFIG_DEBUG_SPI_FLASH enabledStefan Reinauer2012-05-291-1/+0
* Reduce default verbosity of SPI flash driversStefan Reinauer2012-05-265-0/+10
* Fix printk types in SPI flash driversStefan Reinauer2012-05-266-11/+14
* SPI driver: style fixPatrick Georgi2012-05-142-2/+2
* Add SPI flash driverStefan Reinauer2012-05-1010-0/+1841
OpenPOWER on IntegriCloud