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_flash.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: replace GPLv2 long form headers with SPDX header
Patrick Georgi
2020-05-06
1
-10
/
+1
*
treewide: move copyrights and authors to AUTHORS
Patrick Georgi
2020-05-06
1
-4
/
+1
*
drivers/spi/spi_flash: remove spi flash names
Aaron Durbin
2020-01-28
1
-1
/
+0
*
drivers/spi/spi_flash: organize spi flash by sector topology
Aaron Durbin
2020-01-17
1
-0
/
+3
*
drivers/spi/spi_flash: introduce common spi_flash_part_id object
Aaron Durbin
2020-01-17
1
-1
/
+0
*
drivers/spi/spi_flash: separate out protection ops
Aaron Durbin
2020-01-16
1
-2
/
+8
*
drives/spi_flash: add spi_flash_cmd_write_page_program()
Aaron Durbin
2020-01-06
1
-0
/
+2
*
spi_flash: Add Dual SPI support
Julius Werner
2019-06-10
1
-0
/
+7
*
drivers/spi: Add controller protection type
Rizwan Qureshi
2019-01-21
1
-1
/
+2
*
drivers/spi: store detected flash IDs
Stefan Tauner
2018-11-26
1
-0
/
+2
*
drivers/spi: Winbond specific write-protection enable
Patrick Rudolph
2018-10-30
1
-1
/
+57
*
drivers/spi: Read Winbond's flash protection bits
Patrick Rudolph
2018-09-16
1
-0
/
+26
*
drivers/spi: reduce confusion in the API
Aaron Durbin
2018-04-23
1
-0
/
+14
*
drivers/spi/spi_flash: add flash region protection to controller
Aaron Durbin
2017-12-15
1
-0
/
+5
*
drivers/spi/spi_flash: Move flash ops to spi_flash_ops structure
Furquan Shaikh
2017-05-19
1
-13
/
+19
*
drivers/spi/spi_flash: Clean up SPI flash probe
Furquan Shaikh
2017-05-19
1
-6
/
+5
*
drivers/spi/spi_flash: Pass in spi_slave structure as const to probe functions
Furquan Shaikh
2017-05-19
1
-1
/
+1
*
drivers/spi/spi_flash: Pass in flash structure to fill in probe
Furquan Shaikh
2017-05-19
1
-2
/
+24
*
drivers/spi/spi_flash: Add page_size to struct spi_flash
Furquan Shaikh
2017-05-19
1
-0
/
+1
*
drivers/spi: provide a mechanism to obtain the SPI flash boot device
Aaron Durbin
2016-12-08
1
-0
/
+4
*
spi_flash: Make a deep copy of spi_slave structure
Furquan Shaikh
2016-12-06
1
-1
/
+2
*
spi_flash: Move spi flash opcodes to spi_flash.h
Furquan Shaikh
2016-12-04
1
-0
/
+4
*
spi: Get rid of flash_programmer_probe in spi_slave structure
Furquan Shaikh
2016-11-22
1
-0
/
+7
*
spi: Clean up SPI flash driver interface
Furquan Shaikh
2016-11-22
1
-19
/
+47
*
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_flash: document expected return values
Aaron Durbin
2015-05-15
1
-0
/
+1
*
spi: Add function to read flash status register
Duncan Laurie
2015-04-17
1
-0
/
+3
*
drivers/spi: Pass flash parameters from coreboot to payload
Dan Ehrenberg
2015-04-17
1
-0
/
+5
*
Move container_of() macro to stddef.h
Stefan Reinauer
2015-01-14
1
-11
/
+0
*
Drop duplicate API from spi_flash.h
Stefan Reinauer
2015-01-09
1
-18
/
+0
*
Revert "Re-factor 'to_flash_offset()' into 'spi_flash.h'"
Kyösti Mälkki
2015-01-06
1
-11
/
+0
*
doxygen fixes: change @var to @param var
Martin Roth
2015-01-06
1
-3
/
+3
*
Re-factor 'to_flash_offset()' into 'spi_flash.h'
Edward O'Callaghan
2015-01-06
1
-0
/
+11
*
SPI: Split writes using spi_crop_chunk()
Kyösti Mälkki
2014-07-14
1
-8
/
+0
*
spi: Remove unused parameters from spi_flash_probe and setup_spi_slave.
Gabe Black
2014-07-05
1
-2
/
+1
*
stdlib: Drop duplicates of min() and max()
Kyösti Mälkki
2014-07-01
1
-2
/
+0
*
Whitespace: Replace tab character in license text with two spaces
Paul Menzel
2013-02-20
1
-1
/
+1
*
spi.h: Rename the spi.h to spi-generic.h
Zheng Bao
2013-02-11
1
-1
/
+1
*
SPI flash layer: remove unused function spi_flash_free()
Stefan Reinauer
2012-07-24
1
-1
/
+0
*
Add SPI flash driver
Stefan Reinauer
2012-05-10
1
-0
/
+91