Age | Commit message (Expand) | Author |
2024-03-30 | soc/intel: Remove blank lines before '}' and after '{' | Elyes Haouas |
2024-03-19 | soc/intel/xeon_sp: Drop uncore_fill_ssdt | Patrick Rudolph |
2024-02-23 | soc/intel/xeon_sp/uncore: Read VtdBar | Patrick Rudolph |
2024-02-22 | soc/intel/xeon_sp: Print device path when reporting resources | Patrick Rudolph |
2024-02-22 | soc/intel/xeon_sp: Align resources to 4K | Patrick Rudolph |
2024-02-18 | soc/intel/xeon_sp/spr: Don't leak memory | Patrick Rudolph |
2024-02-18 | soc/intel/xeon_sp/uncore: Don't print uninitialized memory | Patrick Rudolph |
2024-01-31 | device/device.h: Rename busses for clarity | Arthur Heymans |
2024-01-22 | soc/intel/xeon_sp: Add IIO resources via SSDT | Arthur Heymans |
2024-01-16 | device: Add support for multiple PCI segment groups | Felix Held |
2023-07-20 | soc/intel/xeon_sp: use VGA_MMIO_* defines from arch/vga.h | Felix Held |
2023-04-13 | soc/intel/xeon_sp: Fix very small total memory when CXL is enabled | Johnny Lin |
2023-03-22 | soc/intel/xeon_sp/uncore.c: Add CXL memory into memory map | Jonathan Zhang |
2023-03-22 | soc/intel/xeon_sp/uncore.c: skip configuring VTD dev | Jonathan Zhang |
2023-03-22 | soc/intel/xeon_sp/uncore.c: Add NCMEM base/limit to map entries | Jonathan Zhang |
2023-02-23 | soc/intel/xeon_sp/uncore.c: mark TSEG/SMM region as reserved | Jonathan Zhang |
2023-01-11 | soc/intel/xeon_sp: Setup DPR for all VT-d devices | Jonathan Zhang |
2023-01-08 | soc/intel/xeon_sp: Improve final MTRR solution | Jonathan Zhang |
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 |