summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/xeon_sp/uncore.c
Commit message (Expand)AuthorAgeFilesLines
* soc/intel/xeon_sp: Don't handle FSP reserved memory explicitlyArthur Heymans2022-01-081-31/+3
* Rename ECAM-specific MMCONF KconfigsShelley Chen2021-11-101-1/+1
* soc/intel/xeon_sp: Skip locking down TXT related registersArthur Heymans2021-05-201-0/+6
* soc/intel/xeon_sp/uncore.c: Remove duplicated includeElyes HAOUAS2021-01-181-1/+0
* soc/intel/xeon_sp: Lock down IIO DFX Global registersArthur Heymans2020-12-281-0/+31
* soc/intel/xeon_sp: Lock down DMI3 PCI registersArthur Heymans2020-12-281-0/+26
* soc/intel/xeon_sp: Fix compiling with CONFIG_DEBUG_RESOURCESArthur Heymans2020-12-211-2/+2
* soc/intel/xeon_sp: Fix final MTRR usageArthur Heymans2020-12-151-0/+5
* soc/intel/xeon_sp: Configure DPR on all stacksArthur Heymans2020-12-141-0/+49
* soc/intel/xeon_sp: Don't add memory resource twiceMarc Jones2020-11-091-0/+4
* soc/intel/xeon_sp: Move uncore_inject_dsdt() callMarc Jones2020-10-221-0/+4
* src: Remove unused '#include <cpu/x86/lapic.h>'Elyes HAOUAS2020-06-021-1/+1
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* treewide: replace GPLv2 long form headers with SPDX headerPatrick Georgi2020-05-061-12/+1
* treewide: Move "is part of the coreboot project" line in its own commentPatrick Georgi2020-05-061-2/+1
* Drop explicit NULL initializations from `device_operations`Elyes HAOUAS2020-04-051-3/+0
* Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator`Nico Huber2020-04-021-1/+1
* soc/intel/xeon_sp: Refactor code to allow for additional CPUs typesAndrey Petrov2020-03-261-1/+2
* soc: Remove copyright noticesPatrick Georgi2020-03-181-2/+0
* soc/intel: Add Intel Xeon Scalable Processor supportJonathan Zhang2020-03-061-0/+305