summaryrefslogtreecommitdiff
path: root/src/drivers
AgeCommit message (Expand)Author
2017-04-083rdparty/libgfxinit: Update submodule pointerNico Huber
2017-04-05drivers/spi/tpm: Allow TPM_SPI to be used with PC80_SYSTEM.Furquan Shaikh
2017-04-05drivers/spi/tpm: Make SPI TPM driver CAR-safeFurquan Shaikh
2017-04-05drivers/spi/tpm: using tpm irq to sync tpm transactionJeffy Chen
2017-04-05drivers/spi/tpm: try to wake cr50 if it is asleepJeffy Chen
2017-04-05drivers/spi/tpm: Add tis.c and tpm.c to ramstage and romstageFurquan Shaikh
2017-04-03drivers/i2c/tpm: remove 1260 byte buffer from stackAaron Durbin
2017-04-03drivers/i2c/tpm: remove unused variable in tpm_transmit()Aaron Durbin
2017-04-03drivers/i2c/tpm: remove unused types from tpm.hAaron Durbin
2017-04-03drivers/spi/tpm: honor tis_sendrecv() APIAaron Durbin
2017-04-03drivers/spi/tpm: make tpm_info object local to compilation unitAaron Durbin
2017-04-03drivers/spi/tpm: de-assert chip select on transaction errorAaron Durbin
2017-04-03nb/intel: Deduplicate vbt headerPatrick Rudolph
2017-03-31drivers/intel/gma: Guard GFX_GMA_* configsNico Huber
2017-03-28Remove libverstage as separate library and source file classJulius Werner
2017-03-28soc/intel/common/block: Add cache as ram init and teardown codeSubrata Banik
2017-03-18nb/i945/gma.c: Refactor panel setupArthur Heymans
2017-03-17drivers/intel/fsp1_1: Fix issues detected by checkpatchLee Leahy
2017-03-16i2c/generic: Add support for GPIO IRQDuncan Laurie
2017-03-16drivers/i2c/tpm: Add support for Atmel TPM (AT97SC3204)Lee Leahy
2017-03-16drivers/i2c/tpm: Add TPM (TIS) debugging supportLee Leahy
2017-03-15drivers/i2c/tpm: Fix issues detected by checkpatchLee Leahy
2017-03-14drivers/intel/fsp1_1: Only display MMCONF address if supportedLee Leahy
2017-03-10drivers/intel/fsp2_0: Switch from binary to decimalLee Leahy
2017-03-10drivers/intel/fsp2_0: Wrap lines at 80 columnsLee Leahy
2017-03-10drivers/intel/fsp2_0: Remove braces for single statementsLee Leahy
2017-03-10drivers/intel/fsp2_0: Fix spacing issuesLee Leahy
2017-03-10drivers/intel/fsp2_0: Add space before *Lee Leahy
2017-03-10drivers/intel/fsp2_0: Use tabs for indentLee Leahy
2017-03-09drivers/spi/tpm: provide Kconfig to indicate CR50 usageAaron Durbin
2017-02-22acpi: Add ACPI_ prefix to IRQ enum and struct namesFurquan Shaikh
2017-02-22drivers/intel/{fsp1_1,fsp2_0}: Provide separate function for fsp loadFurquan Shaikh
2017-02-20drivers/i2c: Use I2C HID driver for wacom devicesFurquan Shaikh
2017-02-20src/drivers/pc80: Update vga_font_8x16.c to be non-binaryMartin Roth
2017-02-19drivers/spi/acpi: Add additional generic ACPI supportDuncan Laurie
2017-02-19acpi_device: Move power resource function to generic codeDuncan Laurie
2017-02-17driver/i2c/max98927: add i2c driver for Maxim 98927 codecRizwan Qureshi
2017-02-16drivers/spi: Add support for generating SPI device in SSDTFurquan Shaikh
2017-02-16spi: Add function callback to get configuration of SPI busFurquan Shaikh
2017-02-14drivers/pc80/tpm: Update default acpi pathTobias Diedrich
2017-02-04drivers/intel/gma/vbt: Add Kconfig symbol for SSC refNico Huber
2017-01-29i2c/generic: Allow GPIOs to be put in _CRS and PowerResource in ACPIFurquan Shaikh
2017-01-26drivers/pc80/rtc: Check cmos checksum BEFORE reading cmos valueMartin Roth
2017-01-26drivers/net/rt8168: Add a macaddress cbfsfile using KconfigArthur Heymans
2017-01-24drivers/intel/gma/vbt: Fix style and minor issuesNico Huber
2017-01-19driver/intel/fsp1_1: Fix boot failure for non-verstage caseTeo Boon Tiong
2017-01-13intel/wifi: Create ACPI objects for wifi SAR configurationRobbie Zhang
2017-01-10SPI: Fix command-response behaviorKyösti Mälkki
2017-01-03i2c/tpm: Ignore 0xFF bytes for status and burstCountJulius Werner
2016-12-30drivers/uart/oxpcie_early.c: remove uart_fill_lb()Martin Roth