coreboot-kgpe-d16/src
Mark Hsieh 3acf97928c mb/google/brya/variants/gimble: update fw_config.c for next build phase
Update fw_config.c based on the schematic carbine_adl-p_evt_20210901.pdf

BUG=b:190688567
TEST=USE="project_gimble emerge-brya coreboot" and verify it builds
without error.

Signed-off-by: Mark Hsieh <mark_hsieh@wistron.corp-partner.google.com>
Change-Id: I240c0cd777d215e46a0a661aaac63a187311019d
Reviewed-on: https://review.coreboot.org/c/coreboot/+/57360
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Tim Wawrzynczak <twawrzynczak@chromium.org>
2021-09-07 21:06:00 +00:00
..
acpi acpi: Fill fadt->century based on Kconfig 2021-08-19 18:16:04 +00:00
arch smbios.c: Rename two local functions 2021-09-05 18:18:07 +00:00
commonlib cbfs: Make sure all cases of single file header corruption are isolated 2021-09-01 23:57:14 +00:00
console console/hw-debug_sink: Update for fast/slow console distinction 2021-08-04 15:15:45 +00:00
cpu cpu/x86: Use MP_RUN_ON_ALL_CPUS macro instead of hardcoding 2021-09-04 05:41:24 +00:00
device device/mipi: Move to drivers/mipi 2021-08-26 15:18:45 +00:00
drivers drivers/intel/fsp2_0: add warning when ADD_FSP_BINARIES isn't selected 2021-09-06 20:02:42 +00:00
ec ec/google/chromeec: Add code for KEY_MICMUTE and KEY_KBD_BKLIGHT_TOGGLE 2021-08-06 16:26:51 +00:00
include device/device.h: Drop unused function declaration 2021-09-06 19:07:56 +00:00
lib Move post_codes.h to commonlib/console/ 2021-08-04 15:15:51 +00:00
mainboard mb/google/brya/variants/gimble: update fw_config.c for next build phase 2021-09-07 21:06:00 +00:00
northbridge nb/intel/haswell: Move MRC glue code into a subfolder 2021-08-02 14:59:45 +00:00
security vboot/secdata_tpm: Add WRITE_STCLEAR attr to RW ARB spaces 2021-07-26 07:27:48 +00:00
soc soc/intel/broadwell: Drop unused PCH PCI device macros 2021-09-06 19:08:16 +00:00
southbridge sb/amd/pi/hudson: drop HUDSON_UART option and corresponding code 2021-09-05 17:43:36 +00:00
superio superio/nuvoton/nct6776: Correct the definition of NCT6776_GPIOBASE 2021-08-29 16:41:12 +00:00
vendorcode vc/mediatek/mt8195: Remove unused code 2021-09-03 07:10:36 +00:00
Kconfig