coreboot-kgpe-d16/src
Aamir Bohra 0dfda74408 mb/google/hatch: Add SoC and EC asl files in DSDT
This implementation adds below code:

1. Add SOC ACPI code in dsdt.asl
   -> platform.asl
   -> globalnvs.asl
   -> cpu.asl
   -> northbridge.asl
   -> southbridge.asl
   -> sleepstate.asl

2. Add chromeos.asl in dsdt.asl

3. Add EC ACPI code in dsdt.asl
   -> superio.asl
   -> ec.asl

4. Remove config for WAK/PTS ACPI method as chromeec
   doesn't implement those.

BUG=b:120914069
TEST=USE="-intel_mrc -bmpblk" emerge-hatch coreboot

Change-Id: Icf1b1d7e34a7e863139c3583903f3b1e2cdc8da6
Signed-off-by: Aamir Bohra <aamir.bohra@intel.com>
Reviewed-on: https://review.coreboot.org/c/30282
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Furquan Shaikh <furquan@google.com>
Reviewed-by: Subrata Banik <subrata.banik@intel.com>
2018-12-25 03:42:23 +00:00
..
acpi
arch soc/intel/quark: Drop BOOTBLOCK_SAVE_BIST_AND_TIMESTAMP 2018-12-24 08:19:08 +00:00
commonlib src: Remove duplicated round up function 2018-11-29 12:17:45 +00:00
console arch/x86 cbmem: Drop tests for LATE_CBMEM_INIT 2018-12-22 11:48:37 +00:00
cpu x86/smm/smmhandler.S: Use tabs instead of white spaces 2018-12-24 08:16:48 +00:00
device cpu/amd/geode_lx: Drop support 2018-12-21 18:09:11 +00:00
drivers driver/spi/eon.c: Add EN25F80 2018-12-24 08:17:24 +00:00
ec lenovo/h8,thinkpads: Re-do USB Always On 2018-12-06 11:59:22 +00:00
include arch/x86 cbmem: Drop tests for LATE_CBMEM_INIT 2018-12-22 11:48:37 +00:00
lib arch/x86 cbmem: Drop tests for LATE_CBMEM_INIT 2018-12-22 11:48:37 +00:00
mainboard mb/google/hatch: Add SoC and EC asl files in DSDT 2018-12-25 03:42:23 +00:00
northbridge cpu/amd/geode_lx: Drop support 2018-12-21 18:09:11 +00:00
security tss: implement tlcl_save_state 2018-11-28 18:32:59 +00:00
soc soc/intel/*: Select SUPPORT_CPU_UCODE_IN_CBFS only once 2018-12-24 18:19:53 +00:00
southbridge sb/amd/cimx/sb800/ramtop: Fix coding style issues 2018-12-24 08:15:18 +00:00
superio smsc/sch5147: Implement ACPI handling of a few LDN 2018-12-19 05:41:55 +00:00
vendorcode chromeos: Provide watchdog support in verstage 2018-12-21 18:14:20 +00:00
Kconfig cbmem: Always use EARLY_CBMEM_INIT 2018-12-22 11:49:17 +00:00