coreboot-kgpe-d16/src/mainboard/supermicro/h8scm_fam10
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
cmos.layout mainboard: Clean up boot_option/reboot_bits in cmos.layout 2016-08-17 00:27:42 +02:00
devicetree.cb Remove empty lines at end of file 2015-06-08 00:55: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 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 K8 fam10: Refactor Kconfig SB_HT_CHAIN_ON_BUS0 2015-06-05 10:17:35 +02: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
mb_sysconf.h tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
mptable.c src/mainboard/lenovo-winent: Add space around operators 2016-09-20 21:55:12 +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