summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/xeon_sp/skx/acpi.c
Commit message (Expand)AuthorAgeFilesLines
* soc/intel/xeon_xp: Combine cpx and skx acpi.cMarc Jones2020-10-301-280/+0
* soc/intel/xeon_sp/skx/acpi.c: Update with cpx changesMarc Jones2020-10-301-61/+61
* soc/intel/xeon_sp/skx: Move skx specific FADT settingMarc Jones2020-10-221-51/+22
* soc/intel/xeon_sp: Move uncore_inject_dsdt() callMarc Jones2020-10-221-3/+0
* soc/intel/xeon_sp: Move ACPI prototypes from chip.hMarc Jones2020-10-221-2/+0
* soc/intel/xeon_sp/skx: Move soc specific ACPI functionsMarc Jones2020-10-061-537/+1
* soc/intel/xeon_sp/skx/: Reorder acpi.c functionsMarc Jones2020-10-061-351/+352
* soc/intel/xeon_sp/skx: Prepare acpi.* for mergingMarc Jones2020-10-031-2/+2
* src: Report word-sized access for PM1a_EVTAngel Pons2020-07-201-1/+1
* src: Make HAVE_CF9_RESET set the FADT reset registerAngel Pons2020-07-201-11/+2
* src: Drop useless cache flush settings in FADTAngel Pons2020-07-201-2/+0
* src: Never overwrite `fadt->flags`Angel Pons2020-07-201-4/+4
* soc/intel/xeon_sp/skx: Clean up FADTAngel Pons2020-07-201-92/+19
* src: Drop useless PM1b settings from FADTAngel Pons2020-07-201-30/+0
* src: Drop useless GPE1 settings from FADTAngel Pons2020-07-201-20/+0
* ACPI: Drop typedef global_nvs_tKyösti Mälkki2020-06-301-2/+3
* src: Report byte-sized access for GPE0Angel Pons2020-06-241-2/+2
* ACPI: Replace smm_setup_structures()Kyösti Mälkki2020-06-241-1/+1
* acpi,soc/intel: Make soc/motherboard_fill_fadt() globalKyösti Mälkki2020-06-071-8/+0
* arch/x86: Declare permanent_smi_handler()Kyösti Mälkki2020-06-061-1/+1
* soc,southbridge/intel: Control SMI related FADT entriesKyösti Mälkki2020-06-061-20/+8
* 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 acpi_fill_ssdt()Furquan Shaikh2020-04-281-1/+1
* device: Constify struct device * parameter to write_acpi_tablesFurquan Shaikh2020-04-281-2/+2
* acpi: Bump FADT to revision 6Patrick Rudolph2020-04-131-10/+9
* soc/intel/xeon_sp: Refactor code to allow for additional CPUs typesAndrey Petrov2020-03-261-0/+1016