coreboot-kgpe-d16/src
Nico Huber ae7c96889f Start ACPI framework for PnP (super i/o) devices
I'm trying to make writing ACPI code for super i/o devices more
comfortable.

pnp.asl hosts some general cpp macros.

The other four files are to be included in dsdt trees. They are
controlled by cpp macros which should be defined/undefined before
inclusion.

Work was inspired by Christoph Grenz' ACPI code for the W83627HF.

Change-Id: Idb55332ba9bc788c98964d30a450e0d734cf28ec
Signed-off-by: Nico Huber <nico.huber@secunet.com>
Reviewed-on: http://review.coreboot.org/3286
Tested-by: build bot (Jenkins)
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
2013-06-11 00:13:31 +02:00
..
arch ARM: Put the ROM stage into the image before other bits. 2013-06-10 17:52:15 +02:00
console usbdebug: Fix use without EARLY_CONSOLE 2013-06-07 09:50:12 +02:00
cpu am335x: Make the iROM load only the bootblock and ROM stage. 2013-06-11 00:03:10 +02:00
device Yabel : Add tracing option needed by i915tool. 2013-06-04 22:57:26 +02:00
drivers pc80/tpm: allow for cache-as-ram migration 2013-05-16 01:29:59 +02:00
ec ec/acpi: Add ACPI methods for generic EC access 2013-06-06 21:19:28 +02:00
include ramtest.c: Add silent ram_check 2013-06-10 22:30:39 +02:00
lib ramtest.c: Add silent ram_check 2013-06-10 22:30:39 +02:00
mainboard beaglebone: Expand "ROM" size to 4MB. 2013-06-10 23:13:48 +02:00
northbridge VX900: Use MIN/MAX from stdlib.h instead of redefining them 2013-06-10 23:11:48 +02:00
southbridge early_smbus: Add early SMBus implementation for VIA chipsets 2013-06-10 19:07:26 +02:00
superio Start ACPI framework for PnP (super i/o) devices 2013-06-11 00:13:31 +02:00
vendorcode fam15 vendorcode: Change license to BSD from AMD software license 2013-06-09 17:37:16 +02:00
Kconfig Yabel : Add tracing option needed by i915tool. 2013-06-04 22:57:26 +02:00