coreboot-kgpe-d16/src/mainboard/getac/p470
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 igd.asl rewrite 2015-05-28 08:27:10 +02:00
acpi_tables.c igd.asl rewrite 2015-05-28 08:27:10 +02:00
board_info.txt getac/p470: Add some more board info data 2014-09-09 09:17:16 +02:00
cmos.layout Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
cstates.c speedstep: Don't supply weak get_cst_entries. 2015-05-26 10:32:58 +02:00
devicetree.cb igd.asl rewrite 2015-05-28 08:27:10 +02:00
dsdt.asl Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
ec_oem.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
ec_oem.h Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
hda_verb.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
irq_tables.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
Kconfig ACPI: slic support 2015-05-26 10:32:42 +02:00
Kconfig.name kconfig: automatically include mainboards 2015-04-18 08:31:08 +02:00
mainboard.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
mainboard.h i945: Convert to per-device ACPI 2014-10-15 10:54:36 +02:00
Makefile.inc speedstep: Don't supply weak get_cst_entries. 2015-05-26 10:32:58 +02:00
mptable.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
romstage.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