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
/
Kconfig
Age
Commit message (
Expand
)
Author
2018-06-11
drivers/spi: Remove Kconfig prompt from SPI_FLASH_SMM
Nico Huber
2016-12-23
spi: Get rid of SPI_ATOMIC_SEQUENCING
Furquan Shaikh
2016-11-22
spi: Clean up SPI flash driver interface
Furquan Shaikh
2016-08-19
drivers/spi: provide optional implementation of boot_device_rw()
Aaron Durbin
2016-08-19
Kconfig: introduce writable boot device notion
Aaron Durbin
2016-08-19
drivers/spi: move cbfs_spi.c location
Aaron Durbin
2016-08-19
Kconfig: separate memory mapped boot device from SPI
Aaron Durbin
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-07-31
Remove extra newlines from the end of all coreboot files.
Martin Roth
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-05-21
Remove address from GPLv2 headers
Patrick Georgi
2014-12-30
Provide a common CBFS wrapper for SPI storage
Vadim Bendebury
2014-12-17
spi_flash: Differentiate between atomic/manual sequencing
David Hendricks
2014-12-09
vboot: allow for non-memory-mapped VBOOT regions
Aaron Durbin
2014-12-03
SPI: Add vendor Atmel
Kyösti Mälkki
2014-09-17
spi: add Kconfig variable for dual-output read enable
David Hendricks
2014-07-05
spi flash: Organise options list
Kyösti Mälkki
2014-04-29
SPI: Use common dependency in Kconfig
Kyösti Mälkki
2014-03-12
drivers/spi: Add support for adesto SPI flash parts
Chris Douglass
2014-02-17
src/drivers/spi: introduce AMIC support
Idwer Vollering
2013-03-01
GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«
Paul Menzel
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-05-10
Add SPI flash driver
Stefan Reinauer