coreboot/src/mainboard/intel/wtm2
Subrata Banik 2715cdb3f3 soc/intel/{IA-CPU/SOC}: Move sleepstates.asl into southbridge/intel/common/acpi
This patch creates a common instance of sleepstates.asl inside intel common
code (southbridge/intel/common/acpi) and asks all IA CPU/SOC code to
refer sleepstates.asl from common code block.

TEST=Able to build and boot Hatch and ICL DE system. Dump DSDT.asl to verify
S0/S3/S4/S5 entries after booting to OS.

Change-Id: Ie2132189f91211df74f8b5546da63ded4fdf687a
Signed-off-by: Subrata Banik <subrata.banik@intel.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/36463
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2019-11-01 11:50:03 +00:00
..
acpi soc/intel/broadwell: Rework acpi/cpu.asl 2018-11-30 21:52:51 +00:00
acpi_tables.c src: Use 'include <string.h>' when appropriate 2019-03-20 20:27:51 +00:00
board_info.txt
chromeos.c mainboard/google: Remove use of __PRE_RAM__ 2019-08-19 00:03:37 +00:00
chromeos.fmd mainboard: Enable PRESERVE flag in all vboot/chromeos FMD files 2019-03-05 20:52:06 +00:00
cmos.layout
devicetree.cb
dsdt.asl soc/intel/{IA-CPU/SOC}: Move sleepstates.asl into southbridge/intel/common/acpi 2019-11-01 11:50:03 +00:00
fadt.c mb/intel/{galileo,wtm2}: Use macro instead of magic number 2019-10-04 16:26:38 +00:00
gpio.c soc/intel/broadwell: Move GPIO init to a common place 2019-05-14 23:22:02 +00:00
hda_verb.c
Kconfig mb/intel/wtm2: Remove duplicated HAVE_SMI_HANDLER 2019-01-03 18:08:32 +00:00
Kconfig.name
mainboard.c src: Use 'include <boot/coreboot_tables.h>' when appropriate 2019-10-27 17:48:30 +00:00
Makefile.inc nb/intel/broadwell: Add an option for where verstage starts 2019-05-15 17:57:18 +00:00
pei_data.c src: Use 'include <string.h>' when appropriate 2019-03-20 20:27:51 +00:00
romstage.c src: Remove unused 'include <string.h>' 2019-10-20 17:19:34 +00:00
thermal.h