summaryrefslogtreecommitdiff
path: root/src/drivers
AgeCommit message (Expand)Author
2016-09-15driver/intel/fsp20: move lb_framebuffer functionNaresh G Solanki
2016-09-15driver/intel/fsp2_0: Make FSP-M binary XIPRizwan Qureshi
2016-09-14drivers/i2c/tpm: Clean up handling of command readyDuncan Laurie
2016-09-12driver/fsp2_0: Include stdint header file in api.hNaresh G Solanki
2016-09-08intel/gma: Use defines for registers and values in edid.cSebastian "Swift Geek" Grzywna
2016-09-08drivers/i2c/tpm: Fix early TPM probeDuncan Laurie
2016-09-06drivers/i2c/tpm: Fix error handling for tis structure not initializedDuncan Laurie
2016-09-06drivers/i2c/tpm: Add support for generating ACPI tableDuncan Laurie
2016-09-06drivers/i2c/tpm: Add support for cr50 TPMDuncan Laurie
2016-09-06drivers/i2c/tpm: Allow sleep durations to be set by the chipDuncan Laurie
2016-09-06drivers/i2c/tpm: Make driver safe for use in x86 pre-ramDuncan Laurie
2016-09-02apollolake: relocate fsp header files to vendorcodeBrandon Breitenstein
2016-09-02drivers/intel/fsp2_0: Make FSP Headers Consumable out of BoxBrandon Breitenstein
2016-08-31src/drivers: Add required space before opening parenthesis '('Elyes HAOUAS
2016-08-31parade/ps8640: disable mipi mcsJitao Shi
2016-08-31parade/ps8640: add delay to every loop when polling ps8640 readyJitao Shi
2016-08-31driver/intel/fsp2.0: Add External stage cache region helperRizwan Qureshi
2016-08-25vboot: consolidate google_chromeec_early_init() callsAaron Durbin
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-20drivers/intel/fsp2_0: Add SMBIOS memory HOB supportRavi Sarawadi
2016-08-19drivers/elog: use region_device for NV storageAaron 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-14drivers/elog: provide more debug infoAaron Durbin
2016-08-12drivers/intel/fsp2_0: Fix FSP reset pathLee Leahy
2016-08-11intel/fsp1_1: Use new per-region position overridePatrick Georgi
2016-08-10drivers/intel/fsp2_0: Add fsp_write_line functionLee Leahy
2016-08-10drivers/intel/fsp1_1: Add fsp_write_line functionLee Leahy
2016-08-10elog: Ensure eventlog will always get initialized when configured inJulius Werner
2016-08-09drivers/elog: provide return status for all operationsAaron Durbin
2016-08-09drivers/elog: clean up SMBIOS related codeAaron Durbin
2016-08-09drivers/elog: consolidate checks in elog_find_flash()Aaron Durbin
2016-08-09drivers/elog: remove unnecessary global stateAaron Durbin
2016-08-09drivers/elog: sync events to non-volatile storage lastAaron Durbin
2016-08-08drivers/elog: treat offsets relative to start of mirrorAaron Durbin
2016-08-08drivers/elog: use region_device for mirroring into ramAaron Durbin
2016-08-08drivers/elog: use offsets for checking cleared buffersAaron Durbin
2016-08-08drivers/elog: perform writes in terms of offsetsAaron Durbin