coreboot-kgpe-d16/src/mainboard/intel/icelake_rvp
Subrata Banik d5be4e4046 soc/intel/{cnl,icl,tgl}: Move northbridge.asl into common/block/acpi
This patch creates a common instance of northbridge.asl inside intel common
code (soc/intel/common/block/acpi/acpi) and changes cnl,icl & tgl soc code to
refer northbridge.asl from common code block.

TEST=Able to build and boot Hatch and ICL DE system. Dump DSDT.asl to verify
Device(MCHC) presence after booting to OS.

Change-Id: Ib9af844bcbbcce3f4b0ac7aada43d43e4171e08b
Signed-off-by: Subrata Banik <subrata.banik@intel.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/38155
Reviewed-by: Pratikkumar V Prajapati <pratikkumar.v.prajapati@intel.com>
Reviewed-by: Wonkyu Kim <wonkyu.kim@intel.com>
Reviewed-by: Lance Zhao <lance.zhao@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2020-01-09 08:25:12 +00:00
..
acpi coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) 2019-03-08 08:33:24 +00:00
spd mb: Use fixed value in RcompTarget structure 2019-12-16 09:50:55 +00:00
variants mb/intel/icelake_rvp: Remove baseboard gpio configuration support 2019-12-17 13:14:56 +00:00
acpi_tables.c
board_id.c Split MAYBE_STATIC to _BSS and _NONZERO variants 2019-08-26 20:56:29 +00:00
board_id.h mb/intel/icelake_rvp: Add ICL U and Y RVP DIMM configuration 2018-11-23 06:16:15 +00:00
board_info.txt
bootblock.c mb/intel/icelake_rvp: Remove nested variant header references 2019-12-05 17:59:05 +00:00
chromeos.c mb/intel/icelake_rvp: Remove nested variant header references 2019-12-05 17:59:05 +00:00
chromeos.fmd mainboard: Enable PRESERVE flag in all vboot/chromeos FMD files 2019-03-05 20:52:06 +00:00
dsdt.asl soc/intel/{cnl,icl,tgl}: Move northbridge.asl into common/block/acpi 2020-01-09 08:25:12 +00:00
hda_verb.c mb/intel/icelake_rvp: Remove nested variant header references 2019-12-05 17:59:05 +00:00
Kconfig mb/*/*/Kconfig: Drop redundant redeclaration of MAINBOARD_VENDOR 2019-11-28 10:52:27 +00:00
Kconfig.name
mainboard.c mb/intel/icelake_rvp: Remove nested variant header references 2019-12-05 17:59:05 +00:00
Makefile.inc mb/intel/icelake_rvp: Remove nested variant header references 2019-12-05 17:59:05 +00:00
romstage_fsp_params.c src/mainboard: Remove unused include <arch/byteorder.h> 2019-06-19 12:29:18 +00:00