summaryrefslogtreecommitdiff
path: root/src/cpu/amd/model_10xxx/init_cpus.c
AgeCommit message (Expand)Author
2010-03-23Fix reading HT link offsets.Maximilian Thuermer
2010-03-22printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer
2010-03-11Replace clear_memory with memset.Myles Watson
2010-02-08janitor task: unify and cleanup naming.Stefan Reinauer
2009-10-26Define some variables that were not defined. There are a couple left.Myles Watson
2009-06-30This patch unifies the use of config options in v2 to all start with CONFIG_Stefan Reinauer
2009-06-16Maximilian Thuermer found a bug where the HT link capability code was alwaysMarc Jones
2008-10-01The ARRAY_SIZE macro is convenient, yet mostly unused. Switch lots ofCarl-Daniel Hailfinger
2008-07-23Add AMD Fam10 B3 default settings to match AMD example code.Marc Jones
2008-04-25Remove inline from FAM10 CPU initialization functions.Marc Jones
2008-04-24On APs the ClLinesToNbDis was being left enabled from CAR setup.Marc Jones
2008-04-22Update the FAM10 microcode to current versions.Marc Jones
2008-04-22Add early MSR and PCI register initialization. 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