summaryrefslogtreecommitdiff
path: root/src/soc/intel/common/block
AgeCommit message (Expand)Author
2018-11-30soc/intel/common: Rework acpi/cpu.aslArthur Heymans
2018-11-27soc/intel/common: Add audio controller device id for SKL-H pchPraveen hodagatta pranesh
2018-11-23intelblocks/cpu: Fix wrong comment for P_Req field in PERF_CTL MSRWerner Zeh
2018-11-23intelblocks/cpu: Add function to set CPU clock to minimum valueWerner Zeh
2018-11-21soc/intel/.../Kconfig: Drop SOC_INTEL_COMMON_BLOCK_I2C_DEBUGNico Huber
2018-11-19soc/intel/{common, skylake}: Make ASPM enabling as common PCH featureSubrata Banik
2018-11-18soc/intel/.../Kconfig: Move GPIO debug option into debug menuNico Huber
2018-11-18soc/intel/common/*/Kconfig: Remove redundant commentsNico Huber
2018-11-16src: Remove unneeded include <lib.h>Elyes HAOUAS
2018-11-16src: Remove unneeded include <console/console.h>Elyes HAOUAS
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/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