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
Age
Commit message (
Expand
)
Author
2016-08-19
Kconfig: separate memory mapped boot device from SPI
Aaron Durbin
2016-08-19
tpm2: Fixed typo
Robert Foss
2016-08-18
Kconfig: rename BOOT_MEDIA_SPI_BUS to BOOT_DEVICE_SPI_FLASH_BUS
Aaron Durbin
2016-08-18
Kconfig: lay groundwork for not assuming SPI flash boot device
Aaron Durbin
2016-08-15
Revert "Kconfig: separate memory mapped boot device from SPI"
Aaron Durbin
2016-08-15
drivers/spi: provide option to not include all flash drivers
Aaron Durbin
2016-08-15
Kconfig: separate memory mapped boot device from SPI
Aaron Durbin
2016-08-05
drivers/spi: Add support for Micron N25Q128A
Werner Zeh
2016-08-03
spi/tpm: read TPM version in larger chunks
Vadim Bendebury
2016-08-01
Add newlines at the end of all coreboot files
Martin Roth
2016-07-31
Remove extra newlines from the end of all coreboot files.
Martin Roth
2016-07-12
tpm: report firmware version
Vadim Bendebury
2016-07-11
tpm: use proper locality zero SPI bus addresses
Vadim Bendebury
2016-06-23
kconfig: add missing SPI TPM CS config definition
Vadim Bendebury
2016-06-23
tpm2: add SPI TPM driver
Vadim Bendebury
2016-06-23
kconfig: allow various tpm type and interface permutations
Vadim Bendebury
2016-05-09
spi: Add support for Winbond W25Q256
Varadarajan Narayanan
2016-03-11
spi/SST: fix write support for SST25VF064C
Alexander Couzens
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-10-05
Add EM100 'hyper term' spi console support in ramstage & smm
Martin Roth
2015-09-07
Drop "See file CREDITS..." comment
Stefan Reinauer
2015-07-29
arm, arm64, mips: Add rough static stack size checks with -Wstack-usage
Julius Werner
2015-06-02
cbfs: new API and better program loading
Aaron Durbin
2015-05-28
Remove leftover tseg_relocate
Vladimir Serbinenko
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-05-04
drivers/spi/stmicro: Rename N25Q256A to N25Q256
David Imhoff
2015-05-04
drivers/spi/stmicro: Add '.op_erase' for N25Q256
David Imhoff
2015-05-04
drivers/spi/stmicro: Add N25Q064 support
David Imhoff
2015-05-04
spi: Remove out of date comment and reorder flash table
David Imhoff
2015-05-04
spi: Change 'page' to 'sector' in log message
David Imhoff
2015-04-17
flash: use two bytes of device ID to identify stmicro chips
Daisuke Nojiri
2015-04-17
spi: allow inclusion of Micronix and STM drivers in bootblock
Vadim Bendebury
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-04-13
spi: support controllers with limited transfer size capabilities
Vadim Bendebury
2015-03-20
verstage should include the CBFS SPI wrapper, when configured
Vadim Bendebury
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
2015-03-20
spi: do not use malloc in Winbond driver
Vadim Bendebury
2015-03-20
spi_flash: add support for S25FL116K
Daisuke Nojiri
2015-01-09
spi: Add Spansion flash S25FL128P
Vadim Bendebury
2014-12-30
SPI: Add Eon EN25S64 support.
Marc Jones
2014-12-30
SPI: Fix Eon support
Marc Jones
2014-12-30
drivers/spi: Prepare Spansion driver for use in CBFS wrapper
Vadim Bendebury
2014-12-30
Provide a common CBFS wrapper for SPI storage
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-12-17
spi_flash: Differentiate between atomic/manual sequencing
David Hendricks
2014-12-16
spi: Add support for Winbond W25Q32DW
David Hendricks
2014-12-16
spi: Make idcode debug print more useful
David Hendricks
[next]