coreboot/src/drivers/intel
Ronald G. Minnich c4674e8b12 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

BUG=None
TEST=builds and boots on the FUI tree that uses it.
BRANCH=None

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>
2013-07-02 15:32:59 -07:00
..
gma Add kernel-derived support functions for DDI. 2013-07-02 15:32:59 -07:00
Kconfig FUI: add intel_dp driver derived from kernel functions 2013-06-27 18:31:54 -07:00
Makefile.inc Add in the Makefile bits for the new intel gma driver 2013-06-28 11:26:17 -07:00