coreboot-kgpe-d16/src/mainboard/google/reef
Patrick Georgi 4a3956d7cc drivers/intel/gma, soc/intel/common: improve cooperation
Instead of both featuring their own VBT loaders, use a single one.
It's the compression-enabled one from soc/intel/common, but moved to
drivers/intel/gma.

The rationale (besides making all the Kconfig fluff easier) is that
drivers/intel/gma is used in some capacity on all platforms that load a
VBT, while soc/intel/common's VBT code is for use with FSP.

BUG=b:79365806
TEST=GOOGLE_FALCO and GOOGLE_CHELL both build, exercising both affected
code paths.

Change-Id: I8d149c8b480e457a4f3e947f46d49ab45c65ccdc
Signed-off-by: Patrick Georgi <pgeorgi@google.com>
Reviewed-on: https://review.coreboot.org/26039
Reviewed-by: Furquan Shaikh <furquan@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2018-05-09 13:48:07 +00:00
..
variants drivers/intel/gma, soc/intel/common: improve cooperation 2018-05-09 13:48:07 +00:00
acpi_tables.c
board_info.txt
bootblock.c soc/intel/common/block: Add LPC Common code and use it for APL 2017-08-15 19:59:21 +00:00
chromeos.c vboot: Assume EC_SOFTWARE_SYNC and VIRTUAL_DEV_SWITCH by default 2017-03-28 22:15:46 +02:00
chromeos.fmd mainboard/google/reef: Add FPF_STATUS FMAP region 2017-03-15 03:42:55 +01:00
dsdt.asl mainboards/google/reef: use chromeec's ASL lid switch implementation 2016-09-26 23:52:53 +02:00
ec.c mb/google/reef,sand: Set S0ix lazy wake mask 2018-01-23 17:27:28 +00:00
Kconfig mb/google/*: Use newly added Chrome EC boardid function 2017-09-26 15:20:39 +00:00
Kconfig.name mainboard/google: Comment variant names in Kconfig 2018-05-04 01:03:49 +00:00
mainboard.c mb/google: Get rid of device_t 2018-05-08 18:31:26 +00:00
Makefile.inc mb/google/*: Use newly added Chrome EC boardid function 2017-09-26 15:20:39 +00:00
romstage.c mainboard/google/reef: add baseboard memory configuration 2016-09-06 20:16:32 +02:00
smihandler.c mainboard/google/coral: power off EN_PP3300_DX_LTE_SOC when entering S5 2017-11-10 09:49:18 +00:00