coreboot-kgpe-d16/src/soc/intel/cannonlake
Subrata Banik 918ff858cf soc/intel/cannonlake: Disable UART_DEBUG by default
This patch ensures serial debug is not enabled by default on Cannonlake
platform.

Change-Id: Id925c8c73971a027e45ea3c61e878f134bc9feff
Signed-off-by: Subrata Banik <subrata.banik@intel.com>
Reviewed-on: https://review.coreboot.org/27205
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
2018-06-23 04:38:52 +00:00
..
acpi soc/intel/cannonlake: Clear EMMC timeout when boot source is not EMMC 2018-04-05 15:59:28 +00:00
bootblock src: Use of device_t is deprecated 2018-06-14 09:29:31 +00:00
include/soc soc/intel/cannonlake: Remove DMA support for PTT 2018-06-22 01:58:33 +00:00
romstage soc/{amd,intel}: Use postcar_frame_add_romcache() 2018-06-04 08:22:20 +00:00
acpi.c soc/intel/cannonlake: Get rid of device_t 2018-06-01 16:26:25 +00:00
cbmem.c
chip.c soc/intel/common/block/cpu: Add option to skip coreboot AP init 2018-06-22 01:58:17 +00:00
chip.h soc/intel/common/block/cpu: Add option to skip coreboot AP init 2018-06-22 01:58:17 +00:00
cnl_lpddr4_init.c
cpu.c soc/intel/cannonlake: Get rid of device_t 2018-06-01 16:26:25 +00:00
finalize.c soc/intel/cannonlake: Get rid of device_t 2018-06-01 16:26:25 +00:00
gpio.c
graphics.c drivers/intel/gma: Unify VBT related Kconfig names 2018-06-12 18:07:51 +00:00
gspi.c soc/intel/common/block: Move gspi common functions into block/gspi 2018-06-06 06:25:50 +00:00
i2c.c soc/intel/common/block: Move i2c common functions into block/i2c 2018-06-06 06:26:11 +00:00
Kconfig soc/intel/cannonlake: Disable UART_DEBUG by default 2018-06-23 04:38:52 +00:00
lockdown.c soc/intel/common/pch: Add pch lockdown code 2018-06-07 21:58:19 +00:00
lpc.c src: Get rid of device_t 2018-06-14 09:30:24 +00:00
Makefile.inc soc/intel/common/block: Add common chip config block 2018-06-06 06:23:45 +00:00
memmap.c soc/intel/cannonlake: Remove DMA support for PTT 2018-06-22 01:58:33 +00:00
nhlt.c
pmc.c soc/intel/cannonlake: Get rid of device_t 2018-06-01 16:26:25 +00:00
pmutil.c soc/intel/cannonlake: Set DISB after Dram init 2018-04-19 07:52:43 +00:00
reset.c src/soc: Get rid of whitespace before tab 2018-06-04 09:20:52 +00:00
sd.c
smihandler.c src: Use of device_t is deprecated 2018-06-14 09:29:31 +00:00
smmrelocate.c src: Use of device_t is deprecated 2018-06-14 09:29:31 +00:00
spi.c soc/intel/common/block: Move gspi common functions into block/gspi 2018-06-06 06:25:50 +00:00
systemagent.c src/soc: Fix various typos 2018-02-20 23:17:39 +00:00
uart.c src: Get rid of device_t 2018-06-14 09:30:24 +00:00
vr_config.c