coreboot-kgpe-d16/src/mainboard/intel/kunimitsu
Kyösti Mälkki cf246d5166 ACPI: Add top-level ASL
Objects that are created with acpigen need to be declared
with External () for the generation of dsdt.asl to pass
iasl without errors.

There are some objects that are common to all platforms,
and some that should be declared only conditionally.
Having a top-level ASL helps to achieve this.

Change-Id: Ibaf1ab9941b82f99e5fa857c0c7e4b6192c74330
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/49794
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Wim Vervoorn <wvervoorn@eltan.com>
Reviewed-by: Patrick Rudolph <patrick.rudolph@9elements.com>
Reviewed-by: Christian Walter <christian.walter@9elements.com>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
2021-01-27 15:35:13 +00:00
..
acpi mb/intel/latest mainboards: Get rid of power button device in coreboot 2020-10-13 03:53:09 +00:00
spd cbfs: Simplify load/map API names, remove type arguments 2020-12-02 22:13:17 +00:00
board_info.txt
bootblock_mainboard.c
chromeos.c
chromeos.fmd
cmos.layout mb/**/cmos.layout: Drop copy-pasted SNB entries on non-SNB 2020-11-24 17:47:15 +00:00
devicetree.cb soc/intel/{skl,cnl}: replace PM ACPI timer dt option by Kconfig 2020-11-13 17:32:37 +00:00
dsdt.asl ACPI: Add top-level ASL 2021-01-27 15:35:13 +00:00
ec.c
ec.h
gpio.h soc/intel,mb/*: get rid of legacy pad macros 2020-10-21 07:16:01 +00:00
Kconfig soc/intel/skylake: Move MAX_CPUS from mb to SoC 2021-01-06 19:34:20 +00:00
Kconfig.name
mainboard.c
Makefile.inc arch/x86: Use wildcard for mb/smihandler.c 2021-01-24 21:06:22 +00:00
ramstage.c
romstage.c
smihandler.c