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
/
include
/
spi-generic.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: replace GPLv2 long form headers with SPDX header
Patrick Georgi
2020-05-06
1
-11
/
+1
*
treewide: move copyrights and authors to AUTHORS
Patrick Georgi
2020-05-06
1
-3
/
+0
*
src/include: Fix typos
Elyes HAOUAS
2020-01-18
1
-1
/
+1
*
drivers/spi/spi_flash: explicitly handle STMicro deep power state
Aaron Durbin
2020-01-10
1
-1
/
+0
*
spi-generic: remove SPI_FLASH_SECTOR_ERASE_TIMEOUT_MS
Aaron Durbin
2020-01-03
1
-1
/
+0
*
drivers/spi/spi_flash.c: Add SPI vendor IDs
Richard Spiegel
2019-09-04
1
-0
/
+13
*
include/spi-generic: Append unit to macro names
Uwe Poeche
2019-07-23
1
-4
/
+3
*
include/spi-generic: move common flash timeouts
Uwe Poeche
2019-07-23
1
-0
/
+9
*
spi_flash: Add Dual SPI support
Julius Werner
2019-06-10
1
-0
/
+3
*
drivers/spi: Add controller protection type
Rizwan Qureshi
2019-01-21
1
-1
/
+8
*
drivers/spi: reduce confusion in the API
Aaron Durbin
2018-04-23
1
-20
/
+8
*
drivers/spi: support cmd opcode deduction for spi_crop_chunk()
Aaron Durbin
2018-01-30
1
-3
/
+13
*
drivers/spi/spi_flash: add flash region protection to controller
Aaron Durbin
2017-12-15
1
-0
/
+4
*
drivers/spi/spi_flash: Clean up SPI flash probe
Furquan Shaikh
2017-05-19
1
-0
/
+9
*
drivers/spi: Re-factor spi_crop_chunk
Furquan Shaikh
2017-05-05
1
-7
/
+29
*
drivers/spi: Get rid of spi_get_config
Furquan Shaikh
2017-04-09
1
-3
/
+0
*
spi: Add function callback to get configuration of SPI bus
Furquan Shaikh
2017-02-16
1
-0
/
+42
*
spi: Get rid of SPI_ATOMIC_SEQUENCING
Furquan Shaikh
2016-12-23
1
-2
/
+60
*
spi: Clean up SPI driver interface
Furquan Shaikh
2016-12-07
1
-0
/
+19
*
spi: Define and use spi_ctrlr structure
Furquan Shaikh
2016-12-05
1
-0
/
+18
*
spi: Pass pointer to spi_slave structure in spi_setup_slave
Furquan Shaikh
2016-12-05
1
-3
/
+4
*
spi: Fix parameter types for spi functions
Furquan Shaikh
2016-12-05
1
-7
/
+6
*
spi_flash: Move spi flash opcodes to spi_flash.h
Furquan Shaikh
2016-12-04
1
-4
/
+0
*
spi: Get rid of flash_programmer_probe in spi_slave structure
Furquan Shaikh
2016-11-22
1
-4
/
+0
*
spi: Get rid of max_transfer_size parameter in spi_slave structure
Furquan Shaikh
2016-11-22
1
-5
/
+0
*
spi: Clean up SPI flash driver interface
Furquan Shaikh
2016-11-22
1
-5
/
+0
*
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-10-31
1
-4
/
+0
*
Drop "See file CREDITS..." comment
Stefan Reinauer
2015-09-07
1
-3
/
+0
*
Remove address from GPLv2 headers
Patrick Georgi
2015-05-21
1
-2
/
+1
*
spi: support controllers with limited transfer size capabilities
Vadim Bendebury
2015-04-13
1
-0
/
+5
*
spi: Eliminate the spi_cs_activate and spi_cs_deactivate functions.
Gabe Black
2014-12-09
1
-17
/
+0
*
spi: Remove the spi_set_speed and spi_cs_is_valid functions.
Gabe Black
2014-12-09
1
-17
/
+0
*
spi: Remove unused constants from spi-generic.h.
Gabe Black
2014-10-22
1
-16
/
+0
*
SPI: Split writes using spi_crop_chunk()
Kyösti Mälkki
2014-07-14
1
-0
/
+2
*
spi: Change spi_xfer to work in units of bytes instead of bits.
Gabe Black
2014-07-05
1
-17
/
+7
*
spi: Remove unused parameters from spi_flash_probe and setup_spi_slave.
Gabe Black
2014-07-05
1
-4
/
+1
*
SPI: Add API for programmer-specific flashing.
Vladimir Serbinenko
2014-01-23
1
-0
/
+2
*
spi-generic.h: Adapt include guard
Patrick Georgi
2013-02-11
1
-3
/
+3
*
spi.h: Rename the spi.h to spi-generic.h
Zheng Bao
2013-02-11
1
-0
/
+204