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
/
cbfs_spi.c
Age
Commit message (
Expand
)
Author
2022-04-22
drivers: Remove unused <cbmem.h>
Elyes HAOUAS
2021-03-08
cbfs: Pull handling of the CBFS_CACHE mem_pool into CBFS core
Julius Werner
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-20
Remove MIPS architecture
Julius Werner
2019-10-22
AUTHORS: Move src/drivers/[l*-v*] copyrights into AUTHORS file
Martin Roth
2019-06-10
cbfs_spi: Enable speed logging by default for BIOS_DEBUG
Julius Werner
2019-02-22
symbols.h: Add macro to define memlayout region symbols
Julius Werner
2017-05-19
drivers/spi/spi_flash: Pass in flash structure to fill in probe
Furquan Shaikh
2017-05-19
drivers/spi/cbfs_spi: Provide implementation of boot_device_spi_flash
Furquan Shaikh
2016-11-22
spi: Clean up SPI flash driver interface
Furquan Shaikh
2016-10-06
spi: Add a way to show SPI transfer speed for reads
Simon Glass
2016-08-19
lib/cbfs_spi: provide boot_device_rw() support
Aaron Durbin
2016-08-19
drivers/spi: move cbfs_spi.c location
Aaron Durbin