coreboot/src
Matt DeVillier 99af85ad36 mb/google/puff: Add VBTs for Moonbuggy and Scout variants
These variants were missing VBTs necessary for display init, so add
them. VBT files taken from the stock firmware images:
coreboot-Google_Moonbuggy.13324.803.0.bin
coreboot-Google_Scout.13324.645.0.bin

Since all variants now have VBTs, move the selection of
INTEL_GMA_HAVE_VBT to the baseboard.

TEST=build/boot various puff variants, including scout.

Change-Id: I2bb06894fc4df358cc38a4627de9f95289c2c5e0
Signed-off-by: Matt DeVillier <matt.devillier@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/87779
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Eric Lai <ericllai@google.com>
2025-05-27 15:09:25 +00:00
..
acpi Revert "acpi,Makefile: Add preload_acpi_dsdt" 2025-04-14 13:55:42 +00:00
arch arch/x86: Unify GDT entries 2025-05-08 12:29:24 +00:00
commonlib {commonlib, drivers}: Track firmware splash screen rendering completion 2025-05-25 14:35:09 +00:00
console
cpu cpu/intel/haswell: Export PCODE mailbox functions 2025-05-27 15:07:25 +00:00
device arch/x86: Unify GDT entries 2025-05-08 12:29:24 +00:00
drivers {commonlib, drivers}: Track firmware splash screen rendering completion 2025-05-25 14:35:09 +00:00
ec ec/google/chromeec/smi: Clear events before enabling wake mask 2025-05-23 16:51:27 +00:00
include soc/intel/xeon_sp: Add support for Emerald Rapids (5th Gen Xeon-SP) CPUs 2025-05-21 17:10:46 +00:00
lib treewide: Assume FMAP_SECTION_FLASH_START = 0 2025-04-18 14:57:05 +00:00
mainboard mb/google/puff: Add VBTs for Moonbuggy and Scout variants 2025-05-27 15:09:25 +00:00
northbridge Haswell NRI: Remove unused SPD_LEN define 2025-05-27 15:09:11 +00:00
sbom
security security/vboot: Introduce VBOOT_EC_SYNC_ESOL Kconfig option 2025-05-18 18:44:09 +00:00
soc soc/mediatek/mt8189: Add MTK FSP loader in ramstage 2025-05-27 05:22:26 +00:00
southbridge sb/intel/lynxpoint: Add CFR objects for existing options 2025-04-25 14:24:47 +00:00
superio superio/ite/it8772f: Program power state after failure 2025-04-23 14:16:09 +00:00
vendorcode vc/google/chromeos: Move pvmfw cbmem and enable 2025-05-23 15:41:02 +00:00
Kconfig