summaryrefslogtreecommitdiff
path: root/src/cpu/amd/model_10xxx/model_10xxx_init.c
AgeCommit message (Expand)Author
2015-11-02cpu/amd: Move model_10xxx to family_10h-family_15hTimothy Pearson
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-10-24cpu/amd: Add initial support for AMD Socket G34 processorsTimothy Pearson
2015-08-14cpu/amd/model_10xxx: Do not initialize SMM memory if SMM is disabledTimothy Pearson
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2013-04-04AMD: Drop six copies of wrmsr_amd and rdmsr_amdKyösti Mälkki
2013-03-01GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel
2012-05-08Clean up #ifsPatrick Georgi
2011-09-24Add AMD Family 10h PH-E0 supportQingPei Wang
2011-07-13Make AMD SMM SMP awareRudolf Marek
2011-03-28Add AMD C32 support.Zheng Bao
2010-10-07Remove some duplicate #include files (trivial).Uwe Hermann
2010-09-26drop some more unneeded ../../..Stefan Reinauer
2010-09-17Clear bit 35 of msr c001_102a in Fam10 rev C cores.Arne Georg Gleditsch
2010-09-09Apparently, it's not crucial to clear this at the exact moment we switchArne Georg Gleditsch
2010-04-27Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer
2010-04-23AMD Socket ASB2 and AM3 support.Zheng Bao
2010-04-15Remove a few more warnings from fam10.Myles Watson
2010-04-09Indent model_fxx_init and model_10xx_init.Myles Watson
2010-04-08Cosmetically make init_cpus more similar for fam10 and K8.Myles Watson
2010-03-29cpu_driver structs need to be const, too...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-11Replace clear_memory with memset.Myles Watson
2010-03-10The following patch implements Opteron Fam 10 rev D (aka Istanbul)Arne Georg Gleditsch
2009-04-28dd the family10h Rev C0-C2 support to coreboot.Vincent Lim vincent.lim
2008-04-24Add CPUID processor name string support for Fam10 CPUs.Marc Jones
2008-04-22Clean up and remove late initialization code that is no longer needed.Marc Jones
2008-04-22Update the FAM10 microcode to current versions.Marc Jones
2008-01-18Please bear with me - another rename checkin. This qualifies as trivial, noStefan Reinauer
2007-12-19Initial AMD Barcelona support for rev Bx.Marc Jones