summaryrefslogtreecommitdiff
path: root/src/drivers
AgeCommit message (Expand)Author
2016-11-28Build system: Update HAVE_CMOS_DEFAULTMartin Roth
2016-11-24drivers/net/Kconfig: Hide REALTEK_8168_RESET in menuconfigArthur Heymans
2016-11-24driver/pc80/tpm: Runtime generate ACPI table for TPM driverNaresh G Solanki
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-11-21drivers/intel/fsp2_0: Check for NULL before using pointerMartin Roth
2016-11-21fsp2_0: implement stage cache for silicon initBrandon Breitenstein
2016-11-21net/r8167: do net set bus msater enableRonald G. Minnich
2016-11-21drivers/usb: Add option for baudrate of FT232H UARTNico Huber
2016-11-18intel post-car: Increase stacktop alignmentKyösti Mälkki
2016-11-17rtc: Force negative edge on SET after battery replacementMarshall Dawson
2016-11-17rtc: Check update-in-progress bitMarshall Dawson
2016-11-16drivers/i2c/alps: Add support for ALPS Touchpad driverBarnali Sarkar
2016-11-14drivers/pc80/tpm: Select TPM device name based on Kconfig optionSubrata Banik
2016-11-12drivers/intel/fsp2_0: track end of firmware notificationsAaron Durbin
2016-11-11lib/tlcl: Ensure tlcl library is initialized only onceFurquan Shaikh
2016-11-10drivers/i2c/wacom: Make the driver more genericFurquan Shaikh
2016-11-10drivers/intel/fsp2_0: Add support for recovery MRC hash space in TPMFurquan Shaikh
2016-11-10mrc: Add support for separate training cache in recovery modeFurquan Shaikh
2016-11-09google/pyro: Update WACOM touchscreen ACPI _HIDJanice Li
2016-11-07drivers/i2c/tpm/cr50: Increase IRQ timeoutDuncan Laurie
2016-10-31lib/prog_loaders: use common ramstage_cache_invalid()Aaron Durbin
2016-10-27driver/intel/fsp2_0: Reset on invalid stage cache.Naresh G Solanki
2016-10-26drivers/i2c/wacom_ts: Add support for WCOM touchscreen device driverFurquan Shaikh
2016-10-25drivers/i2c/generic: Re-factor SSDT generation codeFurquan Shaikh
2016-10-25drivers/i2c/generic: Enable support for adding PowerResource for deviceFurquan Shaikh
2016-10-24drivers/i2c/generic: Return correct name for acpi_nameFurquan Shaikh
2016-10-09drivers/intel/wifi: Add depends on ARCH_X86Martin Roth
2016-10-07soc/intel/apollolake: Implement stage cache to improve resume timeBrandon Breitenstein
2016-10-07src/drivers: Remove whitespace after memcpy & memsetElyes HAOUAS
2016-10-07x86/acpi_device: Add support for GPIO output polarityFurquan Shaikh
2016-10-07Gale: Fix the orange color to match the UX docSuresh Rajashekara
2016-10-06i2c/ww_ring: LED changes as per UX team feedback.Suresh Rajashekara
2016-10-06spi: Add a way to show SPI transfer speed for readsSimon Glass
2016-10-06i2c/ww_ring: Change LED configuration for Gale EVT3Suresh Rajashekara
2016-10-05drivers/i2c/tpm/cr50: Initialize IRQ status handler before probeDuncan Laurie
2016-10-02Kconfig: Update default hex values to start with 0xMartin Roth
2016-09-30Kconfig: Prefix hex defaults with 0xMartin Roth
2016-09-30soc/intel/fsp_broadwell_de/uart: Drop itNico Huber
2016-09-30drivers/intel/fsp2_0: Fix debug display supportLee Leahy
2016-09-28drivers/i2c/generic: Add config for marking device as probedDuncan Laurie
2016-09-27intel/gma/vbt.c: pad the ID string with spaces.Arthur Heymans
2016-09-21drivers/i2c/tpm/cr50: Support interrupts for statusDuncan Laurie
2016-09-21drivers/i2c/tpm/cr50: Improve data handling and function namesDuncan Laurie
2016-09-21drivers/i2c/tpm/cr50: Clean up locality functionsDuncan Laurie
2016-09-21drivers/i2c/tpm/cr50: Rename i2c read/write functionsDuncan Laurie
2016-09-21drivers/i2c/tpm/cr50: Clean up timeoutsDuncan Laurie
2016-09-21drivers/i2c/tpm/cr50: Reduce max buffer sizeDuncan Laurie
2016-09-21drivers/i2c/tpm: Split cr50 driver from main driverDuncan Laurie