index
:
coreboot.git
24.02_branch
4.1
4.10_branch
4.11_branch
4.12_branch
4.14_branch
4.15_branch
4.16_branch
4.18_branch
4.19_branch
4.2
4.20_branch
4.22_branch
4.3
4.4
4.8_branch
classic-2014.10
coreboot-v1
coreboot-v3
main
master
rampayload
Coreboot firmware sources
coreboot
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
soc
/
intel
/
apollolake
/
spi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-05-11
1
-1
/
+0
*
treewide: replace GPLv2 long form headers with SPDX header
Patrick Georgi
2020-05-06
1
-12
/
+1
*
treewide: Move "is part of the coreboot project" line in its own comment
Patrick Georgi
2020-05-06
1
-2
/
+1
*
soc: Remove copyright notices
Patrick Georgi
2020-03-18
1
-2
/
+0
*
soc/intel/common/block: Move gspi common functions into block/gspi
Subrata Banik
2018-06-06
1
-14
/
+1
*
soc/intel/apollolake: Make use of Intel SPI common block
Subrata Banik
2017-11-11
1
-9
/
+1
*
soc/intel/apollolake: Add support for SPI device
Subrata Banik
2017-11-11
1
-0
/
+28
*
soc/intel/common: Provide common block fast_spi_flash_ctrlr
Furquan Shaikh
2017-05-05
1
-19
/
+2
*
soc/intel/apollolake: Use the new SPI driver interface
Furquan Shaikh
2016-12-07
1
-389
/
+16
*
spi_flash: Make a deep copy of spi_slave structure
Furquan Shaikh
2016-12-06
1
-1
/
+2
*
spi: Define and use spi_ctrlr structure
Furquan Shaikh
2016-12-05
1
-18
/
+1
*
spi: Pass pointer to spi_slave structure in spi_setup_slave
Furquan Shaikh
2016-12-05
1
-6
/
+3
*
spi: Fix parameter types for spi functions
Furquan Shaikh
2016-12-05
1
-4
/
+4
*
soc/intel: Use correct terminology for SPI flash operations
Furquan Shaikh
2016-11-22
1
-2
/
+2
*
spi: Get rid of flash_programmer_probe in spi_slave structure
Furquan Shaikh
2016-11-22
1
-3
/
+1
*
spi: Clean up SPI flash driver interface
Furquan Shaikh
2016-11-22
1
-9
/
+13
*
intel/apollolake: Ensure SPI operations do not cross 256-byte boundary
Furquan Shaikh
2016-11-15
1
-2
/
+17
*
soc/intel/apollolake: Implement SPI flash status register read
Furquan Shaikh
2016-11-03
1
-2
/
+10
*
soc/intel/apollolake: Enable write-protect SPI flash range support
Furquan Shaikh
2016-10-26
1
-0
/
+14
*
soc/intel/apollolake: make SPI support early stages
Aaron Durbin
2016-08-19
1
-13
/
+6
*
intel/apollolake: Enable prefetching and caching for BIOS reads
Furquan Shaikh
2016-06-23
1
-0
/
+5
*
intel/apollolake: Add helper routine for spi reg read
Furquan Shaikh
2016-06-21
1
-0
/
+6
*
intel/apollolake: Rename _spi_reg_read/write to _spi_ctrlr_read/write
Furquan Shaikh
2016-06-21
1
-7
/
+10
*
intel/apollolake/spi: Add support for reading status reg
Furquan Shaikh
2016-06-21
1
-0
/
+13
*
soc/intel: Update license headers
Martin Roth
2016-04-14
1
-0
/
+5
*
soc/intel/apollolake: Implement SPI controller driver
Alexandru Gagniuc
2016-04-11
1
-0
/
+370