index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
arch
/
x86
/
acpi.c
Age
Commit message (
Expand
)
Author
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