coreboot/src
Matt DeVillier 0405109eed mb/google/eve: Update and fix VBT
Update Eve's VBT from v211 to v221, and change the backlight
control type from PWM to VESA eDP/AUX. This allows the OS to
select the proper backlight control type for the panel.

Test: Eve backlight control now functional under Windows 10
(Linux requires some pending patches to fix)

Change-Id: I8be2a719765891b3f2702c1869981009fa73ca05
Signed-off-by: Matt DeVillier <matt.devillier@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/37880
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
2019-12-26 10:46:42 +00:00
..
acpi
arch src: Remove unused include <string.h> 2019-12-26 10:45:37 +00:00
commonlib commonlib/fsp_relocate: Fix typos 2019-12-19 17:50:22 +00:00
console arch/x86: Drop uses of ROMCC_BOOTBLOCK 2019-12-19 03:26:27 +00:00
cpu cpu/intel/car/p4-netburst: Add assert for SIPI_VECTOR_IN_ROM 2019-12-26 08:11:30 +00:00
device superio/common/conf_mode: Add op to write SSDT 2019-12-22 13:47:39 +00:00
drivers src: Remove unused include <string.h> 2019-12-26 10:45:37 +00:00
ec src/{drivers,device,ec}: Remove unused <stdlib.h> 2019-12-19 05:25:56 +00:00
include superio/common/conf_mode: Add op to write SSDT 2019-12-22 13:47:39 +00:00
lib src: Remove unused include <string.h> 2019-12-26 10:45:37 +00:00
mainboard mb/google/eve: Update and fix VBT 2019-12-26 10:46:42 +00:00
northbridge AGESA,binaryPI: Drop remains of ROMCC_BOOTBLOCK 2019-12-20 18:14:34 +00:00
security src: Remove unused include <string.h> 2019-12-26 10:45:37 +00:00
soc src: Remove unused include <string.h> 2019-12-26 10:45:37 +00:00
southbridge sb/amd/{agesa,pi,cimx}/bootblock: Use simple PCI config accessor 2019-12-21 11:37:15 +00:00
superio superio/common: Add more ACPI methods 2019-12-22 13:47:55 +00:00
vendorcode vendorcode/intel/fsp/fsp2_0/tgl: Add FSP header files for Tiger Lake 2019-12-26 10:43:42 +00:00
Kconfig arch/x86: Fix S3 resume without stage cache 2019-12-19 19:30:40 +00:00