summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/common/block/include/intelblocks/acpi.h
Commit message (Expand)AuthorAgeFilesLines
* soc/intel/common: Order the different types of cores based on APIC IDsSridhar Siricilla2023-04-071-0/+2
* soc/intel/common: Add core_type member to 'struct apic_path'Sridhar Siricilla2023-03-311-0/+3
* soc/intel: Add Kconfigs to define scaling factor for coresSridhar Siricilla2023-01-101-3/+0
* soc/intel/: Rename small and big cores referencesSridhar Siricilla2023-01-061-2/+2
* soc/intel/{adl, common}: provide a list of D-states to enter LPMEran Mitrani2022-12-151-0/+27
* soc/intel/xeon_sp: Read ioapic configuration from hardwareArthur Heymans2022-12-061-8/+2
* soc/intel/common: Implement ACPI CPPCv3 package to support hybrid coreSridhar Siricilla2022-01-281-0/+8
* soc/intel/alderlake: Add method to determine the cpu typeSridahr Siricilla2022-01-191-0/+17
* soc/intel: move SGX ACPI code to block/acpiMichael Niewöhner2021-11-111-0/+3
* soc/intel: Constify `soc_get_cstate_map()`Angel Pons2021-10-191-1/+1
* soc/intel/common: add possiblity to override GPE0 to acpi_fill_soc_wakeMichael Niewöhner2021-10-171-3/+3
* soc/intel/common/block/acpi: Add LPM requirements support to PEPD _DSMTim Wawrzynczak2021-09-101-0/+12
* soc/intel/common/block/acpi: Move pep.asl to acpigenTim Wawrzynczak2021-09-101-0/+3
* soc/intel: Move c-state resource defineMarc Jones2021-01-261-0/+10
* soc/intel/common/block/acpi: Add soc MADT IOAPIC hookMarc Jones2020-12-211-0/+12
* soc/intel/common/block/acpi: Make calculate_power() globalMarc Jones2020-12-211-0/+5
* soc/intel/common/block/lpc: Move southbridge_write_acpi_tables declarationMarc Jones2020-12-111-8/+0
* ACPI: Drop typedef global_nvs_tKyösti Mälkki2020-06-301-14/+1
* acpi,soc/intel: Make soc/motherboard_fill_fadt() globalKyösti Mälkki2020-06-071-3/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* treewide: replace GPLv2 long form headers with SPDX headerPatrick Georgi2020-05-061-12/+1
* treewide: Move "is part of the coreboot project" line in its own commentPatrick Georgi2020-05-061-2/+1
* acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh2020-05-021-1/+1
* device: Constify struct device * parameter to acpi_inject_dsdtFurquan Shaikh2020-04-281-1/+1
* device: Constify struct device * parameter to write_acpi_tablesFurquan Shaikh2020-04-281-2/+2
* soc: Remove copyright noticesPatrick Georgi2020-03-181-2/+0
* intelblocks/systemagent: Add ACPI table generation hookWerner Zeh2019-01-281-0/+5
* soc/intel/denverton_ns: Add ACPI T-States and P-StatesJulien Viard de Galbert2019-01-281-0/+6
* soc/intel/common/block: Don't use device_t in ramstageElyes HAOUAS2018-09-181-2/+2
* soc/intel: Add support for USB ACPI code generationDuncan Laurie2018-05-181-0/+3
* src/soc: Fix various typosJonathan Neuschäfer2018-02-201-2/+2
* src: Fix all Siemens copyrightsMario Scheithauer2017-11-071-1/+1
* soc/intel/apollolake: Make SCI configurableMario Scheithauer2017-09-211-0/+4
* soc/intel/common/block: Common ACPIShaunak Saha2017-09-081-0/+87