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
/
drivers
/
spi
Commit message (
Expand
)
Author
Age
Files
Lines
*
spi: Change spi_xfer to work in units of bytes instead of bits.
Gabe Black
2014-07-05
1
-3
/
+3
*
spi: Remove unused parameters from spi_flash_probe and setup_spi_slave.
Gabe Black
2014-07-05
1
-3
/
+2
*
spi flash: Organise options list
Kyösti Mälkki
2014-07-05
1
-21
/
+21
*
drivers/spi: Reduce the per loop delay of spi_flash_cmd_poll_bit()
Dave Frodin
2014-07-05
1
-12
/
+10
*
drivers/spi/sst.c: Remove unused func to_sst_spi_flash()
Edward O'Callaghan
2014-05-18
1
-5
/
+0
*
SPI: Use common dependency in Kconfig
Kyösti Mälkki
2014-04-29
1
-11
/
+5
*
drivers/spi: Add support for adesto SPI flash parts
Chris Douglass
2014-03-12
5
-0
/
+211
*
drivers/spi: Sort SPI flash files
Chris Douglass
2014-02-28
1
-2
/
+2
*
src/drivers/spi: introduce AMIC support
Idwer Vollering
2014-02-17
5
-1
/
+194
*
spi: Add support for Winbod W25Q64DW
Aaron Durbin
2014-01-28
1
-0
/
+8
*
SPI: Add API for programmer-specific flashing.
Vladimir Serbinenko
2014-01-23
1
-0
/
+15
*
drivers/spi/eon: Add EN25Q64
Vladimir Serbinenko
2014-01-12
1
-0
/
+9
*
SPI: Support STMicro partial page write
Kyösti Mälkki
2013-08-23
1
-14
/
+12
*
GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«
Paul Menzel
2013-03-01
1
-1
/
+1
*
Whitespace: Replace tab character in license text with two spaces
Paul Menzel
2013-02-20
3
-3
/
+3
*
spi.h: Rename the spi.h to spi-generic.h
Zheng Bao
2013-02-11
1
-1
/
+1
*
Claim the SPI bus before writes if the IMC ROM is present
Martin Roth
2012-12-12
8
-0
/
+10
*
Limit SPI device debug prints with CONFIG_DEBUG_SPI_FLASH
Marc Jones
2012-12-08
8
-9
/
+28
*
driver/spi: Add support of MX25L3235D
Zheng Bao
2012-12-06
1
-0
/
+8
*
SPI/SST: Add OpCode Enable-Write-Status-Register (EWSR)
Zheng Bao
2012-11-27
1
-1
/
+11
*
SPI: Fix and enable Fast Read support
Duncan Laurie
2012-11-12
5
-6
/
+14
*
Add Gigadevice SPI rom support
Martin Roth
2012-11-09
5
-0
/
+256
*
SMM: Add option for SPI driver to be available in SMM
Duncan Laurie
2012-07-24
3
-2
/
+29
*
SPI flash layer: remove unused function spi_flash_free()
Stefan Reinauer
2012-07-24
1
-7
/
+0
*
Fix compilation with CONFIG_DEBUG_SPI_FLASH enabled
Stefan Reinauer
2012-05-29
1
-1
/
+0
*
Reduce default verbosity of SPI flash drivers
Stefan Reinauer
2012-05-26
5
-0
/
+10
*
Fix printk types in SPI flash drivers
Stefan Reinauer
2012-05-26
6
-11
/
+14
*
SPI driver: style fix
Patrick Georgi
2012-05-14
2
-2
/
+2
*
Add SPI flash driver
Stefan Reinauer
2012-05-10
10
-0
/
+1841