coreboot-kgpe-d16/src
Jukka Rantala a555e55d15 AMD CPUs: Updated CPU list in powernow_acpi.c
Updated P state table to make frequency scaling work.
Added these CPUs: http://support.amd.com/us/Processor_TechDocs/30430.pdf
Also wrote a Python script for parsing AMD docs,
but not sure where to put it: http://pastebin.com/1dSvkXwc

Change-Id: I8f08111b73b9be551f3f59d2acb15051ccf36c1e
Signed-off-by: Jukka Rantala <jukka.rantala@gmail.com>
Reviewed-on: http://review.coreboot.org/1244
Tested-by: build bot (Jenkins)
Reviewed-by: Ronald G. Minnich <rminnich@gmail.com>
2012-07-22 17:01:13 +02:00
..
arch/x86 Poison the stack to uncover programming errors 2012-07-15 11:01:01 +02:00
boot Hook up MRC cache update 2012-05-11 00:30:03 +02:00
console Implement %zu / %zd in printk 2012-05-26 07:16:40 +02:00
cpu AMD CPUs: Updated CPU list in powernow_acpi.c 2012-07-22 17:01:13 +02:00
devices Simplify VGA card discovery 2012-07-22 13:10:44 +02:00
drivers IOAPIC: hook up driver in Kconfig 2012-07-13 08:38:08 +02:00
ec Add EC component for SMSC MEC1308/1310 2012-04-02 18:42:40 +02:00
include Allow shutting down internal graphics if plugin graphics are preferred 2012-07-20 23:38:51 +02:00
lib Don't loop infinitely long on serial comm failures 2012-05-08 04:34:26 +02:00
mainboard Mainboard Parmer based on Trinity 2012-07-22 13:10:02 +02:00
northbridge Trinity wrapper code improvement. 2012-07-22 13:09:41 +02:00
southbridge Trinity wrapper code improvement. 2012-07-22 13:09:41 +02:00
superio servengines/pilot superio: add attribute unused 2012-07-09 12:36:02 +02:00
vendorcode AGESA F15tn: AMD family15 AGESA code for Trinity 2012-07-03 09:36:35 +02:00
Kconfig Add an option for Waiting for gdb connection if the gdb stub configuration is chosen. 2012-06-23 07:50:07 +02:00
Kconfig.deprecated_options Unify ID_SECTION_OFFSET and mark it deprecated 2012-01-18 11:21:39 +01:00