coreboot/src/drivers
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
..
ati drivers: Fix spelling 2013-07-10 20:18:15 +02:00
dec GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« 2013-03-01 10:16:08 +01:00
elog elog: handle ROM_SIZE differences from detected flash size 2013-12-07 03:27:44 +01:00
emulation qemu: minor bochs cleanups 2013-11-26 09:14:57 +01:00
generic x86 I/O APIC: Make functions io_apic_{read,write}() public 2013-05-07 22:40:10 +02:00
i2c drivers: Fix spelling 2013-07-10 20:18:15 +02:00
ics Get rid of drivers class 2012-11-27 22:00:49 +01:00
intel Add kernel-derived support functions for DDI. 2013-12-07 03:42:55 +01:00
ipmi Get rid of drivers class 2012-11-27 22:00:49 +01:00
maxim max77802: add header for max77802 PMIC 2013-07-10 22:35:26 +02:00
oxford Rename cpu/x86/car.h to arch/early_variables.h 2013-10-13 12:47:05 +02:00
parade parade: Add a driver for the parade ps8625. 2013-07-10 23:20:39 +02:00
pc80 pc80/mc146818rtc: Return an error code rather than an integer 2013-11-25 23:59:59 +01:00
realtek GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« 2013-03-01 10:16:08 +01:00
sil Get rid of drivers class 2012-11-27 22:00:49 +01:00
spi SPI: Support STMicro partial page write 2013-08-23 05:07:11 +02:00
ti [2/2] tps65090: re-factor for coreboot 2013-04-10 17:34:19 +02:00
trident Get rid of drivers class 2012-11-27 22:00:49 +01:00
Kconfig FUI: add intel_dp driver derived from kernel functions 2013-12-05 20:24:03 +01:00
Makefile.inc Add in the Makefile bits for the new intel gma driver 2013-12-06 00:33:58 +01:00