coreboot-kgpe-d16/src/superio
Patrick Rudolph e1498ce6da superio/nuvoton/npcd378: Switch to superio/common
Replace DSDT ACPI code and DSDT injection with a SSDT only solution.

The current implementation shows some issues on current Linux, which
might be due to external ACPI objects, which are then injected into
DSDT or the fact that those objects only use 3 characters.

Replace all the DSDT code with an SSDT generator.

Tested on HP Z220:
Boots into Linux with no ACPI errors. The SSDT can be disassembled.

Change-Id: I41616d9bf320fd2b4d8495892b8190cd2a2d057f
Signed-off-by: Patrick Rudolph <patrick.rudolph@9elements.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/38862
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
2020-03-02 10:19:44 +00:00
..
acpi src/superio: replace license boilerplate with SPDX 2020-01-30 12:08:41 +00:00
aspeed superio/aspeed/ast2400: drop non-onetime-config registers for iLPC2AHB 2020-02-25 10:17:06 +00:00
common superio/common: Validate devicetree 2020-02-28 16:14:38 +00:00
fintek src/superio/*: Fix typos 2020-01-30 13:46:09 +00:00
ite src/superio: replace license boilerplate with SPDX 2020-01-30 12:08:41 +00:00
nsc src/superio: replace license boilerplate with SPDX 2020-01-30 12:08:41 +00:00
nuvoton superio/nuvoton/npcd378: Switch to superio/common 2020-03-02 10:19:44 +00:00
renesas src/superio: replace license boilerplate with SPDX 2020-01-30 12:08:41 +00:00
serverengines src/superio: replace license boilerplate with SPDX 2020-01-30 12:08:41 +00:00
smsc src/superio: replace license boilerplate with SPDX 2020-01-30 12:08:41 +00:00
winbond src/superio: replace license boilerplate with SPDX 2020-01-30 12:08:41 +00:00
Makefile.inc src/superio: replace license boilerplate with SPDX 2020-01-30 12:08:41 +00:00