summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/xeon_sp/acpi
Commit message (Expand)AuthorAgeFilesLines
* mb/ocp/*: Remove unused ACPI opregionArthur Heymans2024-02-211-1/+1
* soc/intel/xeon_sp: Add IIO resources via SSDTArthur Heymans2024-01-221-5/+0
* soc/intel: Rename pcr.asl to pch_pcr.aslSubrata Banik2023-07-131-1/+1
* soc/intel/xeon_sp/acpi: Fix _OSC methodPatrick Rudolph2023-04-111-4/+5
* soc/intel/xeon_sp: Use common gpio.h includeDinesh Gehlot2023-01-181-1/+1
* {acpi,arch,soc}/acpi: Replace constant "One" with actual numberFelix Singer2022-12-271-1/+1
* mb/ocp, soc/intel/xeon_sp: Use common ASL POST definesAngel Pons2022-05-041-1/+1
* cpu,mb,nb,soc: use HPET_BASE_ADDRESS instead of magic numberFelix Held2022-02-251-1/+2
* 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