index
:
Coreboot
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
*
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-10-31
6
-24
/
+0
*
Add EM100 'hyper term' spi console support in ramstage & smm
Martin Roth
2015-10-05
3
-0
/
+80
*
Drop "See file CREDITS..." comment
Stefan Reinauer
2015-09-07
4
-12
/
+0
*
arm, arm64, mips: Add rough static stack size checks with -Wstack-usage
Julius Werner
2015-07-29
1
-0
/
+4
*
cbfs: new API and better program loading
Aaron Durbin
2015-06-02
1
-4
/
+3
*
Remove leftover tseg_relocate
Vladimir Serbinenko
2015-05-28
1
-17
/
+0
*
Remove address from GPLv2 headers
Patrick Georgi
2015-05-21
5
-9
/
+5
*
drivers/spi/stmicro: Rename N25Q256A to N25Q256
David Imhoff
2015-05-04
1
-3
/
+3
*
drivers/spi/stmicro: Add '.op_erase' for N25Q256
David Imhoff
2015-05-04
1
-2
/
+3
*
drivers/spi/stmicro: Add N25Q064 support
David Imhoff
2015-05-04
1
-0
/
+9
*
spi: Remove out of date comment and reorder flash table
David Imhoff
2015-05-04
1
-13
/
+8
*
spi: Change 'page' to 'sector' in log message
David Imhoff
2015-05-04
1
-1
/
+1
*
flash: use two bytes of device ID to identify stmicro chips
Daisuke Nojiri
2015-04-17
1
-30
/
+34
*
spi: allow inclusion of Micronix and STM drivers in bootblock
Vadim Bendebury
2015-04-17
2
-37
/
+27
*
spi: Add function to read flash status register
Duncan Laurie
2015-04-17
8
-0
/
+21
*
drivers/spi: Pass flash parameters from coreboot to payload
Dan Ehrenberg
2015-04-17
12
-66
/
+64
*
spi: support controllers with limited transfer size capabilities
Vadim Bendebury
2015-04-13
2
-31
/
+27
*
verstage should include the CBFS SPI wrapper, when configured
Vadim Bendebury
2015-03-20
1
-0
/
+11
*
spi: Add GigaDevice GD25LQ64C/GD25LB64C SPI ROM support
Marc Jones
2015-03-20
1
-1
/
+9
*
spi: do not use malloc in Gigadevice driver
David Hendricks
2015-03-20
1
-19
/
+13
*
spi: do not use malloc in Winbond driver
Vadim Bendebury
2015-03-20
1
-18
/
+13
*
spi_flash: add support for S25FL116K
Daisuke Nojiri
2015-03-20
1
-9
/
+61
*
spi: Add Spansion flash S25FL128P
Vadim Bendebury
2015-01-09
1
-0
/
+8
*
SPI: Add Eon EN25S64 support.
Marc Jones
2014-12-30
1
-0
/
+9
*
SPI: Fix Eon support
Marc Jones
2014-12-30
1
-43
/
+47
*
drivers/spi: Prepare Spansion driver for use in CBFS wrapper
Vadim Bendebury
2014-12-30
1
-6
/
+4
*
Provide a common CBFS wrapper for SPI storage
Vadim Bendebury
2014-12-30
2
-10
/
+33
*
drivers/spi: add support for another Spansion chip
Vadim Bendebury
2014-12-30
1
-0
/
+10
*
spi_flash: Move (de-)assertion of /CS to single location
David Hendricks
2014-12-17
8
-69
/
+11
*
spi_flash: Differentiate between atomic/manual sequencing
David Hendricks
2014-12-17
2
-3
/
+54
*
spi: Add support for Winbond W25Q32DW
David Hendricks
2014-12-16
1
-0
/
+8
*
spi: Make idcode debug print more useful
David Hendricks
2014-12-16
1
-1
/
+4
*
vboot: allow for non-memory-mapped VBOOT regions
Aaron Durbin
2014-12-09
1
-0
/
+7
*
spi/macronix: Add support for MX25L3239E
Dave Frodin
2014-12-09
1
-1
/
+9
*
SPI: Add vendor Atmel
Kyösti Mälkki
2014-12-03
4
-0
/
+238
*
SPI: Add Macronix part MX25U12835F
Kyösti Mälkki
2014-12-03
1
-0
/
+8
*
drivers/spi: add Macronix MX25U6435F and MX25L6495F support
Idwer Vollering
2014-10-27
1
-0
/
+16
*
drivers/spi: Add support for Micron N25Q128
Scott Radcliffe
2014-10-17
1
-2
/
+35
*
spi: Add support for Winbond W25Q128FW
Mohan D'Costa
2014-09-29
1
-0
/
+8
*
spi: add Kconfig variable for dual-output read enable
David Hendricks
2014-09-17
1
-0
/
+9
*
drivers/spi: Sanitize headers from preprocessor abuse
Edward O'Callaghan
2014-07-17
11
-4
/
+17
*
SPI: Split writes using spi_crop_chunk()
Kyösti Mälkki
2014-07-14
6
-13
/
+12
*
SPI flash: Fix alignment checks in Page Program commands
Kyösti Mälkki
2014-07-14
6
-6
/
+12
*
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
[next]