coreboot-kgpe-d16/src/mainboard/google/poppy
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/poppy: Add variant support for camera asl 2017-11-29 00:11:26 +00:00
spd mb/google/poppy/variants/nami: add the hynix memory parts 2018-11-08 11:28:55 +00:00
variants mb/google/poppy/variants/nami: Invert FP MCU wake signal 2018-11-17 07:30:15 +00:00
acpi_tables.c
board_info.txt
bootblock.c mainboard/google/poppy: Add variant API for board_id and gpio 2017-04-19 19:16:57 +02:00
chromeos.c mainboard/google/poppy: use intel common tis_plat_irq_status() 2017-04-24 22:15:22 +02:00
chromeos.fmd mainboards: Add SMMSTORE region in chromeos configs 2018-09-12 12:25:30 +00:00
dsdt.asl ACPI: Fix DSDT's revision field 2018-11-21 12:12:04 +00:00
ec.c mb/google/poppy: add the smi_events back 2018-10-23 19:58:19 +00:00
Kconfig vc/google/chromeos/ec: remove EC hibernate in cr50 update path 2018-10-15 13:56:01 +00:00
Kconfig.name mb/google/poppy/variants/rammus: change build directory to rammus 2018-08-06 07:54:46 +00:00
mainboard.c mb/google: Get rid of device_t 2018-05-08 18:31:26 +00:00
Makefile.inc mb/google/poppy: Allow variants to provide event info at runtime 2018-10-11 23:58:18 +00:00
ramstage.c Move compiler.h to commonlib 2018-10-08 16:57:27 +00:00
romstage.c mb/google/poppy/variants/nami: Add field to identify single channel DDR 2018-10-29 16:49:43 +00:00
smihandler.c mb/google/poppy: Allow variants to provide event info at runtime 2018-10-11 23:58:18 +00:00