coreboot-kgpe-d16/src/mainboard/asus/m5a88-v
Kyösti Mälkki 714709fde6 AMD fam10 ACPI: Use common fixed sleepstates.asl
SSFG was meant to be used as a mask to enable sleepstates
_S1 thru _S4. However as a logical instead of bitwise 'and'
operation was used, all the states were enabled if only
one was marked available.

Note that all boards incorrectly had SSFG == 0x0D that previously
enabled ACPI S3 sleep state even when it was not available.

Change-Id: Ia948becff079383cbf861468da9e8a3ebbf213cb
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: https://review.coreboot.org/21093
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Marc Jones <marc@marcjonesconsulting.com>
2017-08-23 03:36:05 +00:00
..
acpi
acpi_tables.c cpu/amd/mtrr.h: Drop excessive includes 2016-12-06 20:55:11 +01:00
board_info.txt
cmos.layout
devicetree.cb
dsdt.asl AMD fam10 ACPI: Use common fixed sleepstates.asl 2017-08-23 03:36:05 +00:00
get_bus_conf.c mainboard/[a-e]: add IS_ENABLED() around Kconfig symbol references 2017-07-06 00:19:48 +00:00
irq_tables.c
Kconfig amdfam10: Perform major include ".c" cleanup 2017-01-04 18:56:01 +01:00
Kconfig.name
mainboard.c src/amd: Add common definition of AMD ACPI MMIO address 2017-01-05 21:53:55 +01:00
mb_sysconf.h
mptable.c amdfam10: Perform major include ".c" cleanup 2017-01-04 18:56:01 +01:00
platform_cfg.h
resourcemap.c
romstage.c AMD K8 fam10-15: Consolidate post_cache_as_ram call 2017-08-22 20:24:38 +00:00