summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/xeon_sp
Commit message (Expand)AuthorAgeFilesLines
* treewide: Remove unused <cpu/x86/mtrr.h>Elyes Haouas2022-07-201-1/+0
* soc/intel/common/pch: Decouple CLIENT from BASEAngel Pons2022-07-201-1/+0
* soc/intel/xeon_sp: Make gsi_bases platform independentChristian Walter2022-07-153-7/+28
* soc/intel/xeon_sp: Do resource transitionKyösti Mälkki2022-06-261-55/+26
* device/resource: Add _kb postfix for resource allocatorsKyösti Mälkki2022-06-221-8/+8
* soc/intel/xeon_sp: Define macro TOTAL_PADSEric Lai2022-06-171-0/+2
* soc/intel/common/cpu: Use SoC overrides to set CPU privilege levelSubrata Banik2022-06-022-0/+10
* soc/intel/xeon_sp: Remove set but unused variableArthur Heymans2022-05-131-2/+0
* soc/intel/xeon_sp/skx: Use correct formatted print for size_tArthur Heymans2022-05-131-1/+1
* *.h: Fix up typos in guardingArthur Heymans2022-05-111-1/+1
* mb/ocp, soc/intel/xeon_sp: Use common ASL POST definesAngel Pons2022-05-041-1/+1
* soc/intel: Remove unused <acpi/acpi.h>Elyes HAOUAS2022-04-241-1/+0
* soc/intel/{skl, xeon_sp}: Drop SoC specific LPC lock down configurationSubrata Banik2022-04-231-11/+0
* soc/intel: clean up dmi driver codeWonkyu Kim2022-04-201-1/+2
* soc/intel: Move `pmc_clear_pmcon_sts()` into IA common codeSubrata Banik2022-03-292-18/+0
* src: Make PCI ID define names shorterFelix Singer2022-03-072-6/+6
* cpu,mb,nb,soc: use HPET_BASE_ADDRESS instead of magic numberFelix Held2022-02-251-1/+2
* arch/x86: factor out and commonize HPET_BASE_ADDRESS definitionFelix Held2022-02-252-3/+1
* drivers/fsp/fsp2_0: Rework FSP Notify Phase API configsSubrata Banik2022-02-181-14/+17
* soc/intel/xeon_sp: Add function to clear PMCON status bitsSubrata Banik2022-02-153-0/+19
* cpu/x86/lapic: Move LAPIC configuration to MP initKyösti Mälkki2022-02-052-4/+0
* soc/intel/{adl, common}: Add routines into CSE IA-common codeSubrata Banik2022-02-041-0/+4
* soc/intel/common/cse: Rework heci_disable functionSubrata Banik2022-02-021-0/+1
* soc/intel/xeon_sp/acpi.c: Remove unuseful 'return' in void functionElyes HAOUAS2022-02-011-1/+0
* soc/intel/xeon_sp/nb_acpi.c: Drop comparison to trueElyes HAOUAS2022-01-281-1/+1
* soc/intel/common/cpu: Use SoC overrides to get CPU privilege levelSubrata Banik2022-01-192-0/+12
* src/soc: Remove unused <stdlib.h>Elyes HAOUAS2022-01-101-1/+0
* soc/intel/xeon_sp: Don't handle FSP reserved memory explicitlyArthur Heymans2022-01-081-31/+3
* commonlib/cbmem_id.h: Fix typo in macro nameAngel Pons2021-11-251-1/+1
* soc/intel/xeon_sp: Fix size_t type mismatch in print statementPaul Menzel2021-11-131-1/+1
* Spell Intel Cooper Lake-SP with a spacePaul Menzel2021-11-112-2/+2
* Rename ECAM-specific MMCONF KconfigsShelley Chen2021-11-102-3/+3
* pci_mmio_cfg: Always use pci_s_* functionsNico Huber2021-11-094-16/+16
* soc/intel: drop Kconfig `PM_ACPI_TIMER_OPTIONAL`Michael Niewöhner2021-11-081-1/+0
* soc/intel/xeon_sp: Refactor `get_threads_per_package()`Angel Pons2021-11-052-2/+1
* cpu/x86/Kconfig: Remove unused CPU_ADDR_BITSArthur Heymans2021-11-032-8/+0
* soc/intel/xeon_sp: disable PM ACPI timer if chosenMichael Niewöhner2021-11-033-0/+17
* cpu/x86: Introduce and use `CPU_X86_LAPIC`Felix Held2021-10-262-2/+0
* soc/*/Makefile: don't add cpu/x86/cacheFelix Held2021-10-261-1/+0
* cpu,soc/x86: always include cpu/x86/mtrr on x86 CPUs/SoCsFelix Held2021-10-252-2/+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-222-4/+4
* cpu/x86/mp_init: use cb_err as mp_init_with_smm return typeFelix Held2021-10-212-3/+4
* soc/intel: Constify `soc_get_cstate_map()`Angel Pons2021-10-191-1/+1
* soc/intel: drop P_BLK supportMichael Niewöhner2021-10-133-20/+1
* src/soc to src/superio: Fix spelling errorsMartin Roth2021-10-051-1/+1
* soc/intel/xeon_sp/cpx: Use FSP repoArthur Heymans2021-09-232-3/+6
* soc/intel/xeon_sp/cpx: Rename FSP UPDs using CPPArthur Heymans2021-09-232-0/+13
* soc/intel/xeon_sp: correct wrong gpio register base offsetsMichael Niewöhner2021-09-231-4/+4
* soc/intel/{xeon-sp,icl,tgl,jsl,ehl}: add NMI_{EN,STS} registersMichael Niewöhner2021-09-232-0/+8