coreboot-kgpe-d16/src
Ronald G. Minnich 01ab2d14be Add kernel-derived support functions for DDI.
Newer mainboards that use haswell -- and, presumably, chipsets to come -- need
some support functions. Add them in the drivers/intel/gma directory.
Currently, this is one file: intel_ddi.c, but more may come.

Compilation of this file is controlled by INTEL_DDI, defined
in the Kconfig as default n and used in the Makefile.inc

Change-Id: I501ee291c0d4589925ed3e478f67106337fcad31
Signed-off-by: Ronald G. Minnich <rminnich@google.com>
Reviewed-on: https://gerrit.chromium.org/gerrit/60612
Tested-by: Ronald G. Minnich <rminnich@chromium.org>
Reviewed-by: Ronald G. Minnich <rminnich@chromium.org>
Commit-Queue: Ronald G. Minnich <rminnich@chromium.org>
Reviewed-on: http://review.coreboot.org/4337
Tested-by: build bot (Jenkins)
Reviewed-by: Alexandru Gagniuc <mr.nuke.me@gmail.com>
2013-12-07 03:42:55 +01:00
..
arch arch/x86: Do not run UPDATE-FIT if we don't include microcode 2013-12-06 23:39:50 +01:00
console usbdebug: Hide irrelevent options from menuconfig 2013-12-06 18:02:31 +01:00
cpu haswell: Misc power management setup and fixes 2013-12-07 03:31:06 +01:00
device Clean up POST codes for Boot State machine 2013-11-26 19:10:38 +01:00
drivers Add kernel-derived support functions for DDI. 2013-12-07 03:42:55 +01:00
ec Introduce a config whether dock is inited in romstage or not 2013-12-02 22:16:18 +01:00
include Correct file permissions. 2013-12-07 00:39:09 +01:00
lib Drop obsolete CONSOLE_LOGBUF 2013-12-03 02:36:02 +01:00
mainboard peppy: Enable power limiting for thermal control 2013-12-07 03:28:48 +01:00
northbridge haswell: Add ACPI support for Controllable TDP 2013-12-07 03:33:10 +01:00
southbridge Correct file permissions. 2013-12-07 00:39:09 +01:00
superio Correct file permissions. 2013-12-07 00:39:09 +01:00
vendorcode Correct file permissions. 2013-12-07 00:39:09 +01:00
Kconfig Add GRUB2 payload to build system 2013-11-19 01:07:25 +01:00