coreboot/src
Patrick Rudolph 281ccca373 nb/intel/sandybridge/gma: Set up OpRegion in nb code
Set up IGD OpRegion in northbridge and fill in GNVS' aslb.
At this point GNVS already has been set up by SSDT injection.

Required for future VBT patches that will:
* Use ACPI memory instead of CBMEM
* Use common implementation to locate VBT
* Fill in platform specific values

Change-Id: I97c3402ac055991350732e55b0dda042b426c080
Signed-off-by: Patrick Rudolph <siro@das-labor.org>
Reviewed-on: https://review.coreboot.org/19310
Tested-by: build bot (Jenkins)
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
2017-05-01 16:23:28 +02:00
..
acpi
arch arch/x86: Add read64 and write64 functions 2017-04-25 06:14:39 +02:00
commonlib commonlib: Add ID for STORAGE_DATA 2017-04-28 19:56:11 +02:00
console console: rework log level to not be reliant on ROMSTAGE_CONST 2017-04-25 18:13:56 +02:00
cpu nb/amd/amdk8: Link reset_test.c 2017-04-28 17:17:40 +02:00
device pci_device: Write vendor ID to subsystem vendor ID 2017-05-01 01:06:02 +02:00
drivers drivers/intel/fsp2_0: add option to incorporate platform memory version 2017-04-28 15:56:49 +02:00
ec ec/roda/it8518: Do EC write manually with long timeout 2017-04-08 13:17:56 +02:00
include nb/amdk8: Link coherent_ht.c 2017-04-28 17:20:51 +02:00
lib cbmem_console: Document known reimpementations of console structure/API 2017-04-26 01:31:51 +02:00
mainboard mb/*/mainboard.c: Get rid of SPI AFC register 2017-05-01 14:02:19 +02:00
northbridge nb/intel/sandybridge/gma: Set up OpRegion in nb code 2017-05-01 16:23:28 +02:00
soc soc/intel/skylake: Add ID for Fizz i7 2017-05-01 00:45:24 +02:00
southbridge nb/intel/sandybridge/gma: Set up OpRegion in nb code 2017-05-01 16:23:28 +02:00
superio superio/fintek: Add support for Fintek F71808A 2017-03-27 19:19:56 +02:00
vboot vboot: Separate board name and version number in FWID with a dot 2017-04-29 01:44:10 +02:00
vendorcode Kconfig: provide MAINBOARD_HAS_TPM_CR50 option 2017-04-24 22:02:55 +02:00
Kconfig include: Add xmalloc, xzmalloc and dma routines 2017-04-25 00:52:03 +02:00