Age | Commit message (Expand) | Author |
2018-11-23 | src/arch/x86/acpi.c: Create log area and extend TPM2 table | Michał Żygowski |
2018-11-06 | x86/acpi.c: Be more verbose when finding the wakeup vector | Angel Pons |
2018-10-26 | arch/x86/acpi: Add TPM2 table support | Philipp Deppenwiese |
2018-10-08 | Move compiler.h to commonlib | Nico Huber |
2018-09-07 | x86/acpi: Add BERT table | Marshall Dawson |
2018-09-07 | x86/acpi: Add BERT to the revision table | Marshall Dawson |
2018-08-28 | acpi: Hide Chrome and coreboot specific devices | David Wu |
2018-08-27 | x86/acpi: Update MADT table version | Marc Jones |
2018-08-27 | x86/acpi: Add ACPI table revision function | Marc Jones |
2018-08-22 | acpi: remove CBMEM_ID_ACPI_GNVS_PTR entry | Joel Kitching |
2018-07-30 | security/tpm: Use unique CBMEM names for TCPA logs | Philipp Deppenwiese |
2018-06-30 | arch/x86/acpi: Add DMAR RMRR helper functions | Matt DeVillier |
2018-05-08 | arch/x86/acpi: Get rid of device_t | Elyes HAOUAS |
2018-04-24 | compiler.h: add __weak macro | Aaron Durbin |
2017-11-21 | arch/x86: Write ACPI DBG2 table only if the device has been enabled | Mario Scheithauer |
2017-11-15 | arch/x86/acpi: Add support for writing ACPI DBG2 table | Duncan Laurie |
2017-07-13 | Rename __attribute__((packed)) --> __packed | Stefan Reinauer |
2017-03-20 | arch/x86: Fix most of remaining issues detected by checkpatch | Lee Leahy |
2017-03-17 | arch/x86: Wrap lines at 80 columns | Lee Leahy |
2017-03-17 | arch/x86: Fix space issues detected by checkpatch | Lee Leahy |
2017-03-17 | arch/x86: Fix issues with braces detected by checkpatch | Lee Leahy |
2017-02-04 | x86/acpi: Add VFCT table | Patrick Rudolph |
2016-10-07 | src/arch: Remove whitespace after sizeof | Elyes HAOUAS |
2016-09-21 | x86: acpi: Add function for querying GPE status | Duncan Laurie |
2016-09-19 | Revert "x86: acpi: Add function for querying GPE status" | Duncan Laurie |
2016-09-19 | x86: acpi: Add function for querying GPE status | Duncan Laurie |
2016-09-07 | x86/acpi.c: use #define for IVRS revision field | Martin Roth |
2016-08-28 | src/arch: Add required space before opening parenthesis '(' | Elyes HAOUAS |
2016-08-06 | acpi: Generate object for coreboot table region | Duncan Laurie |
2016-08-03 | ACPI: Add code to create root port entry in DMAR table | Werner Zeh |
2016-08-03 | ACPI: Add code to include ATSR structure in DMAR table | Werner Zeh |
2016-06-22 | ACPI S3: Split support for HAVE_ACPI_RESUME | Kyösti Mälkki |
2016-06-22 | ACPI S3: Move SMP trampoline recovery | Kyösti Mälkki |
2016-06-20 | ACPI S3: Cleanup RSDP reference | Kyösti Mälkki |
2016-03-18 | src/arch/x86/acpi.c: Use correct host address width in DMAR ACPI table | Jacob Laska |
2016-03-15 | x86: Drop CONFIG_COMPILE_IN_DSDT | Stefan Reinauer |
2016-01-14 | arch/x86: add missing license headers | Martin Roth |
2015-12-15 | x86 acpi: remove ALIGN_CURRENT macro | Aaron Durbin |
2015-12-06 | Remove #ifdef checks on Kconfig symbols | Martin Roth |
2015-11-23 | arch/x86/acpi: Add IVRS table generation routines | Timothy Pearson |
2015-11-06 | AMD Bettong: Enable S4 feature for Windows 7 | zbao |
2015-11-04 | ACPI: Add functions for DMAR I/O-APIC and HPET entries | Nico Huber |
2015-11-04 | ACPI: Make DMAR flags settable | Nico Huber |
2015-08-14 | acpi: 64bit fixes | Stefan Reinauer |
2015-08-09 | acpi: Align FACS to 64 bytes | Patrick Georgi |
2015-07-13 | x86: flatten hierarchy | Stefan Reinauer |