coreboot-kgpe-d16/src/soc/intel/common
Subrata Banik d83faceefa soc/intel/common: Enable decoding of the COMB range to LPC based on Kconfig
By default all Intel platform has enable IO decode range for COMA if
CONFIG_DRIVERS_UART_8250IO is selected.

With this patch, COMB will get enable based on
CONFIG_SOC_INTEL_COMMON_BLOCK_LPC_COMB_ENABLE Kconfig selection.

Also make lpc_enable_fixed_io_ranges() function returns Enabled I/O bits to avoid
an additional pci configuration read to get the same data.

Change-Id: I884dbcc8a37cf8551001d0ca61910c986b903ebc
Signed-off-by: Subrata Banik <subrata.banik@intel.com>
Reviewed-on: https://review.coreboot.org/25045
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Rizwan Qureshi <rizwan.qureshi@intel.com>
2018-03-09 21:40:09 +00:00
..
acpi soc/intel/common: Add generic PCR asl 2018-02-16 03:27:36 +00:00
block soc/intel/common: Enable decoding of the COMB range to LPC based on Kconfig 2018-03-09 21:40:09 +00:00
acpi.h soc/intel/common/block: Common ACPI 2017-09-08 19:01:04 +00:00
acpi_wake_source.c
hda_verb.c soc/intel/common: Fix spacing issues 2017-03-13 17:08:34 +01:00
hda_verb.h
Kconfig drivers/mrc_cache: move mrc_cache support to drivers 2017-12-17 18:29:41 +00:00
Makefile.inc drivers/mrc_cache: move mrc_cache support to drivers 2017-12-17 18:29:41 +00:00
mma.c Rename __attribute__((packed)) --> __packed 2017-07-13 19:45:59 +00:00
mma.h
nhlt.c
opregion.c intel: Prepare registers so Windows drivers are happier 2018-01-29 09:41:35 +00:00
opregion.h soc/intel/common/opregion: Use enum cb_err as return value 2017-06-27 17:18:03 +00:00
reset.c soc/intel/common/block: Common ACPI 2017-09-08 19:01:04 +00:00
smbios.c soc/intel/common/smbios: Amend debug message 2017-07-20 15:23:11 +00:00
smbios.h
tpm_tis.c security/tpm: Change TPM naming for different layers. 2018-01-18 01:45:35 +00:00
util.c
util.h
vbt.c soc/intel/common: refactor locate_vbt and vbt_get 2017-10-06 16:59:31 +00:00
vbt.h soc/intel/common: refactor locate_vbt and vbt_get 2017-10-06 16:59:31 +00:00