summaryrefslogtreecommitdiffstats
path: root/src/drivers/spi/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* src: Rename EM100Pro-specific SPI console Kconfig optionAngel Pons2020-10-131-1/+1
* drivers/spi: Add BOOT_DEVICE_SPI_FLASH_NO_EARLY_WRITES configShelley Chen2020-10-021-0/+12
* src: Remove leading blank lines from SPDX headerElyes HAOUAS2020-05-181-2/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* src/: Replace GPL boilerplate with SPDX headersPatrick Georgi2020-05-091-9/+1
* drives/spi/spi_flash: add option to not select all driversAaron Durbin2020-01-151-1/+6
* drivers/spi: remove SPI_FLASH_FAST_READ_DUAL_OUTPUT_3B optionAaron Durbin2020-01-081-9/+0
* drivers/spi: add drivers for sdcard mounted on the spi busXiang Wang2019-11-141-0/+7
* AUTHORS: Move src/drivers/[l*-v*] copyrights into AUTHORS fileMartin Roth2019-10-221-2/+0
* drivers/spi: Remove Kconfig prompt from SPI_FLASH_SMMNico Huber2018-06-111-2/+1
* spi: Get rid of SPI_ATOMIC_SEQUENCINGFurquan Shaikh2016-12-231-10/+0
* spi: Clean up SPI flash driver interfaceFurquan Shaikh2016-11-221-0/+7
* drivers/spi: provide optional implementation of boot_device_rw()Aaron Durbin2016-08-191-0/+17
* Kconfig: introduce writable boot device notionAaron Durbin2016-08-191-1/+2
* drivers/spi: move cbfs_spi.c locationAaron Durbin2016-08-191-0/+8
* Kconfig: separate memory mapped boot device from SPIAaron Durbin2016-08-191-7/+0
* Kconfig: rename BOOT_MEDIA_SPI_BUS to BOOT_DEVICE_SPI_FLASH_BUSAaron Durbin2016-08-181-0/+7
* Kconfig: lay groundwork for not assuming SPI flash boot deviceAaron Durbin2016-08-181-0/+1
* Revert "Kconfig: separate memory mapped boot device from SPI"Aaron Durbin2016-08-151-0/+7
* drivers/spi: provide option to not include all flash driversAaron Durbin2016-08-151-10/+15
* Kconfig: separate memory mapped boot device from SPIAaron Durbin2016-08-151-7/+0
* Remove extra newlines from the end of all coreboot files.Martin Roth2016-07-311-1/+0
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* Add EM100 'hyper term' spi console support in ramstage & smmMartin Roth2015-10-051-0/+4
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* Provide a common CBFS wrapper for SPI storageVadim Bendebury2014-12-301-10/+10
* spi_flash: Differentiate between atomic/manual sequencingDavid Hendricks2014-12-171-0/+10
* vboot: allow for non-memory-mapped VBOOT regionsAaron Durbin2014-12-091-0/+7
* SPI: Add vendor AtmelKyösti Mälkki2014-12-031-0/+7
* spi: add Kconfig variable for dual-output read enableDavid Hendricks2014-09-171-0/+9
* spi flash: Organise options listKyösti Mälkki2014-07-051-21/+21
* SPI: Use common dependency in KconfigKyösti Mälkki2014-04-291-11/+5
* drivers/spi: Add support for adesto SPI flash partsChris Douglass2014-03-121-0/+8
* src/drivers/spi: introduce AMIC supportIdwer Vollering2014-02-171-0/+8
* GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel2013-03-011-1/+1
* SPI: Fix and enable Fast Read supportDuncan Laurie2012-11-121-1/+1
* Add Gigadevice SPI rom supportMartin Roth2012-11-091-0/+8
* SMM: Add option for SPI driver to be available in SMMDuncan Laurie2012-07-241-0/+7
* Add SPI flash driverStefan Reinauer2012-05-101-0/+81