coreboot-kgpe-d16/src/mainboard/asus/kcma-d8
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 amd-based mainboards: Fix whitespace in _PTS comments 2016-12-26 17:39:00 +01:00
acpi_tables.c cpu/amd/mtrr.h: Drop excessive includes 2016-12-06 20:55:11 +01:00
board_info.txt mainboard/asus/[kgpe-di6|kcma-d8]: Fix board ROM information 2016-05-09 23:45:59 +02:00
bootblock.c mainboard/[a-e]: add IS_ENABLED() around Kconfig symbol references 2017-07-06 00:19:48 +00:00
cmos.default mb/asus/kgpe-d16|kcma-d8: Add ehci_async_data_cache CMOS option 2016-04-05 22:37:55 +02:00
cmos.layout mb/*/*/cmos.layout: Make multibyte options byte aligned 2017-06-06 18:59:40 +02:00
devicetree.cb mb/asus/[kgpe-d16|kcma-d8]: Fix whitespace errors in devicetree.cb 2016-08-21 21:40:07 +02:00
dsdt.asl AMD fam10 ACPI: Use common fixed sleepstates.asl 2017-08-23 03:36:05 +00:00
get_bus_conf.c
irq_tables.c src/mainboard/a-trend - emulation: Add space around operators 2016-09-20 19:06:28 +02:00
Kconfig device/Kconfig: Introduce MAINBOARD_FORCE_NATIVE_VGA_INIT 2017-06-08 14:31:43 +02:00
Kconfig.name
mainboard.c
mb_sysconf.h
mptable.c src/mainboard/a-trend - emulation: Add space around operators 2016-09-20 19:06:28 +02:00
resourcemap.c src/mainboard: Capitalize ROM, RAM, CPU and APIC 2016-08-14 19:06:25 +02:00
romstage.c AMD K8 fam10-15: Consolidate post_cache_as_ram call 2017-08-22 20:24:38 +00:00
spd_notes.txt Add newlines at the end of all coreboot files 2016-08-01 21:43:56 +02:00