summaryrefslogtreecommitdiff
path: root/src/drivers/spi/cbfs_spi.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* src/drivers: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-061-12/+2
* Remove MIPS architectureJulius Werner2019-11-201-1/+1
* AUTHORS: Move src/drivers/[l*-v*] copyrights into AUTHORS fileMartin Roth2019-10-221-2/+0
* cbfs_spi: Enable speed logging by default for BIOS_DEBUGJulius Werner2019-06-101-7/+4
* symbols.h: Add macro to define memlayout region symbolsJulius Werner2019-02-221-2/+2
* drivers/spi/spi_flash: Pass in flash structure to fill in probeFurquan Shaikh2017-05-191-8/+17
* drivers/spi/cbfs_spi: Provide implementation of boot_device_spi_flashFurquan Shaikh2017-05-191-0/+6
* spi: Clean up SPI flash driver interfaceFurquan Shaikh2016-11-221-3/+4
* spi: Add a way to show SPI transfer speed for readsSimon Glass2016-10-061-0/+30
* lib/cbfs_spi: provide boot_device_rw() supportAaron Durbin2016-08-191-0/+25
* drivers/spi: move cbfs_spi.c locationAaron Durbin2016-08-191-0/+80