aboutsummaryrefslogtreecommitdiff
path: root/src/arch/x86/acpi.c
AgeCommit message (Expand)Author
2019-04-26ACPI: Add RHSA and ANDD structures for DMAR tableJohn Zhao
2019-04-26x86/acpi: Add Kconfig to toggle 8259 reportingNico Huber
2019-03-14x86/acpi: Only sort CPU IDs if more than one availableWerner Zeh
2019-03-14x86/acpi: Fix Coverity issue CID 1399153Werner Zeh
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-03-01src/arch/x86/acpi.c: Update ACPI table's revision numbersElyes HAOUAS
2019-02-26ACPI: Fill asl_compiler_revision field left emptyElyes HAOUAS
2019-02-26acpi: Sort the reported APIC-IDs in the MADT tableWerner Zeh
2019-02-21ACPI: Correct asl_compiler_revision valueElyes HAOUAS
2019-02-08x86/acpi: Use PM_TABLET where appropriateDuncan Laurie
2019-02-05Kconfig: Add system type entries for common enclosuresDuncan Laurie
2018-11-23src/arch/x86/acpi.c: Create log area and extend TPM2 tableMichał Żygowski
2018-11-06x86/acpi.c: Be more verbose when finding the wakeup vectorAngel Pons
2018-10-26arch/x86/acpi: Add TPM2 table supportPhilipp Deppenwiese
2018-10-08Move compiler.h to commonlibNico Huber
2018-09-07x86/acpi: Add BERT tableMarshall Dawson
2018-09-07x86/acpi: Add BERT to the revision tableMarshall Dawson
2018-08-28acpi: Hide Chrome and coreboot specific devicesDavid Wu
2018-08-27x86/acpi: Update MADT table versionMarc Jones
2018-08-27x86/acpi: Add ACPI table revision functionMarc Jones
2018-08-22acpi: remove CBMEM_ID_ACPI_GNVS_PTR entryJoel Kitching
2018-07-30security/tpm: Use unique CBMEM names for TCPA logsPhilipp Deppenwiese
2018-06-30arch/x86/acpi: Add DMAR RMRR helper functionsMatt DeVillier
2018-05-08arch/x86/acpi: Get rid of device_tElyes HAOUAS
2018-04-24compiler.h: add __weak macroAaron Durbin
2017-11-21arch/x86: Write ACPI DBG2 table only if the device has been enabledMario Scheithauer
2017-11-15arch/x86/acpi: Add support for writing ACPI DBG2 tableDuncan Laurie
2017-07-13Rename __attribute__((packed)) --> __packedStefan Reinauer
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