coreboot-kgpe-d16/src/mainboard/google/slippy
Nico Huber 4ce52903b0 3rdparty/libgfxinit: Update submodule pointer
Changes allow to use the integrated panel logic (power sequen-
cing and backlight control) for more connectors. The Kconfigs
GFX_GMA_PANEL_1_PORT and GFX_GMA_PANEL_2_PORT can now be set
to any port, e.g.

  config GFX_GMA_PANEL_1_PORT
          default "DP3"

Now that the panel logic is not tied to the `Internal` port
choice anymore, we can properly split it into `LVDS` and `eDP`.

This also adds Comet Lake PCI IDs which should still work the
same as Kaby and Coffee Lake.

Change-Id: I78b1b458ca00714dcbe7753a7beb4fb05d69986b
Signed-off-by: Nico Huber <nico.huber@secunet.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/38921
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2020-03-09 08:20:12 +00:00
..
acpi sb/intel/lynxpoint: Use sb/intel/common/platform.asl 2019-11-04 11:46:42 +00:00
variants mb/google: Fix typos 2020-02-24 13:00:39 +00:00
acpi_tables.c mb/*/*/acpi_tables: Remove unnecessary function call 2019-12-27 09:09:02 +00:00
board_info.txt
chromeos.c chromeos: stop sharing write protect GPIO with depthcharge 2020-03-07 20:31:49 +00:00
chromeos.fmd
cmos.layout
data.vbt mb/google/slippy: update VBT 2020-01-15 13:12:38 +00:00
dsdt.asl mb/**/acpi: Remove unused files 2019-12-31 18:57:16 +00:00
ec.c mb/google/{auron,slippy}/ec: clear pending events on S3 wakeup 2020-02-24 12:45:48 +00:00
ec.h
gma-mainboard.ads 3rdparty/libgfxinit: Update submodule pointer 2020-03-09 08:20:12 +00:00
Kconfig Kconfig: comply to Linux 5.3's Kconfig language rules 2019-11-23 20:09:56 +00:00
Kconfig.name
mainboard.c mb/*/{BiosCallOuts,mainboard,romstage}.c: Remove unused <device/pci_{def,ops}.h> 2019-12-19 04:36:23 +00:00
Makefile.inc
onboard.h mb/google/slippy: Fix IRQ of the ambient light sensor 2020-02-17 16:04:54 +00:00
romstage.c
smihandler.c ELOG: Introduce elog_gsmi variants 2019-11-09 10:49:47 +00:00
thermal.h
variant.h