coreboot-kgpe-d16/src
Sean Rhodes 70a1ef0716 mb/starlabs/labtop: Reconfigure CNVi GPIOs
Reconfigure the CNVi GPIO's so that they are configured correctly.
The original configuration was based on the AMI firmware, and
whilst it worked, it wasn't optimal.

Signed-off-by: Sean Rhodes <sean@starlabs.systems>
Change-Id: I9fc9963e91da0267c8740fee20a3ec41895b4953
Reviewed-on: https://review.coreboot.org/c/coreboot/+/60758
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Matt DeVillier <matt.devillier@gmail.com>
2022-02-22 19:21:22 +00:00
..
acpi src/acpi/acpigen.c: Reformat code 2022-02-21 15:19:24 +00:00
arch arch/x86/id.S: Fix building with clang 2022-02-15 23:36:33 +00:00
commonlib compiler.h: Define a __fallthrough statement 2022-02-16 21:28:09 +00:00
console Use the fallthrough statement in switch loops 2022-02-16 21:29:53 +00:00
cpu cpu/x86/lapic: Fix SMP=n case with LEGACY_SMP_INIT 2022-02-11 13:53:56 +00:00
device treewide: Get rid of CONFIG_AZALIA_MAX_CODECS 2022-02-22 17:40:30 +00:00
drivers src/driver/intel/mipi_camera: Update ACPI entry to provide silicon info 2022-02-22 15:58:37 +00:00
ec ec/google/chromeec/ec_acpi.c: Cast compatible enum types 2022-02-21 15:27:15 +00:00
include include/acpi/acpi.h: Drop non-existing acpi_create_madt_lapic_nmis() 2022-02-22 00:02:27 +00:00
lib Use the fallthrough statement in switch loops 2022-02-16 21:29:53 +00:00
mainboard mb/starlabs/labtop: Reconfigure CNVi GPIOs 2022-02-22 19:21:22 +00:00
northbridge nb/amd/pi/00730F01/northbridge.c: Use 'pci_{and,or}_config' 2022-02-18 23:23:07 +00:00
security treewide: Remove "ERROR: "/"WARN: " prefixes from log messages 2022-02-07 23:29:09 +00:00
soc soc/intel/common/block/acpi: Drop duplicated 'fadt->header.revision' 2022-02-22 19:03:38 +00:00
southbridge treewide: Get rid of CONFIG_AZALIA_MAX_CODECS 2022-02-22 17:40:30 +00:00
superio Use the fallthrough statement in switch loops 2022-02-16 21:29:53 +00:00
vendorcode vendorcode/intel/fsp: Update FSP header file for Alder Lake N FSP v3054.02 2022-02-22 18:27:06 +00:00
Kconfig