aboutsummaryrefslogtreecommitdiff
path: root/src/drivers
AgeCommit message (Expand)Author
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
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