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
/
soc
/
intel
/
common
/
block
/
acpi
/
acpi.c
Age
Commit message (
Expand
)
Author
2020-07-21
src: Use ACPI macros
Elyes HAOUAS
2020-07-20
src: Report word-sized access for PM1a_EVT
Angel Pons
2020-07-20
src: Make HAVE_CF9_RESET set the FADT reset register
Angel Pons
2020-07-20
src: Drop useless cache flush settings in FADT
Angel Pons
2020-07-20
src: Never overwrite `fadt->flags`
Angel Pons
2020-07-20
src: Drop useless PM1b settings from FADT
Angel Pons
2020-07-20
src: Drop useless GPE1 settings from FADT
Angel Pons
2020-07-14
src: Remove unused 'include <cpu/x86/msr.h>'
Elyes HAOUAS
2020-06-30
ACPI: Drop typedef global_nvs_t
Kyösti Mälkki
2020-06-24
src: Report byte-sized access for GPE0
Angel Pons
2020-06-24
ACPI: Replace smm_setup_structures()
Kyösti Mälkki
2020-06-24
ACPI: Replace uses of CBMEM_ID_ACPI_GNVS
Kyösti Mälkki
2020-06-07
acpi,soc/intel: Make soc/motherboard_fill_fadt() global
Kyösti Mälkki
2020-06-06
arch/x86: Declare permanent_smi_handler()
Kyösti Mälkki
2020-06-06
soc,southbridge/intel: Control SMI related FADT entries
Kyösti Mälkki
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-05-06
treewide: replace GPLv2 long form headers with SPDX header
Patrick Georgi
2020-05-06
treewide: Move "is part of the coreboot project" line in its own comment
Patrick Georgi
2020-05-02
acpi: Move ACPI table support out of arch/x86 (3/5)
Furquan Shaikh
2020-04-28
device: Constify struct device * parameter to acpi_inject_dsdt
Furquan Shaikh
2020-04-28
device: Constify struct device * parameter to acpi_fill_ssdt()
Furquan Shaikh
2020-04-28
device: Constify struct device * parameter to write_acpi_tables
Furquan Shaikh
2020-04-13
acpi: Bump FADT to revision 6
Patrick Rudolph
2020-03-23
acpi: Change Processor ACPI Name (Intel only)
Christian Walter
2020-03-18
soc: Remove copyright notices
Patrick Georgi
2019-04-23
src: Add missing include 'console.h'
Elyes HAOUAS
2019-03-20
src: Use 'include <string.h>' when appropriate
Elyes HAOUAS
2019-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2019-01-28
soc/intel/denverton_ns: Add ACPI T-States and P-States
Julien Viard de Galbert
2019-01-25
soc/intel/denverton_ns: Enable ACPI using intelblock
Julien Viard de Galbert
2019-01-24
soc/intel/common/block/acpi: fix P-States extra entry
Julien Viard de Galbert
2018-11-30
soc/intel/common: Rework acpi/cpu.asl
Arthur Heymans
2018-10-22
intel: Use CF9 reset (part 2)
Patrick Rudolph
2018-10-08
Move compiler.h to commonlib
Nico Huber
2018-08-27
update all FADT version 3.0 to use the get tables function
Marc Jones
2018-08-22
acpi: remove CBMEM_ID_ACPI_GNVS_PTR entry
Joel Kitching
2018-08-20
soc/intel/common/block: Move common uart function to block/uart
Subrata Banik
2018-06-14
src: Get rid of device_t
Elyes HAOUAS
2018-04-24
compiler.h: add __weak macro
Aaron Durbin
2018-03-06
soc/intel: Fix MCFG end bus number
Duncan Laurie
2017-11-15
soc/intel: Enable ACPI DBG2 table generation
Duncan Laurie
2017-09-08
soc/intel/common/block: Common ACPI
Shaunak Saha