| Commit message (Expand) | Author | Age | Files | Lines |
* | tpm: Refactor TPM Kconfig dimensions | Jes B. Klinke | 2022-04-21 | 1 | -5/+1 |
* | soc/intel/(cnl, jsl, tgl): Enable SOC_INTEL_COMMON_BASECODE | Sridhar Siricilla | 2022-04-06 | 1 | -0/+1 |
* | soc/intel/common: Abstract the common TCSS functions | John | 2022-04-06 | 1 | -1/+0 |
* | soc/intel: Move `pmc_clear_pmcon_sts()` into IA common code | Subrata Banik | 2022-03-29 | 1 | -0/+1 |
* | soc/intel/tgl: move DIMM_SPD_SIZE from mb to SoC Kconfig | Michael Niewöhner | 2022-03-15 | 1 | -0/+3 |
* | drivers/fsp/fsp2_0: Rework FSP Notify Phase API configs | Subrata Banik | 2022-02-18 | 1 | -1/+4 |
* | soc/intel/tigerlake: Use PMC IPC to disable HECI1 | Subrata Banik | 2022-02-02 | 1 | -1/+1 |
* | soc/intel: Abstract the common block API for TCSS registers access | John Zhao | 2022-01-28 | 1 | -0/+2 |
* | soc/intel/{icl,tgl,jsl,ehl}: enable ACPI CPPC entries | Michael Niewöhner | 2022-01-09 | 1 | -0/+1 |
* | soc/intel/common: Do not trigger crashlog on all resets by default | Curtis Chen | 2021-12-20 | 1 | -7/+0 |
* | soc/intel/tigerlake: Add config option for S3 ACPI | Sean Rhodes | 2021-11-15 | 1 | -0/+6 |
* | Rename ECAM-specific MMCONF Kconfigs | Shelley Chen | 2021-11-10 | 1 | -1/+1 |
* | soc/intel: drop Kconfig `PM_ACPI_TIMER_OPTIONAL` | Michael Niewöhner | 2021-11-08 | 1 | -1/+0 |
* | arch/x86/ioapic: Select IOAPIC with SMP | Kyösti Mälkki | 2021-10-22 | 1 | -1/+0 |
* | soc/intel: implement ACPI timer disabling per SoC and drop common code | Michael Niewöhner | 2021-10-17 | 1 | -1/+0 |
* | soc/intel: replace dt option PmTimerDisabled by Kconfig | Michael Niewöhner | 2021-10-12 | 1 | -0/+1 |
* | soc/intel/tigerlake: Hook up GMA ACPI brightness controls | Tim Crawford | 2021-10-07 | 1 | -0/+12 |
* | soc/intel: Drop unnecessary `select REG_SCRIPT` | Angel Pons | 2021-09-29 | 1 | -1/+0 |
* | soc/intel/{common,tgl,adl}: guard TME Kconfig option by SoC support | Michael Niewöhner | 2021-09-20 | 1 | -0/+1 |
* | soc/intel/tgl: Enable USB4 resources based on common Kconfig | Furquan Shaikh | 2021-09-13 | 1 | -0/+18 |
* | soc/intel/tigerlake: Switch to runtime generation of Intel Power Engine | Tim Wawrzynczak | 2021-09-10 | 1 | -0/+2 |
* | soc/intel/tigerlake: Set MAX_CPUS for TGL-H to 16 | Tim Crawford | 2021-09-02 | 1 | -0/+1 |
* | soc/intel/tigerlake: Add PCH-H chipset devicetree | Jeremy Soller | 2021-08-24 | 1 | -0/+6 |
* | soc/intel/tigerlake: Select SF_MASK_2WAYS_PER_BIT if eNEM is enable | Subrata Banik | 2021-08-15 | 1 | -0/+1 |
* | soc/intel/tgl: Hook up ucode for TGL-U and TGL-R | Tim Crawford | 2021-08-13 | 1 | -1/+0 |
* | src/*: Specify type of `CBFS_SIZE` once | Angel Pons | 2021-07-26 | 1 | -1/+0 |
* | soc/intel/common: Rename kconfig PMC_EPOC | Lean Sheng Tan | 2021-07-19 | 1 | -1/+1 |
* | src: Introduce `ARCH_ALL_STAGES_X86` | Angel Pons | 2021-07-02 | 1 | -1/+0 |
* | soc/intel/tigerlake: Send End-of-Post message to CSE | Tim Wawrzynczak | 2021-06-30 | 1 | -0/+1 |
* | soc/intel/common: Move PMC EPOC related code to Intel common code | Lean Sheng Tan | 2021-06-30 | 1 | -0/+1 |
* | src: Move `select ARCH_X86` to platforms | Angel Pons | 2021-06-30 | 1 | -0/+1 |
* | soc/intel/tigerlake: Enable support for common IRQ block | Tim Wawrzynczak | 2021-06-29 | 1 | -0/+1 |
* | soc/intel/tigerlake: Move MAX_CPUS to Kconfig | Andy Pont | 2021-06-10 | 1 | -0/+4 |
* | soc/intel/tigerlake: Hook up FSP repository | Felix Singer | 2021-06-10 | 1 | -2/+17 |
* | cpu/x86: Default to PARALLEL_MP selected | Kyösti Mälkki | 2021-06-07 | 1 | -1/+0 |
* | soc/intel/alderlake: rename CONFIG_MAX_PCIE_CLOCKS to CONFIG_MAX_PCIE_CLOCK_SRC | Rizwan Qureshi | 2021-04-21 | 1 | -1/+1 |
* | soc/intel/tigerlake: Move TCSS code to intel/common/block | Tim Wawrzynczak | 2021-03-28 | 1 | -11/+0 |
* | soc/intel/tigerlake: Enable TCSS Muxes to disconnect mode during boot | Brandon Breitenstein | 2021-03-05 | 1 | -2/+7 |
* | soc/intel: Factor out common smmrelocate.c | Angel Pons | 2021-03-03 | 1 | -0/+1 |
* | soc/intel: Factor out identical acpigen GPIO helpers | Angel Pons | 2021-03-01 | 1 | -0/+1 |
* | soc/intel/tigerlake: Add CrashLog implementation for intel TGL | Francois Toguo | 2021-02-22 | 1 | -0/+7 |
* | vc/google/chromeos: Always use CHROMEOS_RAMOOPS_DYNAMIC | Kyösti Mälkki | 2021-02-16 | 1 | -3/+0 |
* | drivers/intel/fsp2_0: Add support for MP services2 PPI | Aamir Bohra | 2021-02-06 | 1 | -1/+1 |
* | intel: Rename config FSP_USES_MP_SERVICES_PPI to MP_SERVICES_PPI | Furquan Shaikh | 2021-02-06 | 1 | -1/+1 |
* | intel: Drop FSP_PEIM_TO_PEIM_INTERFACE | Furquan Shaikh | 2021-02-06 | 1 | -1/+1 |
* | device/Kconfig: Declare MMCONF symbols' type once | Angel Pons | 2021-01-29 | 1 | -1/+0 |
* | arch/x86: Remove most C_ENV_BOOTBLOCK_SIZE limits | Kyösti Mälkki | 2021-01-28 | 1 | -4/+0 |
* | soc/intel/tgl and tgl mb/google,intel: Use the newly added meminit block driver | Furquan Shaikh | 2021-01-25 | 1 | -0/+13 |
* | soc/intel/{icl,tgl,jsl,ehl}: add LPIT support | Michael Niewöhner | 2021-01-11 | 1 | -0/+1 |
* | src/soc/intel: Add support for CAR_HAS_SF_MASKS and select for TGL | Shreesh Chhabbi | 2020-12-14 | 1 | -0/+1 |