coreboot-kgpe-d16/src
Timothy Pearson ef33db01b3 cpu/amd/model_10xxx: Add missing ACPI _PSD object
The ACPI power state generator for AMD 10xxx CPUs did not generate
the _PSD object required for reliable PowerNow! operation.  Without
a correct _PSD object PowerNow! does not know the required core
clock relationships, potentially causing unstable system operation.

Generate the _PSD object in accordance with the BKDG Rev. 3.62.

Change-Id: I255a4837ab29ff1b0874daf189ffb61798645795
Signed-off-by: Timothy Pearson <tpearson@raptorengineeringinc.com>
Reviewed-on: http://review.coreboot.org/10142
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Tested-by: build bot (Jenkins)
2015-05-08 22:56:41 +02:00
..
arch arch/arm64: provide boot_cpu() 2015-05-05 17:49:31 +02:00
console console: rename do_vtxprintf to do_printk_va_list and use it 2015-05-05 17:46:35 +02:00
cpu cpu/amd/model_10xxx: Add missing ACPI _PSD object 2015-05-08 22:56:41 +02:00
device resource: Adjust memory resources high earlier 2015-05-05 01:26:02 +02:00
drivers northbridge/intel/gm45/gma: Add backlight control register field 2015-05-08 21:28:34 +02:00
ec kbuild: automatically include ECs 2015-04-29 18:10:41 +02:00
include cbfs: make cbfs_load_prog_stage_by_offset() public 2015-05-05 17:49:27 +02:00
lib timestamp: fix incremental linking error for !HAVE_MONOTONIC_TIMER 2015-05-07 19:52:50 +02:00
mainboard 3rdparty: move to 3rdparty/blobs 2015-05-05 22:49:18 +02:00
northbridge northbridge/intel/gm45/gma: Minor cleanup 2015-05-08 21:30:35 +02:00
soc imgtec/pistachio: Add comment on the unusual memory layout 2015-05-07 13:53:15 +02:00
southbridge southbridge/i82801gx: Add x_EN defines for LPC_EN 2015-05-08 21:29:04 +02:00
superio kconfig: drop intermittend forwarder files 2015-04-07 17:40:28 +02:00
vendorcode vboot2: Replace hard coded 'fallback' prefix with Kconfig variable 2015-05-07 13:53:34 +02:00
Kconfig fmaptool: Introduce the fmd ("flashmap descriptor") language and compiler 2015-05-08 19:55:42 +02:00