aboutsummaryrefslogtreecommitdiff
path: root/src/soc/intel/cannonlake
AgeCommit message (Expand)Author
2022-06-22soc/cannonlake: Hook up Comet Lake U 06-a6-01 microcodeMichał Żygowski
2022-06-22device/resource: Add _kb postfix for resource allocatorsKyösti Mälkki
2022-06-09soc/intel/cannonlake/acpi: Replace LLessEqual(a,b) with ASL 2.0 syntaxFelix Singer
2022-06-09soc/intel/cannonlake/acpi: Replace LNotEqual(a,b) with ASL 2.0 syntaxFelix Singer
2022-06-09soc/intel/cannonlake/acpi: Replace LGreaterEqual(a,b) with ASL 2.0 syntaxFelix Singer
2022-06-09soc/intel/cannonlake/acpi: Replace LEqual(a,b) with ASL 2.0 syntaxFelix Singer
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/cannonlake: 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/inte/*/gpio; Add GPE_EN and GPE_STS register definitionMaulik V Vaghela
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-27soc/intel/cmn/lockdown: Perform SA lockdown configurationSubrata Banik
2022-04-22soc/intel: Remove unused <cbmem.h>Elyes HAOUAS
2022-04-21soc/intel/cannonlake: Drop unused LPC BIOS Control macroSubrata Banik
2022-04-20soc/intel: clean up dmi driver codeWonkyu Kim
2022-04-06soc/intel/(cnl, jsl, tgl): Enable SOC_INTEL_COMMON_BASECODESridhar Siricilla
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/cnl: Move selection of DISABLE_HECI1_AT_PRE_BOOT back to mainboardMatt DeVillier
2022-02-15soc/intel/cnl: switch to PMC/IPC for HECI disable on SOC_INTEL_COMETLAKEMatt DeVillier
2022-02-15soc/intel/*/pmc: Add `finalize` operation for pmcSubrata Banik
2022-02-15soc/intel/cnl: Enable CSE FW sync for CSE LITE SKUMatt DeVillier
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-03soc/intel/cannonlake: Forbid FSP from disabling HECI1Subrata Banik
2022-02-02soc/intel/cannonlake: Add `disable_vmx` devtree optionAngel Pons
2022-02-02soc/intel/cannonlake: Use SBI msg to disable HECI1Subrata Banik
2022-02-02soc/intel/common/cse: Rework heci_disable functionSubrata Banik
2022-01-26soc/intel/cannonlake: Add PcieRpHotPlug config to FSP-MMatt DeVillier
2022-01-19soc/intel/common/cpu: Use SoC overrides to get CPU privilege levelSubrata Banik
2022-01-17soc/intel/cnl: Use Kconfig to disable HECI1Subrata Banik
2022-01-05soc/intel: Remove unused <string.h>Elyes HAOUAS
2022-01-01soc/intel/cannonlake/acpi: Replace Multiply(a,b) with ASL 2.0 syntaxFelix Singer
2021-12-31soc/intel/cannonlake/acpi: Replace Add(a,b) with ASL 2.0 syntaxFelix Singer
2021-12-31soc/intel/cannonlake/acpi: Replace Add(a,b,c) with ASL 2.0 syntaxFelix Singer
2021-12-30soc/intel/cannonlake/acpi: Replace Subtract(a,b,c) with ASL 2.0 syntaxFelix Singer
2021-12-30soc/intel/cannonlake/acpi: Replace LAnd() with ASL 2.0 syntaxFelix Singer
2021-12-26soc/intel/{skl,cnl}: Guard USB macro parametersAngel Pons
2021-12-13soc/intel/cannonlake: Configure common FSP memory settings only onceFelix Singer
2021-12-12soc/intel/cannonlake: Rename SA_DEV_SLOT_DSPFelix Singer
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-22soc/intel/cannonlake: Fix PEG1 _PRT generationArthur Heymans
2021-11-10Rename ECAM-specific MMCONF KconfigsShelley Chen
2021-11-09ChromeOS: Fix <vc/google/chromeos/chromeos.h>Kyösti Mälkki
2021-11-08soc/intel: drop Kconfig `PM_ACPI_TIMER_OPTIONAL`Michael Niewöhner
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-21cpu/x86/mp_init: use cb_err as mp_init_with_smm return typeFelix Held
2021-10-19soc/intel: Constify `soc_get_cstate_map()`Angel Pons
2021-10-19soc/intel/*/acpi.c: Don't copy structs with `memcpy()`Angel Pons
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: deduplicate acpi_fill_soc_wakeMichael Niewöhner
2021-10-15soc/intel/cannonlake: Enable Energy/Performance Bias controlAngel Pons
2021-10-12soc/intel/cannonlake: Lock PKG_CST_CONFIG_CONTROL MSRAngel Pons
2021-10-12soc/intel/*/cpu.c: Add missing space in commentAngel Pons
2021-10-07soc/intel/cannonlake: Enable x86_64 supportPatrick Rudolph
2021-10-05src/soc to src/superio: Fix spelling errorsMartin Roth
2021-09-29soc/intel/cannonlake: Guard acpi_fill_ssdt assignment with HAVE_ACPI_TABLESTim Wawrzynczak
2021-09-29soc/intel: Drop unnecessary `select REG_SCRIPT`Angel Pons
2021-09-29soc/intel/{cnl,jsl,tgl,ehl,adl}: rename PMC device init/enable callbacksMichael Niewöhner
2021-09-10soc/intel/cannonlake: Switch to runtime generation of Intel Power EngineTim Wawrzynczak
2021-09-10soc/intel/cannonlake: Switch PMC to use device callbacksTim Wawrzynczak
2021-09-08cpu/x86/tsc: Deduplicate Makefile logicAngel Pons
2021-09-05soc/intel/cannonlake: Lock PAM registers in finalizeTim Wawrzynczak
2021-08-25soc/intel/cannonlake: Fix PCH-H IRQ constraintsAngel Pons
2021-08-20soc/intel/cannonlake: Unbreak some short linesNico Huber
2021-08-19Revert "src/soc/intel/cannonlake: Update C-state latency control limits"Nico Huber
2021-08-12soc/intel/cannonlake: Clean up FSP chipset lockdown configurationFelix Singer
2021-08-04Move post_codes.h to commonlib/console/Ricardo Quesada
2021-08-04soc/intel/cannonlake: Allow to configure maximum package C stateNico Huber
2021-08-04soc/intel/cannonlake: Disable `TccOffsetClamp` if no offset is givenNico Huber
2021-08-04soc/intel/cannonlake/vr_config: Print configured valuesNico Huber
2021-08-04soc/intel/cannonlake/vr_config: Add TDC values for CFL-H 6+2Nico Huber
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/cannonlake: Make use of `cpu/intel/cpu_ids.h'Subrata Banik
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-29soc/intel/cannonlake: Use new IRQ moduleTim Wawrzynczak
2021-06-29soc/intel/cannonlake: Add some missing DEVFN macrosTim Wawrzynczak
2021-06-28soc/intel: Drop casts around `soc_read_pmc_base()`Angel Pons
2021-06-23soc/intel/cannonlake: Use devfn_disable() function for XDCISubrata Banik
2021-06-22soc/intel/{apl,cnl}: Remove FSP CAR optionArthur Heymans
2021-06-16soc/intel/cannonlake: Make use of is_devfn_enabled() functionSubrata Banik
2021-06-07cpu/x86: Default to PARALLEL_MP selectedKyösti Mälkki
2021-06-07soc/intel: Drop unused lpss functionsFurquan Shaikh
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/cannonlake: Merge soc_memory_init_params() into its callerFelix Singer
2021-05-02soc/intel/cannonlake/include: Drop unused codeFelix Singer