coreboot-kgpe-d16/src/mainboard/google/butterfly
Elyes HAOUAS 0cca6e24b7 ACPI: Fix DSDT's revision field
DSDT revision is =1 for ACPI v1 and =2 for greater ACPI version.
This will cause the AML interpreter to use 32-bit integers and math
if the version is 1, and 64-bit if the version is >=2.
Current spec version is 2 for ACPI 6.2-a.

Change-Id: I77372882d5c77b7ed52dcdd88028403df6f6fa7f
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/c/29626
Reviewed-by: Patrick Rudolph <siro@das-labor.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2018-11-21 12:12:04 +00:00
..
acpi mb/google/x86-boards: Get rid of power button device in coreboot 2018-07-25 18:52:40 +00:00
acpi_tables.c mb/*/*/acpi_tables.c: Remove unneeded includes 2018-06-11 08:52:53 +00:00
board_info.txt
chromeos.c mainboard: Get rid of device_t 2018-06-09 17:24:07 +00:00
chromeos.fmd mainboards: Add SMMSTORE region in chromeos configs 2018-09-12 12:25:30 +00:00
cmos.default mb/*/*/cmos.default: Harmonise CMOS files syntax 2018-08-16 16:44:42 +00:00
cmos.layout mb/*/*/cmos.layout: Fix coding style 2018-06-28 09:25:30 +00:00
devicetree.cb mb/google,samsung/*: Add LPC TPM chip driver to devicetree 2018-08-01 22:23:54 +00:00
dsdt.asl ACPI: Fix DSDT's revision field 2018-11-21 12:12:04 +00:00
ec.c
ec.h
gpio.c
hda_verb.c
Kconfig southbridge/intel/bd82x6x/Kconfig: Do not include any IFD by default 2018-08-05 19:57:56 +00:00
Kconfig.name mb/google: Add Chromebook marketing names 2017-11-17 21:33:25 +00:00
mainboard.c src/mb: Remove some unneeded includes 2018-08-13 15:36:43 +00:00
mainboard_smi.c
Makefile.inc
onboard.h
romstage.c src: Remove unneeded include <cbfs.h> 2018-11-16 10:26:32 +00:00
thermal.h