aboutsummaryrefslogtreecommitdiff
path: root/src/soc/intel/xeon_sp/uncore.c
AgeCommit message (Expand)Author
2024-02-23soc/intel/xeon_sp/uncore: Read VtdBarPatrick Rudolph
2024-02-22soc/intel/xeon_sp: Print device path when reporting resourcesPatrick Rudolph
2024-02-22soc/intel/xeon_sp: Align resources to 4KPatrick Rudolph
2024-02-18soc/intel/xeon_sp/spr: Don't leak memoryPatrick Rudolph
2024-02-18soc/intel/xeon_sp/uncore: Don't print uninitialized memoryPatrick Rudolph
2024-01-31device/device.h: Rename busses for clarityArthur Heymans
2024-01-22soc/intel/xeon_sp: Add IIO resources via SSDTArthur Heymans
2024-01-16device: Add support for multiple PCI segment groupsFelix Held
2023-07-20soc/intel/xeon_sp: use VGA_MMIO_* defines from arch/vga.hFelix Held
2023-04-13soc/intel/xeon_sp: Fix very small total memory when CXL is enabledJohnny Lin
2023-03-22soc/intel/xeon_sp/uncore.c: Add CXL memory into memory mapJonathan Zhang
2023-03-22soc/intel/xeon_sp/uncore.c: skip configuring VTD devJonathan Zhang
2023-03-22soc/intel/xeon_sp/uncore.c: Add NCMEM base/limit to map entriesJonathan Zhang
2023-02-23soc/intel/xeon_sp/uncore.c: mark TSEG/SMM region as reservedJonathan Zhang
2023-01-11soc/intel/xeon_sp: Setup DPR for all VT-d devicesJonathan Zhang
2023-01-08soc/intel/xeon_sp: Improve final MTRR solutionJonathan Zhang
2022-06-26soc/intel/xeon_sp: Do resource transitionKyösti Mälkki
2022-06-22device/resource: Add _kb postfix for resource allocatorsKyösti Mälkki
2022-03-07src: Make PCI ID define names shorterFelix Singer
2022-01-08soc/intel/xeon_sp: Don't handle FSP reserved memory explicitlyArthur Heymans
2021-11-10Rename ECAM-specific MMCONF KconfigsShelley Chen
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