summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/xeon_sp/acpi
Commit message (Expand)AuthorAgeFilesLines
* src: Drop "This file is part of the coreboot project" linesAngel Pons2021-05-101-1/+0
* intel/xeon_sp: Add ACPI to control GPIOMaxim Polyakov2021-02-262-0/+177
* soc/intel/xeon_sp/nvs: Use common global NVSMarc Jones2020-12-101-63/+0
* soc/intel/xeon_sp: Convert to ASL 2.0 syntaxElyes HAOUAS2020-11-041-2/+2
* soc/intel/xeon_sp/acpi: Fix uncore dsdt for multiple cpusMarc Jones2020-11-031-1/+1
* soc/intel/xeon_sp/acpi: Add pch.aslMarc Jones2020-10-261-0/+6
* soc/intel/xeon_sp/acpi: Break out the ACPI PCH IRQ ASLMarc Jones2020-10-063-198/+214
* soc/intel/xeon_sp/acpi: Move ACPI macros to a header fileMarc Jones2020-10-062-67/+4
* soc/intel/xeon_sp/acpi: Remove ASL Package() NumElementsMarc Jones2020-10-061-16/+16
* soc/intel/xeon_sp/acpi: Rename pci_irq.aslMarc Jones2020-10-032-1/+1
* soc/intel/xeon_sp: Use common ASL code for xeon_spMarc Jones2020-10-036-0/+1053
* soc/intel/xeon_sp: Refactor code to allow for additional CPUs typesAndrey Petrov2020-03-265-888/+0
* soc: Remove copyright noticesPatrick Georgi2020-03-185-13/+0
* soc/intel: Add Intel Xeon Scalable Processor supportJonathan Zhang2020-03-065-0/+901