coreboot-kgpe-d16/src/southbridge/intel/lynxpoint
Angel Pons 1fa487e1b3 sb/intel/lynxpoint/acpi/gpio.asl: Serialize GWAK method
Commit 576b7c7 (broadwell: gpio.asl: Make GWAK method serialized) made
GWAK serialized for Broadwell. This commit follows suit on Lynx Point.

The reason to serialize this method is because it creates named objects
which depend on input parameters, and thus cannot be created elsewhere.

Change-Id: I892700df3bba079e3280008f619017e3954d5a06
Signed-off-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/46783
Reviewed-by: Michael Niewöhner <foss@mniewoehner.de>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2020-11-13 13:04:15 +00:00
..
acpi sb/intel/lynxpoint/acpi/gpio.asl: Serialize GWAK method 2020-11-13 13:04:15 +00:00
acpi.c sb/intel/lynxpoint: Use common code to generate HPET table 2020-10-31 10:07:52 +00:00
azalia.c sb/intel/lynxpoint: Drop unnecessary UL suffix 2020-10-31 10:08:35 +00:00
bootblock.c sb/intel/lynxpoint: Align with Broadwell 2020-11-02 10:40:50 +00:00
chip.h sb/intel/lynxpoint/sata: Always use AHCI mode 2020-11-10 23:08:16 +00:00
early_me.c
early_pch.c sb/intel: Don't set ACPI_EN twice 2020-11-07 14:18:35 +00:00
early_usb.c
elog.c haswell/lynxpoint: Align cosmetics with Broadwell 2020-10-14 08:37:36 +00:00
fadt.c sb/intel/lynxpoint: Ensure that dev->chip_info is not null 2020-10-24 20:45:49 +00:00
hda_verb.c sb/intel/lynxpoint: Align with Broadwell 2020-11-02 10:40:50 +00:00
hda_verb.h sb/intel/lynxpoint: Use <device/azalia_device.h> registers 2020-08-17 06:44:47 +00:00
iobp.c lynxpoint/broadwell: Relegate IOBP printk to BIOS_SPEW 2020-10-08 08:00:41 +00:00
iobp.h sb/intel/lynxpoint: Move IOBP API to its own compilation unit 2020-08-12 11:02:16 +00:00
Kconfig sb/intel/lynxpoint: Use common code to generate HPET table 2020-10-31 10:07:52 +00:00
lp_gpio.c src/southbridge: Drop unneeded empty lines 2020-09-21 16:29:35 +00:00
lp_gpio.h sb/intel/lynxpoint: Drop unnecessary UL suffix 2020-10-31 10:08:35 +00:00
lpc.c sb/intel/lynxpoint/lpc.c: Relocate enable_hpet function 2020-11-07 14:20:10 +00:00
Makefile.inc sb/intel/lynxpoint: Move IOBP API to its own compilation unit 2020-08-12 11:02:16 +00:00
me.h
me_9.x.c sb/intel/lynxpoint: Drop unneeded and rotten Kconfig option 2020-08-20 08:56:21 +00:00
me_status.c haswell/lynxpoint: Align cosmetics with Broadwell 2020-10-14 08:37:36 +00:00
nvs.h
pch.c sb/intel/lynxpoint: Drop unnecessary UL suffix 2020-10-31 10:08:35 +00:00
pch.h sb/intel/lynxpoint: Correct SATA DTLE IOBP registers 2020-11-07 14:19:34 +00:00
pcie.c sb/intel/lynxpoint/pcie.c: Ensure OBFF is disabled 2020-11-07 14:20:38 +00:00
pmutil.c haswell/lynxpoint: Align cosmetics with Broadwell 2020-10-14 08:37:36 +00:00
sata.c sb/intel/lynxpoint/sata: Simplify RMW operations 2020-11-11 09:20:03 +00:00
serialio.c sb/intel/lynxpoint: Ensure that dev->chip_info is not null 2020-10-24 20:45:49 +00:00
smbus.c sb/intel/lynxpoint: Use spaces around | 2020-10-24 20:43:15 +00:00
smi.c
smihandler.c sb/intel/lynxpoint: Align with Broadwell 2020-11-02 10:40:50 +00:00
usb_ehci.c sb/intel/lynxpoint: Use spaces around | 2020-10-24 20:43:15 +00:00
usb_xhci.c sb/intel/lynxpoint: Ensure that dev->chip_info is not null 2020-10-24 20:45:49 +00:00