aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/cpu/tangier/acpi.c
Commit message (Expand)AuthorAgeFilesLines
* Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"WIP/20May2024-nextTom Rini2024-05-201-1/+0
* Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini2024-05-191-0/+1
* x86: Remove <common.h> and add needed includesTom Rini2024-05-061-1/+0
* acpi: use 64-bit addresses in FADT tableHeinrich Schuchardt2024-01-071-6/+3
* x86: Prevent from missing the FADT chainingAndy Shevchenko2023-09-221-5/+1
* Reland "x86: Move FACP table into separate functions""Simon Glass2023-09-221-8/+19
* 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