summaryrefslogtreecommitdiff
path: root/src/drivers/spi/cbfs_spi.c
AgeCommit message (Expand)Author
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-04-06src/drivers: Use SPDX for GPL-2.0-only filesAngel Pons
2019-11-20Remove MIPS architectureJulius Werner
2019-10-22AUTHORS: Move src/drivers/[l*-v*] copyrights into AUTHORS fileMartin Roth
2019-06-10cbfs_spi: Enable speed logging by default for BIOS_DEBUGJulius Werner
2019-02-22symbols.h: Add macro to define memlayout region symbolsJulius Werner
2017-05-19drivers/spi/spi_flash: Pass in flash structure to fill in probeFurquan Shaikh
2017-05-19drivers/spi/cbfs_spi: Provide implementation of boot_device_spi_flashFurquan Shaikh
2016-11-22spi: Clean up SPI flash driver interfaceFurquan Shaikh
2016-10-06spi: Add a way to show SPI transfer speed for readsSimon Glass
2016-08-19lib/cbfs_spi: provide boot_device_rw() supportAaron Durbin
2016-08-19drivers/spi: move cbfs_spi.c locationAaron Durbin