coreboot-kgpe-d16/src/soc/intel/skylake
Kyösti Mälkki 88decca14f ACPI: Add helper fill_fadt_extended_pm_io()
Once platform code has filled in the (legacy) ACPI PM register
map, added function will fill in the extended entries in FADT.

TEST=samsung/lumpy and amd/mandolin FADT stays unchanged.

Change-Id: I90925fce35458cf5480bfefc7cdddebd41b42058
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/74913
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Martin L Roth <gaumless@gmail.com>
2023-08-08 06:51:03 +00:00
..
acpi acpi: Move ECAM resource below PNP0C02 device in a common place 2023-07-20 10:38:42 +00:00
bootblock
include/soc soc/intel/*/include/soc/pmc.h: Add missing periodic SMI rate bits 2023-06-15 14:14:05 +00:00
nhlt soc/intel/skl; mb/google/eve,poppy: Update NHLT methods 2022-12-21 14:00:13 +00:00
romstage soc/intel: Add max memory speed into dimm info 2023-06-15 15:08:12 +00:00
acpi.c
chip.c
chip.h soc/intel/skylake/chip.h: Use boolean type where applicable 2023-06-24 10:36:55 +00:00
chipset.cb
cpu.c soc/intel: Use common codeflow for MP init 2023-02-23 08:53:38 +00:00
elog.c
fadt.c ACPI: Add helper fill_fadt_extended_pm_io() 2023-08-08 06:51:03 +00:00
finalize.c commonlib/console/post_code.h: Change post code prefix to POSTCODE 2023-06-23 15:06:04 +00:00
gpio.c soc/intel/skylake: Use common gpio.h include 2023-01-18 05:18:42 +00:00
graphics.c
gspi.c
i2c.c
irq.c
Kconfig soc/intel/skylake: Remove dummy CPU_SPECIFIC_OPTIONS 2023-08-03 18:29:27 +00:00
lockdown.c
lpc.c
Makefile.inc soc/intel/skylake/Makefile.inc: Remove path to non-existent directories 2023-01-12 05:10:10 +00:00
me.c
p2sb.c
pmc.c soc/intel/*: Fix dead bootstate code 2023-02-04 01:42:28 +00:00
pmutil.c treewide: Remove duplicated include <device/pci.h> 2023-02-01 03:03:34 +00:00
reset.c
sd.c
smihandler.c
spi.c
systemagent.c
uart.c
vr_config.c
xhci.c