aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/cpu/tangier/acpi.c
AgeCommit message (Expand)AuthorFilesLines
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"WIP/20May2024-nextTom Rini1-1/+0
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini1-0/+1
2024-05-06x86: Remove <common.h> and add needed includesTom Rini1-1/+0
2024-01-07acpi: use 64-bit addresses in FADT tableHeinrich Schuchardt1-6/+3
2023-09-22x86: Prevent from missing the FADT chainingAndy Shevchenko1-5/+1
2023-09-22Reland "x86: Move FACP table into separate functions""Simon Glass1-8/+19
2022-03-31Revert "x86: Move FACP table into separate functions"Andy Shevchenko1-17/+8
2022-02-09acpi: Move MCFG implementation to common libMoritz Fischer1-4/+7
2022-01-25x86: acpi: Update acpi_fill_csrt() to use acpi_ctxSimon Glass1-3/+6
2022-01-25x86: Move FACP table into separate functionsSimon Glass1-8/+17
2021-08-02x86: tangier: Fix DMA controller IRQ polarity in CSRTAndy Shevchenko1-2/+2
2020-07-17acpi: Allow creating the GNVS to failSimon Glass1-1/+3
2020-04-16x86: Move acpi_table header to main include/ directorySimon Glass1-2/+2
2019-09-10x86: tangier: Fix off-by-one error when preparing CSRTAndy Shevchenko1-1/+1
2019-09-10x86: tangier: Reserve PCI ECAM in motherboard resourcesAndy Shevchenko1-1/+2
2019-08-09x86: tangier: Populate CSRT for shared DMA controllerAndy Shevchenko1-0/+38
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-10-07x86: tangier: Enable ACPI support for Intel TangierAndy Shevchenko1-0/+87