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
/
picasso
/
acpi.c
Age
Commit message (
Expand
)
Author
2021-02-16
ACPI: Add acpi_reset_gnvs_for_wake()
Kyösti Mälkki
2021-02-13
soc/amd: introduce and use common IOAPIC IDs
Felix Held
2021-02-12
soc/amd: Move MADT IRQ override settings into common_config
Raul E Rangel
2021-02-12
soc/amd: Move fadt device tree settings into common_config
Raul E Rangel
2021-02-12
soc/amd: Move acpi_fill_mcfg into common/blocks/acpi
Raul E Rangel
2021-02-12
soc/amd: Move southbridge_write_acpi_tables
Raul E Rangel
2021-02-09
soc/amd/picasso/cpu: move get_cpu_count to common code
Felix Held
2021-02-05
soc/amd/picasso: remove PICASSO_ACPI_IO_BASE Kconfig option
Felix Held
2021-02-01
soc/amd: Drop PCNT from GNVS
Kyösti Mälkki
2021-01-13
ACPI: Have single call-site for acpi_inject_nvsa()
Kyösti Mälkki
2021-01-13
ACPI: Add common acpi_fill_gnvs()
Kyösti Mälkki
2021-01-13
soc/amd: Rename to soc_fill_gnvs()
Kyösti Mälkki
2021-01-10
ACPI: Drop redundant ChromeOS setup for GNVS
Kyösti Mälkki
2021-01-10
ACPI: Drop redundant CONSOLE_CBMEM setup in GNVS
Kyösti Mälkki
2021-01-10
ACPI: Drop redundant CBMEM_ID_ACPI_GNVS allocations
Kyösti Mälkki
2021-01-07
soc/amd/picasso: Add GRXS and GTXS method
Eric Lai
2021-01-07
soc/amd/picasso: Add STXS and CTXS method
Eric Lai
2021-01-02
soc/amd/picasso: Separate CPUID defs into new header
Jason Glenesk
2020-09-25
soc/amd/picasso: Generate ACPI pstate and cstate objects in cb
Jason Glenesk
2020-09-21
soc/amd: Drop unneeded empty lines
Elyes HAOUAS
2020-09-10
soc/amd/picasso: Add MADT entry for GNB IOAPIC
Jason Glenesk
2020-09-10
soc/amd/picasso: Assign IOAPIC IDs, GNB APIC base with FSP
Marshall Dawson
2020-08-15
soc/amd/picasso: use FADT devicetree configuration options
Martin Roth
2020-08-14
soc/amd/picasso/acpi: Set missing RTC offsets
Raul E Rangel
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
amd/{hudson,stoney,picasso}: Drop PM2 settings from FADT
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-06-30
ACPI: Drop typedef global_nvs_t
Kyösti Mälkki
2020-06-29
soc/amd/common: Drop ACPIMMIO GPIO bank separation
Kyösti Mälkki
2020-06-24
src: Report byte-sized access for GPE0
Angel Pons
2020-06-14
soc/amd/picasso: correct MCFG ACPI table
Aaron Durbin
2020-06-10
sb,soc/amd, ACPI: Do not override FADT preferred_pm_profile
Kyösti Mälkki
2020-06-10
soc/amd/stoneyridge,picasso: Select COMMON_FADT
Kyösti Mälkki
2020-06-10
sb,soc/amd: Remove FADT_PM_PROFILE
Kyösti Mälkki
2020-06-06
arch/x86: Declare permanent_smi_handler()
Kyösti Mälkki
2020-06-03
soc,southbridge/amd: Remove some explicit zero-initializers
Kyösti Mälkki
2020-05-26
soc/amd/picasso: Give the mainboard the ability to modify the MADT table
Raul E Rangel
2020-05-13
soc/amd/picasso: Move acpi_fill_mcfg
Raul E Rangel
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-10-20
soc/amd/picasso: Update southbridge
Marshall Dawson
2019-08-09
soc/amd/picasso: Update CPU support
Marshall Dawson
2019-08-09
soc/amd/picasso: Remove IOAPIC2
Marshall Dawson
2019-07-03
soc/amd/picasso: Change all remaining soc names
Marshall Dawson
2019-07-02
soc/amd/picasso: Create picasso as a copy of stoneyridge
Martin Roth