aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/intel
AgeCommit message (Expand)Author
2020-11-13mrc_cache: Move code for triggering memory training into mrc_cacheShelley Chen
2020-11-09drivers/intel/gma: Add Kconfig option for vbt data sizeSrinidhi N Kaushik
2020-11-09acpi: Call acpi_fill_ssdt() only for enabled devicesKarthikeyan Ramasubramanian
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-10-21drivers/intel/gma: Increase vbt_data sizeSrinidhi N Kaushik
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/intel/usb4: Add driver for USB4 retimer deviceDuncan Laurie
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-11drivers/wifi: Drop maxsleep parameter from chip configFurquan Shaikh
2020-10-11drivers/intel/wifi: Use newly added pci_dev_is_wake_sourceFurquan Shaikh
2020-10-07drivers/intel/wifi: Drop call to pci_dev_initFurquan Shaikh
2020-10-02drivers/intel/fsp2_0: use FSP to allocate APEI BERT memory regionJonathan Zhang
2020-09-21drivers/intel/fsp2_0: Add CONFIG_FSP_STATUS_GLOBAL_RESETSubrata Banik
2020-09-21src/drivers: Drop unneeded empty linesElyes HAOUAS
2020-09-21drivers/intel/mipi_camera: Avoid resource leakJohn Zhao
2020-09-16drivers/intel/mipi_camera: Add compatible field for NVMPandya, Varshit B
2020-09-06soc/intel/apl: Add panel power and backlight configurationNico Huber
2020-08-31{intel/gma,include/device}: Delete unused 'drm_dp_helper.h' fileElyes HAOUAS
2020-08-24mrc_cache: Add mrc_cache fetch functions to support non-x86 platformsShelley Chen
2020-08-18src: Remove unused 'include <lib.h>'Elyes HAOUAS
2020-08-17drivers/intel/fsp2_0/hand_off_block: Remove dead decrementElyes HAOUAS
2020-08-13drivers/intel/fsp2_0: don't select FSP_USES_CB_STACK on FSP 2.0 platformFelix Held
2020-08-13drivers/intel/fsp2_0: Fill EFI_CPU_PHYSICAL_LOCATION structure informationSubrata Banik
2020-08-06drivers/intel/fsp2_0: Do AP re-init after FSP-S if USE_INTEL_FSP_MP_INIT enableSubrata Banik
2020-08-05drivers/intel/mipi_camera: Fix SSDT generation for IPU devicesSugnan Prabhu S
2020-08-03drivers/intel/mipi_camera: Add reference counting for shared resourcesSugnan Prabhu S
2020-07-28drivers/wifi: Adapt generic wifi driver into a chip driverKarthikeyan Ramasubramanian
2020-07-26src/drivers/intel/soundwire/soundwire.h: Add include <types.h>Elyes HAOUAS
2020-07-26drivers/intel/dptf: Remove prompts from DPTF config optionsTim Wawrzynczak
2020-07-26src: Change BOOL CONFIG_ to CONFIG() in comments & stringsMartin Roth
2020-07-26src: Remove whitespace between 'sizeof' and '('Elyes HAOUAS
2020-07-26drivers/intel/dptf: Add missing Scope operator for _FIFTim Wawrzynczak
2020-07-20drivers/intel/gma/Kconfig: Avoid dependency hell when ignoring strapsAngel Pons
2020-07-18drivers/intel/dptf: Add missing scope operator around TSR optionsTim Wawrzynczak
2020-07-18dptf: Fix scope of TCPU deviceTim Wawrzynczak
2020-07-14src: Remove unused 'include <stdint.h>Elyes HAOUAS
2020-07-12mb/google/volteer: Convert static ASL files to new DPTF implementationTim Wawrzynczak
2020-07-09drivers/intel/gma/i915_reg.h: Drop dead codeAngel Pons
2020-07-07dptf: Add support for IDSPTim Wawrzynczak
2020-07-07dptf: Add support for Fan and TSR optionsTim Wawrzynczak
2020-07-07dptf: Add support for Running Average Power LimitsTim Wawrzynczak
2020-07-07dptf: Add support for Fan Performance StatesTim Wawrzynczak
2020-07-07dptf: Add support for Charger Performance StatesTim Wawrzynczak
2020-07-07dptf: Add support for Critical PoliciesTim Wawrzynczak
2020-07-07dptf: Add support for Passive PoliciesTim Wawrzynczak
2020-07-07dptf: Add support for generation of Active PoliciesTim Wawrzynczak
2020-07-07drivers/intel/dptf: Add current participant Devices to DSDTTim Wawrzynczak
2020-07-07drivers/intel/mipi_camera: Add camera power resource to SSDTSugnan Prabhu S
2020-07-07drivers/intel/mipi_camera: Add support to handle CIO2 deviceMatt Delco
2020-07-07drivers/intel/mipi_camera: SSDT changes to add PLDMatt Delco
2020-07-07drivers/intel/mipi_camera: SSDT changes to add DSMMatt Delco
2020-07-07drivers/intel/mipi_camera: Add support for camera sensor in SSDTMatt Delco
2020-07-07drivers/intel/mipi_camera: Handle NVM and VCM device typeMatt Delco
2020-07-07drivers/intel/mipi_camera: Handle acpi_name and common codeMatt Delco
2020-07-04drivers/intel/pmc_mux: Rename con driver to connTim Wawrzynczak
2020-07-04lib/coreboot_table: Add Intel FSP version to coreboot tableJohnny Lin
2020-07-03drivers/intel/pmx_mux: Remove redundant declarationKyösti Mälkki
2020-06-30src/drivers/intel: Avoid NULL pointer dereferenceJohn Zhao
2020-06-25drivers/intel/fsp2_0: decouple FSP_PEIM_TO_PEIM_INTERFACE from FSP 2.1Jonathan Zhang
2020-06-22drivers/intel/gma/intel_ddi.c: Clean upElyes HAOUAS
2020-06-20ACPI: Drop some HAVE_ACPI_RESUME preprocessor useKyösti Mälkki
2020-06-19Kconfig: Escape variable to accommodate new Kconfig versionsPatrick Georgi
2020-06-14drivers/intel/fsp2_0: Add FSP 2.2 specific supportSubrata Banik
2020-06-14dptf: Introduce new paradigm for configuring DPTF parametersTim Wawrzynczak
2020-06-10drivers/intel/fsp2_0: Allow SoC/mainboard to update NvsBufferPtrFurquan Shaikh
2020-06-06src: Use pci_dev_ops_pci where applicableAngel Pons
2020-06-06src: Remove unused 'include <cpu/x86/mtrr.h>'Elyes HAOUAS
2020-06-06src: Remove unused '#include <cpu/x86/smm.h>'Elyes HAOUAS
2020-06-02src: Remove redundant includesElyes HAOUAS
2020-06-02src: Remove unused 'include <bootstate.h>'Elyes HAOUAS
2020-06-02src: Remove unused '#include <timer.h>'Elyes HAOUAS
2020-05-28soc/intel/tigerlake: Implement soc_get_pmc_mux_device()Tim Wawrzynczak
2020-05-28drivers/intel/fsp2_0: add option to compress FSP-M in cbfsAaron Durbin
2020-05-28drivers/intel/fsp2_0: add option to compress FSP-S in cbfsAaron Durbin
2020-05-27drivers/intel/gma: Move IGD OpRegion to CBMEMNico Huber
2020-05-26drivers/intel/pmc_mux/con: Add new PMC MUX & CON chip driversTim Wawrzynczak
2020-05-26drivers/intel/fsp2_0: print soc specific GUID extension hobsJonathan Zhang
2020-05-26drivers/intel/fsp2_0: Remove unused 'include <memrange.h>'Elyes HAOUAS
2020-05-25drivers: Use SPDX identifiersJacob Garber
2020-05-22drivers/intel/soundwire: Add Intel SoundWire controller driverDuncan Laurie
2020-05-20drivers/intel/gma: Add override for presence strapsMatt DeVillier
2020-05-20drivers/intel/gma: License libgfxinit glue code under GPL v2Nico Huber
2020-05-18src: Remove leading blank lines from SPDX headerElyes HAOUAS
2020-05-11treewide: Convert more license headers to SPDX stylePatrick Georgi
2020-05-11treewide: split off license text, remove extra copyright noticesPatrick Georgi
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-05-10src: Replace remaining GPLv2 long form headers with SPDX headerElyes HAOUAS
2020-05-09src/: Replace GPL boilerplate with SPDX headersPatrick Georgi
2020-05-09vboot: Clean up pre-RAM use of vboot_recovery_mode_enabled()Julius Werner
2020-05-08{drivers,ec/kontron}: Replace GPLv2 long form headers with SPDX headerElyes HAOUAS
2020-05-06treewide: replace GPLv2 long form headers with SPDX headerPatrick Georgi
2020-05-06treewide: Move "is part of the coreboot project" line in its own commentPatrick Georgi
2020-05-02acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh
2020-05-01src: Remove not used 'include <smbios.h>'Elyes HAOUAS
2020-05-01src: Remove unused 'include <cpu/x86/cache.h>'Elyes HAOUAS