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
/
amd
/
stoneyridge
/
acpi.c
Age
Commit message (
Expand
)
Author
2020-05-11
treewide: Remove "this file is part of" lines
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-04-05
soc/amd: Use SPDX for GPL-2.0-only files
Angel Pons
2020-03-25
acpi: correct the processor devices scope
Michał Żygowski
2020-03-18
soc: Remove copyright notices
Patrick Georgi
2019-11-23
soc/amd: Move SCI enable outside table creation
Kyösti Mälkki
2019-06-06
soc/amd/stoneyridge: Relocate MMIO access of ACPI registers
Marshall Dawson
2019-06-06
soc/amd/stoneyridge: Move GPIO support to common
Marshall Dawson
2019-05-16
soc/amd/common: Create AcpiMmio functionality from stoneyridge
Marshall Dawson
2019-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2019-03-04
arch/io.h: Drop unnecessary include
Kyösti Mälkki
2019-03-01
device/pci: Fix PCI accessor headers
Kyösti Mälkki
2019-03-01
ACPI: Rename FADT model and set it to zero
Elyes HAOUAS
2019-02-21
ACPI: Correct asl_compiler_revision value
Elyes HAOUAS
2018-12-03
soc/amd/stoneyridge: Use new ACPI MMIO functions
Richard Spiegel
2018-11-29
arch/acpi.h: Add some update to version 6.2a
Elyes HAOUAS
2018-11-28
soc/amd/stoneyridge: Replace public magic numbers
Patrick Georgi
2018-10-12
amd/stoneyridge: Convert hex definitions to lower case
Marshall Dawson
2018-09-06
chromeos/gnvs: remove function and naming cleanup
Joel Kitching
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-08
soc/amd/stoneyridge/acpi.c: Remove fixed value variables
Richard Spiegel
2018-07-03
soc/amd/stoneyridge: correct GPIO emission error in ACPI
Kevin Chiu
2018-06-13
soc/amd/stoneyridge/acpi.c: Create GPIO acpigen procedures
Richard Spiegel
2018-05-23
stoneyridge: Store wake parameters in NVS
Richard Spiegel
2018-05-23
soc/amd/stoneyridge/: Get rid of device_t
Elyes HAOUAS
2017-10-19
soc/amd/stoneyridge: Use macros for PCI_DEVFN calls
Chris Ching
2017-09-30
amd/stoneyridge: Use generic SMM command port values
Marshall Dawson
2017-08-29
amd/stoneyridge: Change ACPI _PR.CPxx to _PR.Pxxx
Marc Jones
2017-08-14
stoneyridge: Fix CPU ASL \_PR table
Marc Jones
2017-08-14
stoneyridge: Rename hudson to southbridge
Marc Jones
2017-07-31
soc/amd/stoneyridge: Move ACPI MADT table to soc
Marc Jones
2017-07-31
soc/amd/stoneyridge: Add GNVS
Marc Jones