aboutsummaryrefslogtreecommitdiff
path: root/src/arch/x86/acpi.c
AgeCommit message (Expand)Author
2017-03-20arch/x86: Fix most of remaining issues detected by checkpatchLee Leahy
2017-03-17arch/x86: Wrap lines at 80 columnsLee Leahy
2017-03-17arch/x86: Fix space issues detected by checkpatchLee Leahy
2017-03-17arch/x86: Fix issues with braces detected by checkpatchLee Leahy
2017-02-04x86/acpi: Add VFCT tablePatrick Rudolph
2016-10-07src/arch: Remove whitespace after sizeofElyes HAOUAS
2016-09-21x86: acpi: Add function for querying GPE statusDuncan Laurie
2016-09-19Revert "x86: acpi: Add function for querying GPE status"Duncan Laurie
2016-09-19x86: acpi: Add function for querying GPE statusDuncan Laurie
2016-09-07x86/acpi.c: use #define for IVRS revision fieldMartin Roth
2016-08-28src/arch: Add required space before opening parenthesis '('Elyes HAOUAS
2016-08-06acpi: Generate object for coreboot table regionDuncan Laurie
2016-08-03ACPI: Add code to create root port entry in DMAR tableWerner Zeh
2016-08-03ACPI: Add code to include ATSR structure in DMAR tableWerner Zeh
2016-06-22ACPI S3: Split support for HAVE_ACPI_RESUMEKyösti Mälkki
2016-06-22ACPI S3: Move SMP trampoline recoveryKyösti Mälkki
2016-06-20ACPI S3: Cleanup RSDP referenceKyösti Mälkki
2016-03-18src/arch/x86/acpi.c: Use correct host address width in DMAR ACPI tableJacob Laska
2016-03-15x86: Drop CONFIG_COMPILE_IN_DSDTStefan Reinauer
2016-01-14arch/x86: add missing license headersMartin Roth
2015-12-15x86 acpi: remove ALIGN_CURRENT macroAaron Durbin
2015-12-06Remove #ifdef checks on Kconfig symbolsMartin Roth
2015-11-23arch/x86/acpi: Add IVRS table generation routinesTimothy Pearson
2015-11-06AMD Bettong: Enable S4 feature for Windows 7zbao
2015-11-04ACPI: Add functions for DMAR I/O-APIC and HPET entriesNico Huber
2015-11-04ACPI: Make DMAR flags settableNico Huber
2015-08-14acpi: 64bit fixesStefan Reinauer
2015-08-09acpi: Align FACS to 64 bytesPatrick Georgi
2015-07-13x86: flatten hierarchyStefan Reinauer