summaryrefslogtreecommitdiff
path: root/src/soc/intel/xeon_sp/uncore.c
AgeCommit message (Expand)Author
2021-05-20soc/intel/xeon_sp: Skip locking down TXT related registersArthur Heymans
2021-01-18soc/intel/xeon_sp/uncore.c: Remove duplicated includeElyes HAOUAS
2020-12-28soc/intel/xeon_sp: Lock down IIO DFX Global registersArthur Heymans
2020-12-28soc/intel/xeon_sp: Lock down DMI3 PCI registersArthur Heymans
2020-12-21soc/intel/xeon_sp: Fix compiling with CONFIG_DEBUG_RESOURCESArthur Heymans
2020-12-15soc/intel/xeon_sp: Fix final MTRR usageArthur Heymans
2020-12-14soc/intel/xeon_sp: Configure DPR on all stacksArthur Heymans
2020-11-09soc/intel/xeon_sp: Don't add memory resource twiceMarc Jones
2020-10-22soc/intel/xeon_sp: Move uncore_inject_dsdt() callMarc Jones
2020-06-02src: Remove unused '#include <cpu/x86/lapic.h>'Elyes HAOUAS
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-05-06treewide: replace GPLv2 long form headers with SPDX headerPatrick Georgi
2020-05-06treewide: Move "is part of the coreboot project" line in its own commentPatrick Georgi
2020-04-05Drop explicit NULL initializations from `device_operations`Elyes HAOUAS
2020-04-02Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator`Nico Huber
2020-03-26soc/intel/xeon_sp: Refactor code to allow for additional CPUs typesAndrey Petrov
2020-03-18soc: Remove copyright noticesPatrick Georgi
2020-03-06soc/intel: Add Intel Xeon Scalable Processor supportJonathan Zhang