summaryrefslogtreecommitdiff
path: root/src/drivers
AgeCommit message (Expand)Author
2020-11-02soc/intel/common: Create common Intel FSP reset code blockSubrata Banik
2020-11-02drivers/intel/fsp2_0: Add function to report FSP-T outputArthur Heymans
2020-11-02drivers/wifi/generic: Use is_dev_enabled() instead of dev->enabledFurquan Shaikh
2020-11-02wifi: Drop PCI IDs for JfP and HrPFurquan Shaikh
2020-11-02drivers/wifi/generic: Add support for CNVi dummy device opsFurquan Shaikh
2020-11-02drivers/wifi/generic: Split wifi_generic_fill_ssdt into two functionsFurquan Shaikh
2020-11-02drivers/wifi/generic: Move ACPI functions to a separate fileFurquan Shaikh
2020-11-02drivers/wifi/generic: Move SMBIOS functions to a separate fileFurquan Shaikh
2020-11-02drivers/wifi/generic: Use acpigen_write_ADR_pci_deviceFurquan Shaikh
2020-10-30soc/intel/xeon_sp: Move read_msr_ppin() to common util.cMarc Jones
2020-10-30drivers/soundwire/alc711: Add Realtek ALC711 soundwire deviceAnil Kumar
2020-10-28drivers/mrc_cache: Fix size comparison in mrc_cache updateTim Wawrzynczak
2020-10-26src/drivers/ipmi: Add function to get BMC revisionTim Chu
2020-10-26src: Include <arch/io.h> when appropriateElyes HAOUAS
2020-10-22drivers/smmstore: Implement SMMSTORE version 2Patrick Rudolph
2020-10-21drivers/intel/gma: Increase vbt_data sizeSrinidhi N Kaushik
2020-10-20mrc_cache: Remove unnecessary data checksum calculationShelley Chen
2020-10-20mrc_cache: Add tpm_hash_index field to cache_region structShelley Chen
2020-10-20security/vboot: Make mrc_cache hash functions genericShelley Chen
2020-10-20mrc_cache: Move mrc_cache_*_hash functions into mrc_cache driverShelley Chen
2020-10-20mrc_cache: Add config MRC_SAVE_HASH_IN_TPMShelley Chen
2020-10-19security/vboot: Rename mem_init.h to mrc_cache_hash_tpm.hShelley Chen
2020-10-19drivers/i2c/gpiomux: Add chip driver for multiplexed I2C busKarthikeyan Ramasubramanian
2020-10-19drivers/i2c: Add chip driver for GPIO based I2C multiplexerKarthikeyan Ramasubramanian
2020-10-19drivers/intel/usb4: Add driver for USB4 retimer deviceDuncan Laurie
2020-10-19drivers/camera: Add config CHROMEOS_CAMERAYu-Ping Wu
2020-10-13drivers: snsn65dsi86: Fix link rate parsingJulius Werner
2020-10-13drivers/wifi/generic: Do not generate SAR tables for non-Intel WiFiFurquan Shaikh
2020-10-13drivers/wifi/generic: Limit scope of ACPI-related functions to generic.cFurquan Shaikh
2020-10-13drivers/{intel/wifi,wifi/generic}: Drop separate Intel WiFi driverFurquan Shaikh
2020-10-13wifi: Move addition of CBFS SAR file to wifi/generic/Makefile.incFurquan Shaikh
2020-10-13drivers/{wifi/generic,intel/wifi}: Drop dependency on HAVE_ACPI_TABLESFurquan Shaikh
2020-10-13drivers/wifi/generic: Add support for generating SMBIOS dataFurquan Shaikh
2020-10-13src: Rename EM100Pro-specific SPI console Kconfig optionAngel Pons
2020-10-11drivers/i2c/nct7802y: Configure remote diodes and local sensorMaxim Polyakov
2020-10-11drivers/wifi: Drop maxsleep parameter from chip configFurquan Shaikh
2020-10-11drivers/wifi/generic: Log WiFi wake source to event logFurquan Shaikh
2020-10-11drivers/intel/wifi: Use newly added pci_dev_is_wake_sourceFurquan Shaikh
2020-10-09sc7180: Remove the delay to force hpd detection and always disable HPDVinod Polimera
2020-10-09mrc_cache: Change mrc_cache_load_current to return size of entryShelley Chen
2020-10-07drivers/intel/wifi: Drop call to pci_dev_initFurquan Shaikh
2020-10-07drivers/wifi/generic: Use pci_dev_* operations for device opsFurquan Shaikh
2020-10-06drivers/ipmi/ocp/ipmi_ocp.c: Clean up includesMarc Jones
2020-10-02mrc_cache: Update mrc_cache data in romstageShelley Chen
2020-10-02drivers/spi: Add BOOT_DEVICE_SPI_FLASH_NO_EARLY_WRITES configShelley Chen
2020-10-02drivers/intel/fsp2_0: use FSP to allocate APEI BERT memory regionJonathan Zhang
2020-10-01drivers: sn65dsi86: Retry link training up to 10 timesJulius Werner
2020-09-30drivers/pc80/rtc: Fix linking verstage (and use `all` target)Nico Huber
2020-09-28drivers/spi: Check return value for error handlingJohn Zhao
2020-09-21drivers/intel/fsp2_0: Add CONFIG_FSP_STATUS_GLOBAL_RESETSubrata Banik