summaryrefslogtreecommitdiff
path: root/src/cpu/amd/model_fxx/model_fxx_init.c
AgeCommit message (Expand)Author
2013-12-30AMD K8: Define MEM_TRAIN_SEQ only with K8_REV_F_SUPPORTKyösti Mälkki
2013-12-02global: Fix usage of get_option() to make use of CB_CMOS_ codesAlexandru Gagniuc
2013-07-11cpu: Fix spellingMartin Roth
2013-06-14usbdebug: Drop temporary disables of log outputKyösti Mälkki
2013-04-04AMD: Drop six copies of wrmsr_amd and rdmsr_amdKyösti Mälkki
2012-11-28amdk8/amdfam10: Use CAR_GLOBAL for sysinfoPatrick Georgi
2012-05-08Clean up #ifsPatrick Georgi
2011-11-01remove trailing whitespaceStefan Reinauer
2011-07-13Make AMD SMM SMP awareRudolf Marek
2011-02-24Add compile-time defaults to some K8 CMOS options in case they're absent in CMOSJosef Kellermann
2011-02-10Implemented workaround for erratum 169, obsoleting erratum 131.Alexandru Gagniuc
2011-02-10Fix a potential system hang by handling AMD Model F Erratum 89Josef Kellermann
2010-12-18SMM for AMD K8 Part 1/2Stefan Reinauer
2010-10-07Remove some duplicate #include files (trivial).Uwe Hermann
2010-09-27drop some dead code from model_fxx_init.cStefan Reinauer
2010-09-26drop some more unneeded ../../..Stefan Reinauer
2010-05-25also rename the config option.Stefan Reinauer
2010-04-27Enable the cache before initializing the processor name, like model_10 does.Myles Watson
2010-04-09Indent model_fxx_init and model_10xx_init.Myles Watson
2010-04-06No warnings day, next round.Stefan Reinauer
2010-03-29dualcore.h and quadcore.h are almost exactly the same. Stefan Reinauer
2010-03-22printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer
2010-03-19The parameters of memset() should beZheng Bao
2010-03-17trivial warning fixes, mostly for ACPI codeStefan Reinauer
2010-03-11Replace clear_memory with memset.Myles Watson
2009-10-30Remove some warnings from the tyan s2895.Myles Watson
2009-10-23New revision guide September 2009 3.46Rudolf Marek
2009-10-16Change CONFIG_LB_MEM_TOPK to CONFIG_RAMTOP to match CONFIG_RAMBASE.Myles Watson
2009-06-30This patch unifies the use of config options in v2 to all start with CONFIG_Stefan Reinauer
2009-06-03Revert "CMOS: Add set_option and rework get_option."Luc Verhaegen
2009-06-03CMOS: Add set_option and rework get_option.Luc Verhaegen
2009-02-09Remove some warnings, mainly from format strings which didn't match theMyles Watson
2008-03-13Update AMD CPU list based on Revision Guide for AMD NPT Family 0Fh Processors,Uwe Hermann
2008-03-12Formatting fixes, no content changes (trivial).Uwe Hermann
2007-11-29Update AMD CPU IDs in model_fxx_init.c with information fromUwe Hermann
2007-10-24analog changes for the cpu_driver structures...Stefan Reinauer
2007-08-30Add support for the Athlon64 x2 5000+ CPU.Torsten Duwe
2007-05-26This patch fixes the processor name string for Rev F. CPUs.Sven Kapferer
2007-05-20Add additional CPU device ID:Jeremy Jackson
2007-02-28This is (most of) the usb2 debug console code ripped out of Yinghai Lu
2006-10-04CONFIG_USE_PRINTK_IN_CAR and ht chain id for HTX support inYinghai Lu
2006-10-04AMD Rev F supportYinghai Lu
2006-06-18* delete two empty filesStefan Reinauer
2006-06-14add k8 processor name handling as required by the k8 revision guide.Stefan Reinauer
2005-12-14from issue 53: don't set TOM2 if 4G less mem installed, opt for init_eccYinghai Lu
2005-12-01Applying YhLu's patch from issue 37.Stefan Reinauer
2005-11-23Split out microcode updates.Ronald G. Minnich
2005-11-23issue 25, various AMD patchesRonald G. Minnich
2005-10-25- See Issue Tracker id-4 "lnxi-patch-4" Jason Schildt
2005-08-10Undoing all HDAMA commits from LNXI from r2005->2003Jason Schildt