coreboot-kgpe-d16/src/soc/intel/skylake
Subrata Banik 78463a7d26 soc/intel: Move soc_pch_pirq_init() to common code
List of changes:
1. Rename soc_pch_pirq_init() as pch_pirq_init() and
move into common block code.
2. Remove redundant LPC functions from SoC directory and
refer from block/lpc directory.

TEST=Able to build and boot hatch and tglrvp platform without seeing
any functional impact.

Change-Id: I856b5ca024e58fd14b4d1721f23d9516a283ebf8
Signed-off-by: Subrata Banik <subrata.banik@intel.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/45809
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
2020-10-03 04:18:46 +00:00
..
acpi soc/intel/skylake/acpi/gpio.asl: Use ASL 2.0 syntax 2020-09-27 22:47:00 +00:00
bootblock {nb,soc}/intel: Use get_current_microcode_rev() for ucode version 2020-08-05 15:36:38 +00:00
include/soc soc/intel/skylake: Move PMC MMIO offset macro into pmc.h 2020-09-30 03:54:29 +00:00
nhlt
romstage soc/intel: rename get_prmrr_size 2020-09-21 15:51:01 +00:00
acpi.c soc/intel/common/block/lpc: add acpi name 2020-09-28 09:38:39 +00:00
chip.c src/soc/intel: Drop unneeded empty lines 2020-09-21 16:15:25 +00:00
chip.h soc/intel/*/chip.h: Use uint32_t for tcc_offset 2020-09-27 22:45:20 +00:00
cpu.c src/soc/intel: Drop unneeded empty lines 2020-09-21 16:15:25 +00:00
elog.c elog: rename ELOG_WAKE_SOURCE_GPIO to ELOG_WAKE_SOURCE_GPE 2020-08-18 15:57:40 +00:00
fadt.c src: Use ACPI macros 2020-07-21 18:26:47 +00:00
finalize.c soc/intel/skylake: Align PMC offset 0x31C name with CNL 2020-09-30 03:53:42 +00:00
gpio.c src/soc/intel: Drop unneeded empty lines 2020-09-21 16:15:25 +00:00
graphics.c
gspi.c
i2c.c
irq.c soc/intel: Move soc_pch_pirq_init() to common code 2020-10-03 04:18:46 +00:00
Kconfig drivers/spi: Add BOOT_DEVICE_SPI_FLASH_NO_EARLY_WRITES config 2020-10-02 23:11:04 +00:00
lockdown.c
lpc.c soc/intel: Move soc_pch_pirq_init() to common code 2020-10-03 04:18:46 +00:00
Makefile.inc soc/intel/skylake: Move acpi_fill_fadt to fadt.c 2020-07-14 22:34:03 +00:00
me.c soc/intel/skl: Fix error code of send_global_reset() 2020-09-28 09:26:10 +00:00
p2sb.c
pmc.c
pmutil.c
reset.c Revert "soc/intel: Refactor do_global_reset() function" 2020-09-22 05:13:39 +00:00
sd.c src: Use space after 'if', 'for' 2020-08-05 11:37:00 +00:00
smihandler.c
smmrelocate.c src/soc/intel: Drop unneeded empty lines 2020-09-21 16:15:25 +00:00
spi.c
systemagent.c
uart.c
vr_config.c
xhci.c