coreboot-kgpe-d16/src
Mathew King 91a2cd4770 mb/google/guybrush: Configure non-native function GPIOs
Second pass GPIO configuration to enable the non-native function
GPIOs based on the guybrush Proto 0 reference schematic 0210.

BUG=b:177909472
TEST=builds

Change-Id: I0fdc4d7369353f88cf05e2e1ec08898d4605e602
Signed-off-by: Mathew King <mathewk@chromium.org>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/50450
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: EricR Lai <ericr_lai@compal.corp-partner.google.com>
2021-02-15 08:22:53 +00:00
..
acpi ACPI: Move common _PIC method 2021-02-14 21:35:47 +00:00
arch arch/x86: Drop `cstates` pointer from CPU drivers 2021-02-14 21:57:13 +00:00
commonlib
console
cpu cpu/intel/haswell: Constify ACPI c-state arrays 2021-02-14 21:57:00 +00:00
device device/azalia_device: Add mainboard hook to program codecs 2021-02-10 07:21:11 +00:00
drivers src: Remove unused <boot_device.h> 2021-02-10 07:22:08 +00:00
ec src/ec/quanta/ene_kb3940q/acpi/battery.asl: Convert to ASL 2.0 2021-02-10 19:18:09 +00:00
include include/acpi/acpi.h: Add ACPI_MADT_LAPIC_NMI_ALL_PROCESSORS 2021-02-13 21:54:54 +00:00
lib lib/selfboot.c: Fix indentation and drop one newline 2021-02-11 10:19:17 +00:00
mainboard mb/google/guybrush: Configure non-native function GPIOs 2021-02-15 08:22:53 +00:00
northbridge nb/intel/sandybridge: Correct description of QCLK 2021-02-15 08:21:33 +00:00
security security/intel/txt/Makefile.inc: Use tab for indent 2021-02-11 10:23:04 +00:00
soc soc/amd/cezanne: Add uart.c to smm so we can support DEBUG_SMI 2021-02-15 08:22:27 +00:00
southbridge sb/intel/lynxpoint: Clean up lp_gpio.h 2021-02-15 08:19:14 +00:00
superio superio/smsc/sch5545: Add missing <types.h> 2021-02-13 22:06:28 +00:00
vendorcode
Kconfig