coreboot-kgpe-d16/src/northbridge/amd/amdht
Xavi Drudis Ferran 0e5d3e16b4 Improving BKDG implementation of P-states,
CPU and northbridge frequency and voltage
handling for Fam 10 in SVI mode.

I didn't understand quite why it did that iwth F3xA0 (Power
Control Misc Register) so I moved Pll Lock time to rules in defaults.h
and reimplemented F3xA0 programming. A later patch will remove
a part I don't know what's mean to do.

Signed-off-by: Xavi Drudis Ferran <xdrudis@tinet.cat>
Acked-by: Marc Jones <marcj303@gmail.com>



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@6396 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2011-02-28 00:18:43 +00:00
..
AsPsDefs.h Improving BKDG implementation of P-states, 2011-02-28 00:18:43 +00:00
AsPsNb.c Convert some comments to proper Doxygen syntax. 2010-10-26 22:46:43 +00:00
AsPsNb.h Please bear with me - another rename checkin. This qualifies as trivial, no 2008-01-18 10:35:56 +00:00
comlib.c printk_foo -> printk(BIOS_FOO, ...) 2010-03-22 11:42:32 +00:00
comlib.h Rename almost all occurences of LinuxBIOS to coreboot. 2008-01-18 15:08:58 +00:00
h3ffeat.h Clean up comments, whitespace, and copyright date in the AMD HT code. 2008-07-16 21:09:31 +00:00
h3finit.c Mark read-only data as read-only, so the global vars test doesn't fail on it. 2010-09-25 17:24:10 +00:00
h3finit.h Mark read-only data as read-only, so the global vars test doesn't fail on it. 2010-09-25 17:24:10 +00:00
h3gtopo.h Remove another set of includes from Fam10 romstages: 2010-05-14 11:02:56 +00:00
h3ncmn.c Fix warnings (that become errors) in AMDHT for certain configurations (unused functions) 2010-08-17 06:12:59 +00:00
h3ncmn.h Please bear with me - another rename checkin. This qualifies as trivial, no 2008-01-18 10:35:56 +00:00
ht_wrapper.c Mark read-only data as read-only, so the global vars test doesn't fail on it. 2010-09-25 17:24:10 +00:00
porting.h Remove extra NULL #define in amdht code. The 2010-05-09 21:44:52 +00:00