index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
drivers
/
spi
/
gigadevice.c
Age
Commit message (
Expand
)
Author
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: Add GigaDevice GD25LQ64C/GD25LB64C SPI ROM support
Marc Jones
2015-03-20
spi: do not use malloc in Gigadevice driver
David Hendricks
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
2014-07-14
SPI: Split writes using spi_crop_chunk()
Kyösti Mälkki
2014-07-14
SPI flash: Fix alignment checks in Page Program commands
Kyösti Mälkki
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-11-12
SPI: Fix and enable Fast Read support
Duncan Laurie
2012-11-09
Add Gigadevice SPI rom support
Martin Roth