Age | Commit message (Expand) | Author |
2022-06-26 | soc/intel/xeon_sp: Do resource transition | Kyösti Mälkki |
2022-06-22 | device/resource: Add _kb postfix for resource allocators | Kyösti Mälkki |
2022-03-07 | src: Make PCI ID define names shorter | Felix Singer |
2022-01-08 | soc/intel/xeon_sp: Don't handle FSP reserved memory explicitly | Arthur Heymans |
2021-11-10 | Rename ECAM-specific MMCONF Kconfigs | Shelley Chen |
2021-05-20 | soc/intel/xeon_sp: Skip locking down TXT related registers | Arthur Heymans |
2021-01-18 | soc/intel/xeon_sp/uncore.c: Remove duplicated include | Elyes HAOUAS |
2020-12-28 | soc/intel/xeon_sp: Lock down IIO DFX Global registers | Arthur Heymans |
2020-12-28 | soc/intel/xeon_sp: Lock down DMI3 PCI registers | Arthur Heymans |
2020-12-21 | soc/intel/xeon_sp: Fix compiling with CONFIG_DEBUG_RESOURCES | Arthur Heymans |
2020-12-15 | soc/intel/xeon_sp: Fix final MTRR usage | Arthur Heymans |
2020-12-14 | soc/intel/xeon_sp: Configure DPR on all stacks | Arthur Heymans |
2020-11-09 | soc/intel/xeon_sp: Don't add memory resource twice | Marc Jones |
2020-10-22 | soc/intel/xeon_sp: Move uncore_inject_dsdt() call | Marc Jones |
2020-06-02 | src: Remove unused '#include <cpu/x86/lapic.h>' | Elyes HAOUAS |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-05-06 | treewide: replace GPLv2 long form headers with SPDX header | Patrick Georgi |
2020-05-06 | treewide: Move "is part of the coreboot project" line in its own comment | Patrick Georgi |
2020-04-05 | Drop explicit NULL initializations from `device_operations` | Elyes HAOUAS |
2020-04-02 | Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator` | Nico Huber |
2020-03-26 | soc/intel/xeon_sp: Refactor code to allow for additional CPUs types | Andrey Petrov |
2020-03-18 | soc: Remove copyright notices | Patrick Georgi |
2020-03-06 | soc/intel: Add Intel Xeon Scalable Processor support | Jonathan Zhang |