aboutsummaryrefslogtreecommitdiff
path: root/src/drivers
AgeCommit message (Expand)Author
2016-12-21drivers/intel/fsp2_0: add FSP TempRamInit & TempRamExit API supportBrenton Dong
2016-12-19drivers/spi: fix flash writes at page boundariesAaron Durbin
2016-12-19drivers/intel/gma: Use scaling to simplify fb configNico Huber
2016-12-19drivers/intel/gma: Add textmode support with libgfxinitNico Huber
2016-12-17drivers/regulator: Add driver for handling GPIO-based fixed regulatorFurquan Shaikh
2016-12-16drivers/pc80/tpm: Set default TPM acpi path if unsetPhilipp Deppenwiese
2016-12-16drivers/i2c/generic: Allow mainboards to export reset and enable GPIOsFurquan Shaikh
2016-12-16tpm2: handle failures more gracefullyVadim Bendebury
2016-12-16drivers/i2c/hid: Add generic I2C HID driverDuncan Laurie
2016-12-15drivers/i2c: Pass in i2c_generic_config into i2c_generic_fill_ssdtFurquan Shaikh
2016-12-15soc/intel/common: remove mrc cache assumptionsAaron Durbin
2016-12-15pcf8523: Fix wrong initialization of several registersWerner Zeh
2016-12-13pc80: Move set_boot_successful()Kyösti Mälkki
2016-12-13intel MMA: Enable MMA with FSP2.0Pratik Prajapati
2016-12-11drivers/intel/fsp2_0: Include stddef.h in soc_binding.hFurquan Shaikh
2016-12-08buildsystem: Drop explicit (k)config.h includesKyösti Mälkki
2016-12-08drivers/spi: provide a mechanism to obtain the SPI flash boot deviceAaron Durbin
2016-12-08drivers/r8168: Read default MAC address from CBFSDamien Zammit
2016-12-07spi: Clean up SPI driver interfaceFurquan Shaikh
2016-12-06spi_flash: Make a deep copy of spi_slave structureFurquan Shaikh
2016-12-05spi: Define and use spi_ctrlr structureFurquan Shaikh
2016-12-05spi: Pass pointer to spi_slave structure in spi_setup_slaveFurquan Shaikh
2016-12-05spi: Fix parameter types for spi functionsFurquan Shaikh
2016-12-01lib: put romstage_handoff implementation in own compilation unitAaron Durbin
2016-12-01romstage_handoff: remove code duplicationAaron Durbin
2016-11-30driver/intel/fsp2_0: Add version parameter to FSP platform callbackAndrey Petrov
2016-11-29drivers/intel/gma: Hook up libgfxinitNico Huber
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
2016-09-21drivers/i2c/tpm: Move common variables to headerDuncan Laurie
2016-09-21Makefiles: update cbfs types from bare numbers to valuesMartin Roth
2016-09-19Revert "drivers/i2c/tpm: Move common variables to header"Duncan Laurie
2016-09-19Revert "drivers/i2c/tpm: Split cr50 driver from main driver"Duncan Laurie
2016-09-19Revert "drivers/i2c/tpm/cr50: Reduce max buffer size"Duncan Laurie
2016-09-19Revert "drivers/i2c/tpm/cr50: Clean up timeouts"Duncan Laurie
2016-09-19Revert "drivers/i2c/tpm/cr50: Rename i2c read/write functions"Duncan Laurie
2016-09-19Revert "drivers/i2c/tpm/cr50: Clean up locality functions"Duncan Laurie
2016-09-19Revert "drivers/i2c/tpm/cr50: Improve data handling and function names"Duncan Laurie
2016-09-19Revert "drivers/i2c/tpm/cr50: Support interrupts for status"Duncan Laurie
2016-09-19drivers/i2c/tpm/cr50: Support interrupts for statusDuncan Laurie
2016-09-19drivers/i2c/tpm/cr50: Improve data handling and function namesDuncan Laurie
2016-09-19drivers/i2c/tpm/cr50: Clean up locality functionsDuncan Laurie
2016-09-19drivers/i2c/tpm/cr50: Rename i2c read/write functionsDuncan Laurie
2016-09-19drivers/i2c/tpm/cr50: Clean up timeoutsDuncan Laurie
2016-09-19drivers/i2c/tpm/cr50: Reduce max buffer sizeDuncan Laurie
2016-09-19drivers/i2c/tpm: Split cr50 driver from main driverDuncan Laurie
2016-09-19drivers/i2c/tpm: Move common variables to headerDuncan Laurie
2016-09-19driver/intel/fsp1_1: Utilise soc/intel/common for adding vbt.binNaresh G Solanki
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