summaryrefslogtreecommitdiff
path: root/src/soc/intel/common
AgeCommit message (Expand)Author
2018-11-13soc/intel/common: Add option to call EC _PTS/_WAK methodsDuncan Laurie
2018-11-12src: Remove unneeded include "{arch,cpu}/cpu.h"Elyes HAOUAS
2018-11-08soc/intel/common: Add option to disable eSPI SMI at runtimeDuncan Laurie
2018-11-08soc/intel/skylake: Add PCH sku id's supported for KBLPraveen hodagatta pranesh
2018-11-07soc/intel/common: Include Icelake device IDsAamir Bohra
2018-11-07soc/intel/apollolake: Provide interface to update TCC offsetJohn Su
2018-11-02soc/intel: Enable GPIO functions in verstageDuncan Laurie
2018-10-30src: Add missing include <stdint.h>Elyes HAOUAS
2018-10-26soc/intel/cannonlake: Add back PM TIMER EMULATIONLijian Zhao
2018-10-25soc/intel: Consolidate FSP CAR setup and teardown codePraveen hodagatta pranesh
2018-10-23soc/intel/common/block/gpio: Allow GPI to be dual-routedFurquan Shaikh
2018-10-23soc/intel/common/block/gpio: Configure Tx Disable in IO standby for GPIsFurquan Shaikh
2018-10-22intel: Use CF9 reset (part 2)Patrick Rudolph
2018-10-19soc/intel/cannonlake: Enable HDA driver supportpraveen hodagatta pranesh
2018-10-18intel/common/block: Fix issue found by klockworkJohn Zhao
2018-10-17soc/intel/cannonlake: Add new cannon lake PCH-H supportpraveen hodagatta pranesh
2018-10-11src: Move common IA-32 MSRs to <cpu/x86/msr.h>Elyes HAOUAS
2018-10-11soc/intel/common/block/gpio: check for NULL using if statementBora Guvendik
2018-10-09soc/intel/common/acpi: Fix ACPI Namespace lookup failure, AE_ALREADY_EXISTS i...Subrata Banik
2018-10-09soc/intel/common/block/pcr: Add NULL pointer check in pcr_execute_sideband_msg()Subrata Banik
2018-10-09soc/intel/common/pch: Select Kconfig for ITSS polarity configurationSubrata Banik
2018-10-08Move compiler.h to commonlibNico Huber
2018-10-08smmstore: Add a key/val store facility in flash, mediated through SMMPatrick Georgi
2018-10-08src: Use tabs for indentationElyes HAOUAS
2018-10-06soc/intel/common, mb/google, mb/siemens: Use lower case x for RXDFurquan Shaikh
2018-10-06soc/intel/common/block/hda: Enable static scanning of devices under HDAFurquan Shaikh
2018-10-06soc/intel/.../hda: Add and use config for initialization of HDA codecsFurquan Shaikh
2018-10-05src: Fix MSR_PKG_CST_CONFIG_CONTROL register nameElyes HAOUAS
2018-10-04soc/intel/common: add acpi_get_sleep_type to pmclibBora Guvendik
2018-10-03soc/intel/commom/block/i2c: Make I2C controller out of resetSubrata Banik
2018-09-26soc/intel/common/block: Don't use device_tElyes HAOUAS
2018-09-18soc/intel/common/block: Don't use device_t in ramstageElyes HAOUAS
2018-09-14soc/intel/denverton_ns: Enable common block PMCJulien Viard de Galbert
2018-09-06soc/intel/common: Add function to set BILD bit in RTCRizwan Qureshi
2018-08-28siemens/mc_apl1: Extend circuit life by clock gating and power gatingMario Scheithauer
2018-08-27update all FADT version 3.0 to use the get tables functionMarc Jones
2018-08-22acpi: remove CBMEM_ID_ACPI_GNVS_PTR entryJoel Kitching
2018-08-20soc/intel/common/block: Move common uart function to block/uartSubrata Banik
2018-08-20soc/intel/common/block: Add WHL 2-core SKUKrzysztof Sywula
2018-08-20intel/common/block: Fix issues found by klockworkJohn Zhao
2018-08-10drivers/i2c: Add i2c TPM support for different stagesPhilipp Deppenwiese
2018-08-10src: Fix typoElyes HAOUAS
2018-08-10src/soc/intel: Add new device IDs to support coffeelakeMaulik
2018-08-08src/soc/intel/common: Configure the gspi chip select state correctlyAamir Bohra
2018-08-06src/soc/intel: Add AML IGD in platform reportingGaggery Tsai
2018-08-01soc/intel/common/block: Add WhiskeyLake (WHL) IDsKrzysztof Sywula
2018-07-30soc/intel/common: Add support to configure top swap featureAamir Bohra
2018-07-26soc/intel/common/block/gpio: Add API for gpio_configure_pads_with_overrideFurquan Shaikh
2018-07-18soc/intel/common/block: Add WhiskeyLake W0 CPUIDKrzysztof Sywula
2018-07-09src/soc: Use "foo *bar" instead of "foo* bar"Elyes HAOUAS