coreboot-kgpe-d16/src/mainboard/google/auron
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 google/buddy: Add board as variant of google/auron 2018-09-17 16:00:41 +00:00
variants src/{sb/intel,mb/google/auron}: Don't use device_t 2018-10-18 16:22:03 +00:00
acpi_tables.c Add/Combine Broadwell Chromebooks using variant board scheme 2016-12-22 18:37:56 +01:00
board_info.txt
chromeos.c vboot: Assume EC_SOFTWARE_SYNC and VIRTUAL_DEV_SWITCH by default 2017-03-28 22:15:46 +02:00
chromeos.fmd mainboards: Add SMMSTORE region in chromeos configs 2018-09-12 12:25:30 +00:00
cmos.layout mb/*/*/cmos.layout: Fix the values for the console level 2018-01-26 17:28:56 +00:00
dsdt.asl ACPI: Fix DSDT's revision field 2018-11-21 12:12:04 +00:00
ec.c ec/google/chromeec: Add library function google_chromeec_events_init 2017-10-08 19:38:28 +00:00
ec.h mainboards: Remove unused EC event for thermal overload 2017-07-01 02:47:30 +00:00
fadt.c mb/*/*: Clean up FADT checksum assignment 2018-10-17 12:01:06 +00:00
hda_verb.c Add/Combine Broadwell Chromebooks using variant board scheme 2016-12-22 18:37:56 +01:00
Kconfig mb/*/*/Kconfig: Use CONFIG_VARIANT_DIR for devicetree 2018-11-16 09:45:43 +00:00
Kconfig.name google/buddy: Add board as variant of google/auron 2018-09-17 16:00:41 +00:00
mainboard.c google/buddy: Add board as variant of google/auron 2018-09-17 16:00:41 +00:00
Makefile.inc google/buddy: Add board as variant of google/auron 2018-09-17 16:00:41 +00:00
romstage.c google/auron: Clean up variant-specific romstage code 2018-09-17 16:00:34 +00:00
smihandler.c mainboard/[g-l]: add IS_ENABLED() around Kconfig symbol references 2017-07-06 00:19:56 +00:00
variant.h src/{sb/intel,mb/google/auron}: Don't use device_t 2018-10-18 16:22:03 +00:00