summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/tigerlake
Commit message (Expand)AuthorAgeFilesLines
...
* src/soc/intel: Remove unused <delay.h>Elyes HAOUAS2022-01-051-1/+0
* soc/intel: Remove unused <string.h>Elyes HAOUAS2022-01-051-1/+0
* soc/intel/{adl,ehl,tgl}: Rename spi_protection_mode to mfg_modeSubrata Banik2022-01-022-3/+3
* soc/intel/tigerlake/fsp_params.c: Use `is_dev_enabled()`Felix Singer2022-01-011-4/+1
* src: Drop duplicated includesElyes HAOUAS2022-01-012-3/+0
* soc/intel/common: Do not trigger crashlog on all resets by defaultCurtis Chen2021-12-201-7/+0
* soc/intel/tigerlake: Define soc_get_pcie_rp_typeTim Wawrzynczak2021-12-132-0/+52
* soc/intel/tigerlake: Hook up DPTF device to devicetreeFelix Singer2021-12-092-3/+1
* soc/intel/tigerlake: Drop unused SataEnable settingFelix Singer2021-12-091-1/+0
* soc/intel/tigerlake: Hook up SMBus device to devicetreeFelix Singer2021-12-092-4/+1
* soc/intel/{adl,ehl,jsl,tgl}: Remove unused header `thermal.h`Subrata Banik2021-11-221-1/+0
* soc/intel/tigerlake: Add config option for S3 ACPISean Rhodes2021-11-155-123/+186
* soc/intel/tigerlake/apci: Only use SCM for ChromeOSSean Rhodes2021-11-151-0/+7
* Rename ECAM-specific MMCONF KconfigsShelley Chen2021-11-102-2/+2
* soc/intel: drop Kconfig `PM_ACPI_TIMER_OPTIONAL`Michael Niewöhner2021-11-081-1/+0
* soc/intel: Update api name for getting spi destination idWonkyu Kim2021-10-262-12/+7
* cpu/x86: Introduce and use `CPU_X86_LAPIC`Felix Held2021-10-261-1/+0
* cpu,soc/x86: always include cpu/x86/mtrr on x86 CPUs/SoCsFelix Held2021-10-251-1/+0
* arch/x86/ioapic: Select IOAPIC with SMPKyösti Mälkki2021-10-221-1/+0
* cpu/x86/mp_init: move printing of failure message into mp_init_with_smmFelix Held2021-10-221-2/+2
* cpu/x86/mp_init: use cb_err as mp_init_with_smm return typeFelix Held2021-10-211-1/+2
* soc/intel: Constify `soc_get_cstate_map()`Angel Pons2021-10-191-1/+1
* soc/intel/*/acpi.c: Don't copy structs with `memcpy()`Angel Pons2021-10-191-1/+1
* intel/tigerlake: Add missing IRQ for CNViSean Rhodes2021-10-181-0/+1
* soc/intel: transition full control over PM Timer from FSP to corebootMichael Niewöhner2021-10-171-0/+9
* soc/intel: implement ACPI timer disabling per SoC and drop common codeMichael Niewöhner2021-10-172-2/+1
* soc/intel: move disabling of PM Timer to SoC PMC codeMichael Niewöhner2021-10-172-9/+9
* soc/intel: deduplicate acpi_fill_soc_wakeMichael Niewöhner2021-10-171-15/+0
* soc/intel: replace dt option PmTimerDisabled by KconfigMichael Niewöhner2021-10-123-10/+3
* soc/intel/*/cpu.c: Add missing space in commentAngel Pons2021-10-121-1/+1
* soc/intel/tigerlake: Add ACPI addition for USB4/TBT latency optimizationJohn Zhao2021-10-111-0/+59
* soc/intel/tigerlake: Hook up GMA ACPI brightness controlsTim Crawford2021-10-074-0/+28
* src/soc to src/superio: Fix spelling errorsMartin Roth2021-10-051-1/+1
* soc/tigerlake: Make IO decode / enable register configurableSean Rhodes2021-10-012-3/+20
* soc/intel: Drop unnecessary `select REG_SCRIPT`Angel Pons2021-09-291-1/+0
* soc/intel/{cnl,jsl,tgl,ehl,adl}: rename PMC device init/enable callbacksMichael Niewöhner2021-09-291-4/+4
* soc/intel/tgl: correct wrong gpio GPI enable register base offsetMichael Niewöhner2021-09-231-1/+1
* soc/intel/{xeon-sp,icl,tgl,jsl,ehl}: add NMI_{EN,STS} registersMichael Niewöhner2021-09-234-0/+20
* mb/google/volteer: Migrate volteer to use SPD files under spd/Reka Norman2021-09-2318-550/+0
* soc/intel/tigerlake: Clear RTC_BATTERY_DEADTim Wawrzynczak2021-09-201-2/+18
* soc/intel/{common,tgl,adl}: guard TME Kconfig option by SoC supportMichael Niewöhner2021-09-201-0/+1
* drivers/intel/fsp2_0: Refactor MultiPhaseSiInit API calling methodSubrata Banik2021-09-161-2/+2
* soc/intel/tgl: Enable USB4 resources based on common KconfigFurquan Shaikh2021-09-131-0/+18
* soc/intel/tigerlake: Switch to runtime generation of Intel Power EngineTim Wawrzynczak2021-09-103-3/+16
* soc/intel/tigerlake: Move LPM functions to new fileTim Wawrzynczak2021-09-104-48/+71
* cpu/x86/tsc: Deduplicate Makefile logicAngel Pons2021-09-081-1/+0
* soc/intel/tigerlake: Set MAX_CPUS for TGL-H to 16Tim Crawford2021-09-021-0/+1
* soc/intel/tigerlake: Lock PAM registers in finalizeTim Wawrzynczak2021-08-262-0/+10
* soc/intel/tigerlake: Hook up ucode for TGL-HTim Crawford2021-08-251-0/+4
* soc/intel/tigerlake: Add USB ACPI devices for PCH-HJeremy Soller2021-08-242-0/+48