summaryrefslogtreecommitdiff
path: root/arch/x86/cpu/tangier/acpi.c
Commit message (Expand)AuthorAgeFilesLines
* Revert "x86: Move FACP table into separate functions"Andy Shevchenko2022-03-311-17/+8
* acpi: Move MCFG implementation to common libMoritz Fischer2022-02-091-4/+7
* x86: acpi: Update acpi_fill_csrt() to use acpi_ctxSimon Glass2022-01-251-3/+6
* x86: Move FACP table into separate functionsSimon Glass2022-01-251-8/+17
* x86: tangier: Fix DMA controller IRQ polarity in CSRTAndy Shevchenko2021-08-021-2/+2
* acpi: Allow creating the GNVS to failSimon Glass2020-07-171-1/+3
* x86: Move acpi_table header to main include/ directorySimon Glass2020-04-161-2/+2
* x86: tangier: Fix off-by-one error when preparing CSRTAndy Shevchenko2019-09-101-1/+1
* x86: tangier: Reserve PCI ECAM in motherboard resourcesAndy Shevchenko2019-09-101-1/+2
* x86: tangier: Populate CSRT for shared DMA controllerAndy Shevchenko2019-08-091-0/+38
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* x86: tangier: Enable ACPI support for Intel TangierAndy Shevchenko2017-10-071-0/+87