coreboot-kgpe-d16/src/soc/intel/broadwell
Angel Pons 12d48cdf67 src: Rename EM100Pro-specific SPI console Kconfig option
To avoid confusion with `flashconsole` (CONSOLE_SPI_FLASH), prefix this
option with `EM100Pro`. Looks like it is not build-tested, however.

Change-Id: I4868fa52250fbbf43e328dfd12e0e48fc58c4234
Signed-off-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/45973
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Nico Huber <nico.h@gmx.de>
Reviewed-by: Michael Niewöhner <foss@mniewoehner.de>
2020-10-13 08:40:52 +00:00
..
acpi
bootblock src: Change BOOL CONFIG_ to CONFIG() in comments & strings 2020-07-26 21:20:30 +00:00
include/soc src/soc/intel: Drop unneeded empty lines 2020-09-21 16:15:25 +00:00
romstage mrc_cache: Add mrc_cache fetch functions to support non-x86 platforms 2020-08-24 23:30:50 +00:00
acpi.c soc/intel/broadwell: Add RMRRs after all DRHDs 2020-08-04 21:43:35 +00:00
adsp.c
chip.c
chip.h soc/intel/*/chip.h: Use uint32_t for tcc_offset 2020-09-27 22:45:20 +00:00
cpu.c soc/intel/broadwell/cpu.c: Spell CPU in uppercase 2020-09-27 22:45:35 +00:00
cpu_info.c
ehci.c
elog.c elog: rename ELOG_WAKE_SOURCE_GPIO to ELOG_WAKE_SOURCE_GPE 2020-08-18 15:57:40 +00:00
fadt.c
finalize.c src: Rename EM100Pro-specific SPI console Kconfig option 2020-10-13 08:40:52 +00:00
gpio.c
hda.c
igd.c soc/intel/broadwell: Drop gpu_panel_port_select 2020-09-08 05:26:25 +00:00
iobp.c lynxpoint/broadwell: Relegate IOBP printk to BIOS_SPEW 2020-10-08 08:00:41 +00:00
Kconfig src: Rename EM100Pro-specific SPI console Kconfig option 2020-10-13 08:40:52 +00:00
lpc.c broadwell: Factor out PIRQ routing from devicetree 2020-07-28 08:52:42 +00:00
Makefile.inc
me.c
me_status.c src/soc/intel: Drop unneeded empty lines 2020-09-21 16:15:25 +00:00
memmap.c {nb,soc}/intel/{haswell,broadwell}/memmap.c: Use ALIGN_DOWN(x, a) 2020-09-02 07:16:05 +00:00
minihd.c
pch.c
pcie.c src: Never set ISA Enable on PCI bridges 2020-07-28 10:54:02 +00:00
pei_data.c
pmutil.c src/soc/intel: Drop unneeded empty lines 2020-09-21 16:15:25 +00:00
ramstage.c
refcode.c
sata.c src/soc/intel: Drop unneeded empty lines 2020-09-21 16:15:25 +00:00
serialio.c
smbus.c
smi.c
smihandler.c src/soc/intel: Drop unneeded empty lines 2020-09-21 16:15:25 +00:00
smmrelocate.c src/soc/intel: Drop unneeded empty lines 2020-09-21 16:15:25 +00:00
systemagent.c
tsc_freq.c
usb_debug.c
xhci.c