coreboot-kgpe-d16/src/southbridge/intel/i82801ix
Vladimir Serbinenko dd2bc3f819 igd.asl rewrite
Old igd.asl had inconsistent addresses (between _DOD and actual device)
and ghost devices. Any of those is enough to make brightness on windows
fail and make igd.asl out-of-ACPI-spec. Also old code favoured ridiculous
copying of the same thing 6 times per chipset. Leave only hooking up and
chipset-specific part in chipset directory. Move NVS handling and ACPI-spec
parts to a common file.

Change-Id: I556769e5e28b83e7465e3db689e26c8c0ab44757
Signed-off-by: Vladimir Serbinenko <phcoder@gmail.com>
Reviewed-on: http://review.coreboot.org/7472
Tested-by: build bot (Jenkins)
Reviewed-by: Edward O'Callaghan <edward.ocallaghan@koparo.com>
Reviewed-by: Timothy Pearson <tpearson@raptorengineeringinc.com>
2015-05-28 08:27:10 +02:00
..
acpi Kill ENABLE_TPM. 2015-05-21 20:50:49 +02:00
bootblock.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
chip.h Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
dmi_setup.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
early_init.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
early_smbus.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
hdaudio.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
i82801ix.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
i82801ix.h Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
Kconfig acpi: Remove monolithic ACPI 2015-05-26 10:25:47 +02:00
lpc.c igd.asl rewrite 2015-05-28 08:27:10 +02:00
Makefile.inc Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
nvs.h Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
pci.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
pcie.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
sata.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
smbus.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
smbus.h Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
smi.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
smihandler.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
thermal.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
usb_ehci.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00