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
/
spansion.c
Age
Commit message (
Expand
)
Author
2016-12-19
drivers/spi: fix flash writes at page boundaries
Aaron Durbin
2016-12-06
spi_flash: Make a deep copy of spi_slave structure
Furquan Shaikh
2016-11-22
spi: Clean up SPI flash driver interface
Furquan Shaikh
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-09-07
Drop "See file CREDITS..." comment
Stefan Reinauer
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-04-17
spi: Add function to read flash status register
Duncan Laurie
2015-04-17
drivers/spi: Pass flash parameters from coreboot to payload
Dan Ehrenberg
2015-03-20
spi_flash: add support for S25FL116K
Daisuke Nojiri
2015-01-09
spi: Add Spansion flash S25FL128P
Vadim Bendebury
2014-12-30
drivers/spi: Prepare Spansion driver for use in CBFS wrapper
Vadim Bendebury
2014-12-30
drivers/spi: add support for another Spansion chip
Vadim Bendebury
2014-12-17
spi_flash: Move (de-)assertion of /CS to single location
David Hendricks
2014-07-17
drivers/spi: Sanitize headers from preprocessor abuse
Edward O'Callaghan
2013-02-20
Whitespace: Replace tab character in license text with two spaces
Paul Menzel
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-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-10
Add SPI flash driver
Stefan Reinauer