summaryrefslogtreecommitdiff
path: root/src/drivers/spi/Kconfig
AgeCommit message (Expand)Author
2020-05-09src/: Replace GPL boilerplate with SPDX headersPatrick Georgi
2020-01-15drives/spi/spi_flash: add option to not select all driversAaron Durbin
2020-01-08drivers/spi: remove SPI_FLASH_FAST_READ_DUAL_OUTPUT_3B optionAaron Durbin
2019-11-14drivers/spi: add drivers for sdcard mounted on the spi busXiang Wang
2019-10-22AUTHORS: Move src/drivers/[l*-v*] copyrights into AUTHORS fileMartin Roth
2018-06-11drivers/spi: Remove Kconfig prompt from SPI_FLASH_SMMNico Huber
2016-12-23spi: Get rid of SPI_ATOMIC_SEQUENCINGFurquan Shaikh
2016-11-22spi: Clean up SPI flash driver interfaceFurquan Shaikh
2016-08-19drivers/spi: provide optional implementation of boot_device_rw()Aaron Durbin
2016-08-19Kconfig: introduce writable boot device notionAaron Durbin
2016-08-19drivers/spi: move cbfs_spi.c locationAaron Durbin
2016-08-19Kconfig: separate memory mapped boot device from SPIAaron Durbin
2016-08-18Kconfig: rename BOOT_MEDIA_SPI_BUS to BOOT_DEVICE_SPI_FLASH_BUSAaron Durbin
2016-08-18Kconfig: lay groundwork for not assuming SPI flash boot deviceAaron Durbin
2016-08-15Revert "Kconfig: separate memory mapped boot device from SPI"Aaron Durbin
2016-08-15drivers/spi: provide option to not include all flash driversAaron Durbin
2016-08-15Kconfig: separate memory mapped boot device from SPIAaron Durbin
2016-07-31Remove extra newlines from the end of all coreboot files.Martin Roth
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-10-05Add EM100 'hyper term' spi console support in ramstage & smmMartin Roth
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2014-12-30Provide a common CBFS wrapper for SPI storageVadim Bendebury
2014-12-17spi_flash: Differentiate between atomic/manual sequencingDavid Hendricks
2014-12-09vboot: allow for non-memory-mapped VBOOT regionsAaron Durbin
2014-12-03SPI: Add vendor AtmelKyösti Mälkki
2014-09-17spi: add Kconfig variable for dual-output read enableDavid Hendricks
2014-07-05spi flash: Organise options listKyösti Mälkki
2014-04-29SPI: Use common dependency in KconfigKyösti Mälkki
2014-03-12drivers/spi: Add support for adesto SPI flash partsChris Douglass
2014-02-17src/drivers/spi: introduce AMIC supportIdwer Vollering
2013-03-01GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel
2012-11-12SPI: Fix and enable Fast Read supportDuncan Laurie
2012-11-09Add Gigadevice SPI rom supportMartin Roth
2012-07-24SMM: Add option for SPI driver to be available in SMMDuncan Laurie
2012-05-10Add SPI flash driverStefan Reinauer