coreboot-kgpe-d16/src/mainboard/amd/bimini_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 board_info.txt: Remove some needless name overrides. 2014-01-19 03:09:49 +01:00
cmos.layout mainboard: Clean up boot_option/reboot_bits in cmos.layout 2016-08-17 00:27:42 +02:00
devicetree.cb Drop drivers/generic/debug 2014-04-22 13:42:48 +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 tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01: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 src/amd: Add common definition of AMD ACPI MMIO address 2017-01-05 21:53:55 +01:00
mb_sysconf.h tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
mptable.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
resourcemap.c mainboard/amd/bimini_fam10: Use C89 comments style & remove commented code 2016-10-21 19:43:17 +02:00
romstage.c AMD K8 fam10-15: Consolidate post_cache_as_ram call 2017-08-22 20:24:38 +00:00