index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
drivers
/
spi
Age
Commit message (
Expand
)
Author
2013-02-20
Whitespace: Replace tab character in license text with two spaces
Paul Menzel
2013-02-11
spi.h: Rename the spi.h to spi-generic.h
Zheng Bao
2012-12-12
Claim the SPI bus before writes if the IMC ROM is present
Martin Roth
2012-12-08
Limit SPI device debug prints with CONFIG_DEBUG_SPI_FLASH
Marc Jones
2012-12-06
driver/spi: Add support of MX25L3235D
Zheng Bao
2012-11-27
SPI/SST: Add OpCode Enable-Write-Status-Register (EWSR)
Zheng Bao
2012-11-12
SPI: Fix and enable Fast Read support
Duncan Laurie
2012-11-09
Add Gigadevice SPI rom support
Martin Roth
2012-07-24
SMM: Add option for SPI driver to be available in SMM
Duncan Laurie
2012-07-24
SPI flash layer: remove unused function spi_flash_free()
Stefan Reinauer
2012-05-29
Fix compilation with CONFIG_DEBUG_SPI_FLASH enabled
Stefan Reinauer
2012-05-26
Reduce default verbosity of SPI flash drivers
Stefan Reinauer
2012-05-26
Fix printk types in SPI flash drivers
Stefan Reinauer
2012-05-14
SPI driver: style fix
Patrick Georgi
2012-05-10
Add SPI flash driver
Stefan Reinauer