coreboot-kgpe-d16/src/mainboard/lenovo/x60
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/lenovo/x60: Convert *.asl to ASL 2.0 syntax 2021-01-24 21:40:25 +00:00
acpi_tables.c mainboards: Drop GNVS cmap and cmbp 2021-01-20 09:25:08 +00:00
board_info.txt
cmos.default nb/intel/i945: Use parallel MP init 2019-01-23 14:46:36 +00:00
cmos.layout mb/**/cmos.layout: Indent everything with tabs 2020-11-23 09:56:20 +00:00
cstates.c mainboards: Move get_cst_entries() 2021-01-18 18:04:28 +00:00
data.vbt
devicetree.cb mainboard/*/*/*.cb: Remove leading blank lines from SPDX header 2020-05-18 07:01:11 +00:00
dock.c src: Use space after switch, while 2020-08-05 11:36:52 +00:00
dock.h treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
dsdt.asl ACPI: Add top-level ASL 2021-01-27 15:35:13 +00:00
early_init.c mb/lenovo: Drop unneeded empty lines 2020-09-21 15:57:10 +00:00
gpio.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
hda_verb.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
irq_tables.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
Kconfig Kconfig: Escape variable to accommodate new Kconfig versions 2020-06-19 15:29:04 +00:00
Kconfig.name
mainboard.c mainboards: Move get_cst_entries() 2021-01-18 18:04:28 +00:00
Makefile.inc mainboards: Move get_cst_entries() 2021-01-18 18:04:28 +00:00
mptable.c src: Remove unused '#include <stdint.h>' 2020-05-13 08:48:17 +00:00
smi.h treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
smihandler.c ACPI: Select ACPI_SOC_NVS only where suitable 2021-01-18 07:21:34 +00:00
vboot-rwa.fmd mb/lenovo/x60: Add vboot support 2020-04-15 10:06:58 +00:00