summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/xeon_sp/spr/soc_acpi.c
Commit message (Expand)AuthorAgeFilesLines
* soc/intel/xeon_sp: Remove unused xeonsp_acpi_create_madt_lapicsShuo Liu2024-05-031-19/+0
* soc/intel/xeon_sp: Add device to proximity domain map utilsShuo Liu2024-05-021-0/+1
* tree: Drop unused <cbmem.h>Elyes Haouas2024-04-121-1/+0
* soc/intel: Remove blank lines before '}' and after '{'Elyes Haouas2024-03-301-1/+0
* soc/intel/xeon_sp: Drop uncore_fill_ssdtPatrick Rudolph2024-03-191-64/+0
* soc/intel/xeon_sp: Use common _CRS code generationPatrick Rudolph2024-03-141-278/+4
* soc/intel/xeon_sp: Add support for is_ioat_iio_stack_resShuo Liu2024-02-201-2/+2
* device/device.h: Rename busses for clarityArthur Heymans2024-01-311-2/+2
* soc/intel/xeon_sp/spr: Create CXL ACPI resources only forShuo Liu2024-01-291-1/+3
* soc/intel/xeon_sp: Add IIO resources via SSDTArthur Heymans2024-01-221-24/+26
* soc/intel/xeon_sp: Redesign resource allocationArthur Heymans2024-01-151-22/+19
* ACPI: Add helper fill_fadt_extended_pm_io()Kyösti Mälkki2023-08-081-29/+2
* soc/intel/xeon_sp: use VGA_MMIO_* defines from arch/vga.hFelix Held2023-07-201-3/+3
* soc/intel/xeon_sp: Skip empty socketsPatrick Rudolph2023-07-181-3/+7
* soc/intel/xeon_sp: Introduce soc_cpu_is_enabledPatrick Rudolph2023-07-181-1/+1
* soc/intel/xeon_sp: Drop dummy FADT entryKyösti Mälkki2023-05-161-3/+0
* sb,soc/amd,intel: Apply minor FADT fixesKyösti Mälkki2023-05-091-3/+3
* soc/intel/xeon_sp/spr: Drop spurious FADT fieldsKyösti Mälkki2023-05-091-2/+0
* ACPI: Obsolete FADT p_lvl2_lat and p_lvl3_lat fieldsKyösti Mälkki2023-04-211-2/+0
* ACPI: Add helper for MADT LAPICsKyösti Mälkki2023-04-111-2/+1
* soc/intel/xeon_sp/spr: Fix ACPI errors on multi socket systemsPatrick Rudolph2023-04-051-30/+24
* soc/intel/xeon_sp/spr: Add ACPI support for Sapphire RapidsJonathan Zhang2023-04-011-0/+591