coreboot-kgpe-d16/src/mainboard/intel/strago
Kyösti Mälkki 9dd1a12f9c ELOG: Introduce elog_gsmi variants
This avoids a lot of if (CONFIG(ELOG_GSMI)) boilerplate.

Change-Id: I87d25c820daedeb33b3b474a6632a89ea80b0867
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/36647
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2019-11-09 10:49:47 +00:00
..
acpi mainboard/intel/strago/acpi: Serialize _CRS method 2019-05-06 10:26:11 +00:00
acpi_tables.c src: Use 'include <string.h>' when appropriate 2019-03-20 20:27:51 +00:00
board_info.txt
chromeos.c mb/*/chromeos.c: Remove some ENV_RAMSTAGE and __SIMPLE_DEVICE__ 2019-07-25 16:03:37 +00:00
chromeos.fmd mainboard: Enable PRESERVE flag in all vboot/chromeos FMD files 2019-03-05 20:52:06 +00:00
cmos.layout mb/*/*/cmos.layout: Fix the values for the console level 2018-01-26 17:28:56 +00:00
com_init.c {drivers,soc/intel/braswell}: Implement C_ENVIRONMENT_BOOTBLOCK support 2019-06-12 07:47:13 +00:00
devicetree.cb
dsdt.asl soc/intel/{IA-CPU/SOC}: Move sleepstates.asl into southbridge/intel/common/acpi 2019-11-01 11:50:03 +00:00
ec.c coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) 2019-03-08 08:33:24 +00:00
ec.h
fadt.c {mb,sb}: Use get_acpi_table_revision(FADT) 2019-06-19 19:34:10 +00:00
gpio.c src: Remove unneeded whitespace 2018-10-23 15:52:09 +00:00
irqroute.c
irqroute.h
Kconfig mb/[google/intel]/*: Specify Chrome EC bus - LPC or ESPI 2019-10-03 15:29:53 +00:00
Kconfig.name
mainboard.c mb/intel: Get rid of device_t 2018-05-08 14:18:52 +00:00
Makefile.inc arch/x86: Avoid HAVE_SMI_HANDLER conditional with smm-class 2019-07-09 12:43:35 +00:00
onboard.h
ramstage.c
romstage.c drivers/intel/fsp1.1: Simplify bootflow and clean up 2019-05-29 20:17:48 +00:00
smihandler.c ELOG: Introduce elog_gsmi variants 2019-11-09 10:49:47 +00:00
w25q64.c