summaryrefslogtreecommitdiffstats
path: root/src/arch/x86/acpi.c
Commit message (Expand)AuthorAgeFilesLines
* src/arch/x86/acpi.c: Create log area and extend TPM2 tableMichał Żygowski2018-11-231-0/+39
* x86/acpi.c: Be more verbose when finding the wakeup vectorAngel Pons2018-11-061-4/+10
* arch/x86/acpi: Add TPM2 table supportPhilipp Deppenwiese2018-10-261-7/+50
* Move compiler.h to commonlibNico Huber2018-10-081-1/+0
* x86/acpi: Add BERT tableMarshall Dawson2018-09-071-0/+21
* x86/acpi: Add BERT to the revision tableMarshall Dawson2018-09-071-0/+2
* acpi: Hide Chrome and coreboot specific devicesDavid Wu2018-08-281-1/+1
* x86/acpi: Update MADT table versionMarc Jones2018-08-271-1/+1
* x86/acpi: Add ACPI table revision functionMarc Jones2018-08-271-17/+62
* acpi: remove CBMEM_ID_ACPI_GNVS_PTR entryJoel Kitching2018-08-221-7/+0
* security/tpm: Use unique CBMEM names for TCPA logsPhilipp Deppenwiese2018-07-301-2/+2
* arch/x86/acpi: Add DMAR RMRR helper functionsMatt DeVillier2018-06-301-10/+30
* arch/x86/acpi: Get rid of device_tElyes HAOUAS2018-05-081-1/+1
* compiler.h: add __weak macroAaron Durbin2018-04-241-2/+3
* arch/x86: Write ACPI DBG2 table only if the device has been enabledMario Scheithauer2017-11-211-1/+5
* arch/x86/acpi: Add support for writing ACPI DBG2 tableDuncan Laurie2017-11-151-0/+112
* Rename __attribute__((packed)) --> __packedStefan Reinauer2017-07-131-2/+2
* arch/x86: Fix most of remaining issues detected by checkpatchLee Leahy2017-03-201-1/+2
* arch/x86: Wrap lines at 80 columnsLee Leahy2017-03-171-7/+13
* arch/x86: Fix space issues detected by checkpatchLee Leahy2017-03-171-8/+8
* arch/x86: Fix issues with braces detected by checkpatchLee Leahy2017-03-171-9/+5
* x86/acpi: Add VFCT tablePatrick Rudolph2017-02-041-0/+25
* src/arch: Remove whitespace after sizeofElyes HAOUAS2016-10-071-2/+2
* x86: acpi: Add function for querying GPE statusDuncan Laurie2016-09-211-0/+5
* Revert "x86: acpi: Add function for querying GPE status"Duncan Laurie2016-09-191-5/+0
* x86: acpi: Add function for querying GPE statusDuncan Laurie2016-09-191-0/+5
* x86/acpi.c: use #define for IVRS revision fieldMartin Roth2016-09-071-1/+2
* src/arch: Add required space before opening parenthesis '('Elyes HAOUAS2016-08-281-1/+1
* acpi: Generate object for coreboot table regionDuncan Laurie2016-08-061-0/+27
* ACPI: Add code to create root port entry in DMAR tableWerner Zeh2016-08-031-0/+7
* ACPI: Add code to include ATSR structure in DMAR tableWerner Zeh2016-08-031-0/+20
* ACPI S3: Split support for HAVE_ACPI_RESUMEKyösti Mälkki2016-06-221-127/+0
* ACPI S3: Move SMP trampoline recoveryKyösti Mälkki2016-06-221-15/+0
* ACPI S3: Cleanup RSDP referenceKyösti Mälkki2016-06-201-9/+1
* src/arch/x86/acpi.c: Use correct host address width in DMAR ACPI tableJacob Laska2016-03-181-1/+1
* x86: Drop CONFIG_COMPILE_IN_DSDTStefan Reinauer2016-03-151-7/+0
* arch/x86: add missing license headersMartin Roth2016-01-141-0/+9
* x86 acpi: remove ALIGN_CURRENT macroAaron Durbin2015-12-151-14/+13
* Remove #ifdef checks on Kconfig symbolsMartin Roth2015-12-061-5/+0
* arch/x86/acpi: Add IVRS table generation routinesTimothy Pearson2015-11-231-0/+25
* AMD Bettong: Enable S4 feature for Windows 7zbao2015-11-061-0/+6
* ACPI: Add functions for DMAR I/O-APIC and HPET entriesNico Huber2015-11-041-8/+33
* ACPI: Make DMAR flags settableNico Huber2015-11-041-2/+2
* acpi: 64bit fixesStefan Reinauer2015-08-141-8/+8
* acpi: Align FACS to 64 bytesPatrick Georgi2015-08-091-0/+1
* x86: flatten hierarchy4.14.1Stefan Reinauer2015-07-131-0/+1137