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
/
boot_device_rw_nommap.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
lockdown: Add Kconfigs for SPI media protection mode
Daniel Gröber
2020-06-22
1
-2
/
+10
*
spi: Remove non_volatile flag from block protection interface
Daniel Gröber
2020-06-08
1
-1
/
+1
*
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-05-11
1
-1
/
+0
*
src/drivers: Use SPDX for GPL-2.0-only files
Angel Pons
2020-04-06
1
-12
/
+2
*
drivers/spi/boot_device_rw_nommap.c: Drop CAR_GLOBAL_MIGRATION support
Arthur Heymans
2019-11-29
1
-28
/
+12
*
AUTHORS: Move src/drivers/[l*-v*] copyrights into AUTHORS file
Martin Roth
2019-10-22
1
-2
/
+0
*
boot_device: Constify argument
Patrick Rudolph
2019-05-12
1
-1
/
+1
*
lib/boot_device: Add API for write protect a region
Rizwan Qureshi
2019-01-21
1
-0
/
+43
*
drivers/spi/spi_flash: Pass in flash structure to fill in probe
Furquan Shaikh
2017-05-19
1
-8
/
+15
*
drivers/spi: provide a mechanism to obtain the SPI flash boot device
Aaron Durbin
2016-12-08
1
-0
/
+6
*
spi: Clean up SPI flash driver interface
Furquan Shaikh
2016-11-22
1
-3
/
+4
*
drivers/spi: remove unconditional RW boot device initialization
Aaron Durbin
2016-08-24
1
-1
/
+4
*
drivers/spi: be sure to call spi_init() before spi_flash_probe()
Aaron Durbin
2016-08-23
1
-0
/
+3
*
drivers/spi: provide optional implementation of boot_device_rw()
Aaron Durbin
2016-08-19
1
-0
/
+90