summaryrefslogtreecommitdiff
path: root/arch/x86/cpu/quark/acpi.c
AgeCommit message (Expand)AuthorFilesLines
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
2020-07-17acpi: Allow creating the GNVS to failSimon Glass1-1/+3
2020-04-16x86: Move acpi_table header to main include/ directorySimon Glass1-1/+1
2018-07-20x86: quark: acpi: Add full reset bit to the reset register value in FADTBin Meng1-1/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-07-30x86: acpi: Deduplicate acpi_fill_madt() implementationAndy Shevchenko1-29/+0
2016-07-12x86: quark: Introduce ACPI global NVSBin Meng1-0/+7
2016-05-30x86: quark: Generate ACPI FADT/MADT tablesBin Meng1-0/+163