coreboot-kgpe-d16/src/mainboard/gigabyte/ma78gm
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 mainboard/*/*/*/usb.asl: Use tabs for indents 2016-10-01 08:38:34 +02:00
acpi_tables.c cpu/amd/mtrr.h: Drop excessive includes 2016-12-06 20:55:11 +01:00
board_info.txt src/mainboard/*/*/board_info.txt: Added Release year for boards 2015-04-23 14:42:44 +02:00
cmos.layout mainboard: Clean up boot_option/reboot_bits in cmos.layout 2016-08-17 00:27:42 +02:00
devicetree.cb
dsdt.asl AMD fam10 ACPI: Use common fixed sleepstates.asl 2017-08-23 03:36:05 +00:00
get_bus_conf.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
irq_tables.c mainboard: Format irq_tables.c 2016-07-31 18:44:00 +02:00
Kconfig AMD Kconfig: Remove QRANK_DIMM_SUPPORT from unsupported platforms 2015-08-23 17:12:04 +00:00
Kconfig.name kconfig: automatically include mainboards 2015-04-18 08:31:08 +02:00
mainboard.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
mptable.c src/mainboard/getac - kontron: Add space around operators 2016-09-20 21:54:45 +02:00
resourcemap.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
romstage.c AMD K8 fam10-15: Consolidate post_cache_as_ram call 2017-08-22 20:24:38 +00:00