index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
drivers
/
spi
/
boot_device_rw_nommap.c
Age
Commit message (
Expand
)
Author
2020-06-22
lockdown: Add Kconfigs for SPI media protection mode
Daniel Gröber
2020-06-08
spi: Remove non_volatile flag from block protection interface
Daniel Gröber
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-04-06
src/drivers: Use SPDX for GPL-2.0-only files
Angel Pons
2019-11-29
drivers/spi/boot_device_rw_nommap.c: Drop CAR_GLOBAL_MIGRATION support
Arthur Heymans
2019-10-22
AUTHORS: Move src/drivers/[l*-v*] copyrights into AUTHORS file
Martin Roth
2019-05-12
boot_device: Constify argument
Patrick Rudolph
2019-01-21
lib/boot_device: Add API for write protect a region
Rizwan Qureshi
2017-05-19
drivers/spi/spi_flash: Pass in flash structure to fill in probe
Furquan Shaikh
2016-12-08
drivers/spi: provide a mechanism to obtain the SPI flash boot device
Aaron Durbin
2016-11-22
spi: Clean up SPI flash driver interface
Furquan Shaikh
2016-08-24
drivers/spi: remove unconditional RW boot device initialization
Aaron Durbin
2016-08-23
drivers/spi: be sure to call spi_init() before spi_flash_probe()
Aaron Durbin
2016-08-19
drivers/spi: provide optional implementation of boot_device_rw()
Aaron Durbin