coreboot-kgpe-d16/src/mainboard/lenovo/x201
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 Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
acpi_tables.c igd.asl rewrite 2015-05-28 08:27:10 +02:00
board_info.txt src/mainboard/*/*/board_info.txt: Added Release year for boards 2015-04-23 14:42:44 +02:00
cmos.default ec/lenovo/h8: Make trackpoint enable a CMOS option. 2014-01-12 18:04:15 +01:00
cmos.layout Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
devicetree.cb igd.asl rewrite 2015-05-28 08:27:10 +02:00
dock.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
dock.h Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
dsdt.asl igd.asl rewrite 2015-05-28 08:27:10 +02:00
gpio.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
Kconfig x201: Add TPM declaration. 2015-05-27 22:24:13 +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
Makefile.inc Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
romstage.c x201: Add TPM declaration. 2015-05-27 22:24:13 +02:00
smi.h 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