summaryrefslogtreecommitdiff
path: root/src/drivers/spi
AgeCommit message (Expand)Author
2016-11-22spi: Get rid of flash_programmer_probe in spi_slave structureFurquan Shaikh
2016-11-22spi: Get rid of max_transfer_size parameter in spi_slave structureFurquan 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-10-02Kconfig: Update default hex values to start with 0xMartin Roth
2016-08-24drivers/spi: remove unconditional RW boot device initializationAaron Durbin
2016-08-23drivers/spi: be sure to call spi_init() before spi_flash_probe()Aaron Durbin
2016-08-19drivers/spi: provide optional implementation of boot_device_rw()Aaron Durbin
2016-08-19drivers/spi: include SPI flash modules for all stagesAaron Durbin
2016-08-19drivers/spi: ensure SPI flash is boot device for coreboot tablesAaron Durbin
2016-08-19lib/cbfs_spi: provide boot_device_rw() supportAaron 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-19tpm2: Fixed typoRobert Foss
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-08-05drivers/spi: Add support for Micron N25Q128AWerner Zeh
2016-08-03spi/tpm: read TPM version in larger chunksVadim Bendebury
2016-08-01Add newlines at the end of all coreboot filesMartin Roth
2016-07-31Remove extra newlines from the end of all coreboot files.Martin Roth
2016-07-12tpm: report firmware versionVadim Bendebury
2016-07-11tpm: use proper locality zero SPI bus addressesVadim Bendebury
2016-06-23kconfig: add missing SPI TPM CS config definitionVadim Bendebury
2016-06-23tpm2: add SPI TPM driverVadim Bendebury
2016-06-23kconfig: allow various tpm type and interface permutationsVadim Bendebury
2016-05-09spi: Add support for Winbond W25Q256Varadarajan Narayanan
2016-03-11spi/SST: fix write support for SST25VF064CAlexander Couzens
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-09-07Drop "See file CREDITS..." commentStefan Reinauer
2015-07-29arm, arm64, mips: Add rough static stack size checks with -Wstack-usageJulius Werner
2015-06-02cbfs: new API and better program loadingAaron Durbin
2015-05-28Remove leftover tseg_relocateVladimir Serbinenko
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-05-04drivers/spi/stmicro: Rename N25Q256A to N25Q256David Imhoff
2015-05-04drivers/spi/stmicro: Add '.op_erase' for N25Q256David Imhoff
2015-05-04drivers/spi/stmicro: Add N25Q064 supportDavid Imhoff
2015-05-04spi: Remove out of date comment and reorder flash tableDavid Imhoff
2015-05-04spi: Change 'page' to 'sector' in log messageDavid Imhoff
2015-04-17flash: use two bytes of device ID to identify stmicro chipsDaisuke Nojiri
2015-04-17spi: allow inclusion of Micronix and STM drivers in bootblockVadim Bendebury
2015-04-17spi: Add function to read flash status registerDuncan Laurie
2015-04-17drivers/spi: Pass flash parameters from coreboot to payloadDan Ehrenberg
2015-04-13spi: support controllers with limited transfer size capabilitiesVadim Bendebury
2015-03-20verstage should include the CBFS SPI wrapper, when configuredVadim Bendebury
2015-03-20spi: Add GigaDevice GD25LQ64C/GD25LB64C SPI ROM supportMarc Jones