aboutsummaryrefslogtreecommitdiff
path: root/src/soc/intel/skylake
AgeCommit message (Expand)Author
2022-06-04soc/intel: Rename heci_init to cse_initSubrata Banik
2022-06-02soc/intel/common/cpu: Use SoC overrides to set CPU privilege levelSubrata Banik
2022-05-26soc/intel/skylake: Move FSP_HYPERTHREADING to common Intel KconfigFelix Singer
2022-05-17soc/intel/skylake: Hook up FSP hyper-threading setting to option APIFelix Singer
2022-05-16soc/intel/*: Use SSDT to pass A4GB and A4GSArthur Heymans
2022-05-16soc/intel: Remove unused <cpu/intel/common/common.h>Elyes HAOUAS
2022-04-29soc/{amd/stoneyridge,intel}: Don't select VBOOT_SEPARATE_VERSTAGEArthur Heymans
2022-04-29soc/intel: Decouple HECI disabling interface from HECI disable KconfigSubrata Banik
2022-04-23soc/intel/{skl, xeon_sp}: Drop SoC specific LPC lock down configurationSubrata Banik
2022-04-22soc/intel: Remove unused <cbmem.h>Elyes HAOUAS
2022-04-21tpm: Refactor TPM Kconfig dimensionsJes B. Klinke
2022-04-20soc/intel: clean up dmi driver codeWonkyu Kim
2022-03-31Kconfig: Select UDK2017Patrick Rudolph
2022-03-29soc/intel: Move `pmc_clear_pmcon_sts()` into IA common codeSubrata Banik
2022-03-07src: Make PCI ID define names shorterFelix Singer
2022-02-25intelblocks/pcie: Correct mapping between LCAP port and coreboot indexMAULIK V VAGHELA
2022-02-25arch/x86: factor out and commonize HPET_BASE_ADDRESS definitionFelix Held
2022-02-18drivers/fsp/fsp2_0: Rework FSP Notify Phase API configsSubrata Banik
2022-02-15soc/intel/skylake: Add function to clear PMCON status bitsSubrata Banik
2022-02-07treewide: Remove "ERROR: "/"WARN: " prefixes from log messagesJulius Werner
2022-02-05cpu/x86/lapic: Move LAPIC configuration to MP initKyösti Mälkki
2022-02-04soc/intel/{adl, common}: Add routines into CSE IA-common codeSubrata Banik
2022-02-02soc/intel/skylake: Use PCR write to disable HECI1Subrata Banik
2022-02-02soc/intel/common/cse: Rework heci_disable functionSubrata Banik
2022-01-27soc/intel/skylake: move heci_init() from bootblock to romstageMatt DeVillier
2022-01-19soc/intel/common/cpu: Use SoC overrides to get CPU privilege levelSubrata Banik
2022-01-16soc/intel/skl: Replace dt `HeciEnabled` by `HECI1 disable` configSubrata Banik
2022-01-10src/soc/intel: Remove unused <console/console.h>Elyes HAOUAS
2021-12-31soc/intel/skylake/acpi: Replace Add(a,b) with ASL 2.0 syntaxFelix Singer
2021-12-30soc/intel/skylake/acpi: Use ASL 2.0 syntax to access arraysFelix Singer
2021-12-26soc/intel/{skl,cnl}: Guard USB macro parametersAngel Pons
2021-12-10soc/intel/{skylake/cannonlake}: Fix bug in vr_configAngel Pons
2021-11-25soc/intel/common/thermal: Refactor thermal block to improve reusabilitySubrata Banik
2021-11-15Reland "vboot_logic: Set VB2_CONTEXT_EC_TRUSTED in verstage_main"Hsuan-ting Chen
2021-11-10Rename ECAM-specific MMCONF KconfigsShelley Chen
2021-11-09soc/intel: generate SSDT instead of using GNVS for SGXMichael Niewöhner
2021-11-08soc/intel: drop Kconfig `PM_ACPI_TIMER_OPTIONAL`Michael Niewöhner
2021-11-04soc/intel: Replace bad uses of `find_resource`Angel Pons
2021-10-26cpu/x86: Introduce and use `CPU_X86_LAPIC`Felix Held
2021-10-25cpu,soc/x86: always include cpu/x86/mtrr on x86 CPUs/SoCsFelix Held
2021-10-22arch/x86/ioapic: Select IOAPIC with SMPKyösti Mälkki
2021-10-22cpu/x86/mp_init: move printing of failure message into mp_init_with_smmFelix Held
2021-10-22cpu/x86/mp_init: use cb_err as status return type in remaining functionsFelix Held
2021-10-21soc/intel/skylake/cpu: rework failure handling in post_mp_initFelix Held
2021-10-21cpu/x86/mp_init: use cb_err as mp_init_with_smm return typeFelix Held
2021-10-20soc/intel/{skl,apl}: don't run or even include SGX code if disabledMichael Niewöhner
2021-10-19soc/intel/skl: Constify `soc_get_cstate_map()`Patrick Georgi
2021-10-18soc/skylake: Make VT-d controllable from CMOS optionSean Rhodes
2021-10-17soc/intel/skylake: switch to common ACPI codeMichael Niewöhner
2021-10-17soc/intel: transition full control over PM Timer from FSP to corebootMichael Niewöhner
2021-10-17soc/intel/{skl,cnl,dnv}: disable PM ACPI timer if chosenMichael Niewöhner
2021-10-17soc/intel/skylake: switch to common GNVSMichael Niewöhner
2021-10-16soc/intel/{common,skl}: set ACPI_FADT_PLATFORM_CLOCK based on KconfigMichael Niewöhner
2021-10-15Revert "vboot_logic: Set VB2_CONTEXT_EC_TRUSTED in verstage_main"Hsuan-ting Chen
2021-10-13soc/intel: drop P_BLK supportMichael Niewöhner
2021-10-12soc/intel/*/cpu.c: Add missing space in commentAngel Pons
2021-10-05src/soc to src/superio: Fix spelling errorsMartin Roth
2021-09-29soc/intel: Drop unnecessary `select REG_SCRIPT`Angel Pons
2021-09-29soc/intel/skylake: Drop reg-script usageAngel Pons
2021-09-29soc/intel: Rename GNVS struct member to match ASLAngel Pons
2021-09-29{sb,soc}/intel: Drop unused globalnvs.asl methodsAngel Pons
2021-09-29{sb,soc}/intel: Drop PRMx from GNVSAngel Pons
2021-09-29{sb,soc}/intel: Drop LCKF from GNVSAngel Pons
2021-09-16vboot_logic: Set VB2_CONTEXT_EC_TRUSTED in verstage_mainHsuan Ting Chen
2021-09-10soc/intel/skylake: Switch to runtime generation of Intel Power EngineTim Wawrzynczak
2021-09-08cpu/x86/tsc: Deduplicate Makefile logicAngel Pons
2021-09-03skylake: Default to `BOARD_TYPE_DESKTOP` for PCH-HAngel Pons
2021-08-19acpi: Fill fadt->century based on KconfigNico Huber
2021-08-12soc/intel/skylake: Clean up FSP chipset lockdown configurationFelix Singer
2021-08-04Move post_codes.h to commonlib/console/Ricardo Quesada
2021-08-03soc/intel/*: Allow configuring 8254 timer via CMOSSean Rhodes
2021-07-26src/*: Specify type of `CBFS_SIZE` onceAngel Pons
2021-07-17soc/intel/skylake: Make use of `cpu/intel/cpu_ids.h'Subrata Banik
2021-07-14soc/intel/skylake: Drop dead `ScanExtGfxForLegacyOpRom`Angel Pons
2021-07-14soc/intel/skylake: Rename `Rmt` devicetree settingAngel Pons
2021-07-02src: Introduce `ARCH_ALL_STAGES_X86`Angel Pons
2021-07-01soc/intel: Refactor `xdci_can_enable()` functionAngel Pons
2021-06-30src: Move `select ARCH_X86` to platformsAngel Pons
2021-06-25soc/intel/skylake: Use `devfn_disable()` to handle XDCIAngel Pons
2021-06-25soc/intel/skylake: Use `is_devfn_enabled()`Angel Pons
2021-06-07cpu/x86: Default to PARALLEL_MP selectedKyösti Mälkki
2021-05-18cpu/x86: Only include smm code if CONFIG_HAVE_SMI_HANDLER=yArthur Heymans
2021-05-13src: Match array format in function declarations and definitionsPatrick Georgi
2021-05-10soc/intel/skylake: Set proper defaults in chipset devicetreeFelix Singer
2021-05-03soc/intel/*: Update data types for variables holding PCH_DEVFN_* macrosTim Wawrzynczak
2021-05-02soc/intel/skylake: Remove useless help textsFelix Singer
2021-05-01soc/intel/skylake: Add Kconfig option for LGA1151v2Timofey Komarov
2021-05-01soc/intel/skylake: Add microcodes for Coffee Lake CPUsTimofey Komarov
2021-04-28soc/intel: Add Z370, H310C and B365 device IDsAngel Pons
2021-04-28soc/intel: Add Kaby Lake PCH-U base device IDAngel Pons
2021-04-28soc/intel/skylake: Shorten report_platform PCH-H namesAngel Pons
2021-04-28soc/intel: Rename 200-series PCH device IDsAngel Pons
2021-04-28soc/intel/skylake: Drop Lewisburg PCHs from report_platformAngel Pons
2021-04-22soc/intel/skylake: set MSR LT_LOCK_MEMORY only when using native MP initMichael Niewöhner
2021-04-22soc/intel/common,skl: set MSR LT_LOCK_MEMORY once, not per threadMichael Niewöhner
2021-04-21soc/intel: Move pmc_soc_set_afterg3_en() to pmutil.cAngel Pons
2021-04-21soc/intel/skylake: Move pmc_set_disb() to pmutil.cAngel Pons
2021-04-21soc/intel/skylake: Move acpi_sci_irq() to acpi.cAngel Pons
2021-04-20soc/intel/skylake: Move `SataTestMode` to KconfigAngel Pons
2021-04-14intel: mma: Use new CBFS APIJulius Werner