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
/
soc
/
intel
/
apollolake
/
spi.c
Age
Commit message (
Expand
)
Author
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-05-06
treewide: replace GPLv2 long form headers with SPDX header
Patrick Georgi
2020-05-06
treewide: Move "is part of the coreboot project" line in its own comment
Patrick Georgi
2020-03-18
soc: Remove copyright notices
Patrick Georgi
2018-06-06
soc/intel/common/block: Move gspi common functions into block/gspi
Subrata Banik
2017-11-11
soc/intel/apollolake: Make use of Intel SPI common block
Subrata Banik
2017-11-11
soc/intel/apollolake: Add support for SPI device
Subrata Banik
2017-05-05
soc/intel/common: Provide common block fast_spi_flash_ctrlr
Furquan Shaikh
2016-12-07
soc/intel/apollolake: Use the new SPI driver interface
Furquan Shaikh
2016-12-06
spi_flash: Make a deep copy of spi_slave structure
Furquan Shaikh
2016-12-05
spi: Define and use spi_ctrlr structure
Furquan Shaikh
2016-12-05
spi: Pass pointer to spi_slave structure in spi_setup_slave
Furquan Shaikh
2016-12-05
spi: Fix parameter types for spi functions
Furquan Shaikh
2016-11-22
soc/intel: Use correct terminology for SPI flash operations
Furquan Shaikh
2016-11-22
spi: Get rid of flash_programmer_probe in spi_slave structure
Furquan Shaikh
2016-11-22
spi: Clean up SPI flash driver interface
Furquan Shaikh
2016-11-15
intel/apollolake: Ensure SPI operations do not cross 256-byte boundary
Furquan Shaikh
2016-11-03
soc/intel/apollolake: Implement SPI flash status register read
Furquan Shaikh
2016-10-26
soc/intel/apollolake: Enable write-protect SPI flash range support
Furquan Shaikh
2016-08-19
soc/intel/apollolake: make SPI support early stages
Aaron Durbin
2016-06-23
intel/apollolake: Enable prefetching and caching for BIOS reads
Furquan Shaikh
2016-06-21
intel/apollolake: Add helper routine for spi reg read
Furquan Shaikh
2016-06-21
intel/apollolake: Rename _spi_reg_read/write to _spi_ctrlr_read/write
Furquan Shaikh
2016-06-21
intel/apollolake/spi: Add support for reading status reg
Furquan Shaikh
2016-04-14
soc/intel: Update license headers
Martin Roth
2016-04-11
soc/intel/apollolake: Implement SPI controller driver
Alexandru Gagniuc