Age | Commit message (Expand) | Author |
2010-09-26 | drop some more unneeded ../../.. | Stefan Reinauer |
2010-09-17 | Clear bit 35 of msr c001_102a in Fam10 rev C cores. | Arne Georg Gleditsch |
2010-09-16 | Add more Fam10 CPUID strings from the AMD revision guide. Includes | Marc Jones |
2010-09-13 | Move initialization of MMCONF BAR to cache_as_ram setup phase, in order | Arne Georg Gleditsch |
2010-09-09 | Please find appended. This patch gets rid of the %gs magic altogether, | Arne Georg Gleditsch |
2010-09-09 | Apparently, it's not crucial to clear this at the exact moment we switch | Arne Georg Gleditsch |
2010-09-08 | Trivial - remove stray characters from a comment block. | Marc Jones |
2010-08-30 | We call this cache as ram everywhere, so let's call it the same in Kconfig | Stefan Reinauer |
2010-08-22 | I've checked Revision Guide for AMD Family10h processors (#41322) rev | Xavi Drudis Ferran |
2010-08-22 | RB_C3 should also apply the workaround for errata 354, according to | Xavi Drudis Ferran |
2010-08-22 | RB_C3 and HY-D0 should also apply the workaround for errata 344, according to | Xavi Drudis Ferran |
2010-08-22 | Complete code for errata 343. Revision Guide for AMD Family10h | Xavi Drudis Ferran |
2010-08-22 | Include RB_C3 in erratum 346 | Xavi Drudis Ferran |
2010-08-22 | Add RB_C3 to AMD_FAM10_ALL so that it gets its MSR right for mtrs, ht, etc. | Xavi Drudis Ferran |
2010-08-03 | Drop the USE_PRINTK_IN_CAR option. It's a bogus decision to make for any user / | Stefan Reinauer |
2010-07-08 | Fix all warnings in the tree | Stefan Reinauer |
2010-07-08 | get rid of even more fam10 and k8 warnings. | Stefan Reinauer |
2010-07-07 | fix some more warnings | Stefan Reinauer |
2010-07-06 | Re-integrate "USE_OPTION_TABLE" code. | Edwin Beasant |
2010-05-21 | Get rid of this warning: | Myles Watson |
2010-05-14 | Remove another set of includes from Fam10 romstages: | Patrick Georgi |
2010-05-09 | Move includes to where they are needed. This allows to simplify | Patrick Georgi |
2010-04-27 | Since some people disapprove of white space cleanups mixed in regular commits | Stefan Reinauer |
2010-04-23 | AMD Socket ASB2 and AM3 support. | Zheng Bao |
2010-04-15 | Remove a few more warnings from fam10. | Myles Watson |
2010-04-13 | fix timer choice in Kconfig. HAVE_INIT_TIMER is selected correctly, no need to | Stefan Reinauer |
2010-04-09 | Indent model_fxx_init and model_10xx_init. | Myles Watson |
2010-04-08 | Cosmetically make init_cpus more similar for fam10 and K8. | Myles Watson |
2010-04-08 | Clean up fidvid files using indent. | Myles Watson |
2010-04-08 | Replace dual_core and quad_core CMOS (nvram) options with multi_core. Fix so... | Myles Watson |
2010-04-06 | No warnings day, next round. | Stefan Reinauer |
2010-03-30 | reduce warnings in MCP55 and Fam10 code | Stefan Reinauer |
2010-03-29 | cpu_driver structs need to be const, too... | Stefan Reinauer |
2010-03-29 | dualcore.h and quadcore.h are almost exactly the same. | Stefan Reinauer |
2010-03-23 | Fix reading HT link offsets. | Maximilian Thuermer |
2010-03-22 | printk_foo -> printk(BIOS_FOO, ...) | Stefan Reinauer |
2010-03-11 | Replace clear_memory with memset. | Myles Watson |
2010-03-10 | The following patch implements Opteron Fam 10 rev D (aka Istanbul) | Arne Georg Gleditsch |
2010-02-25 | HAVE_MOVNTI really means SSE2. Also add sfence in the MOVNTI case. | Stefan Reinauer |
2010-02-08 | janitor task: unify and cleanup naming. | Stefan Reinauer |
2010-02-07 | newconfig is no more. | Patrick Georgi |
2010-01-06 | Kconfig builds all boards now. | Patrick Georgi |
2009-12-31 | romcc: | Patrick Georgi |
2009-11-06 | Split the two usages of __ROMCC__: | Myles Watson |
2009-10-30 | Remove some warnings from the tyan s2895. | Myles Watson |
2009-10-26 | Define some variables that were not defined. There are a couple left. | Myles Watson |
2009-10-18 | Simplify Kconfig files by using "select" where possible (trivial). | Uwe Hermann |
2009-10-17 | Drop src/cpu/x86/fpu/{Config.lb,Makefile.inc} since they are also empty | Peter Stuge |
2009-10-16 | Drop empty cpu/x86/{mmx,sse}/{Config.lb,Makefile.inc} and remove references | Peter Stuge |
2009-10-12 | Make fam10 build (but not boot due to bootblock size problems.) | Myles Watson |
2009-10-09 | Remove default n statements to simplify .config and ldoptions files. | Myles Watson |
2009-10-08 | Kconfig: AMD Fam10, all Tyan boards. | Patrick Georgi |
2009-08-24 | This patch is about the DA-C2 and RB-C2. Chip with install processor | Zheng Bao |
2009-06-30 | This patch unifies the use of config options in v2 to all start with CONFIG_ | Stefan Reinauer |
2009-06-17 | Patch AMD Fam10 C2 for errata 327, 344, 346, 354, 351. | Marc Jones |
2009-06-16 | Maximilian Thuermer found a bug where the HT link capability code was always | Marc Jones |
2009-05-14 | Update equivalent processor revision ID to load latest microcode patches and | Marc Jones |
2009-04-28 | dd the family10h Rev C0-C2 support to coreboot. | Vincent Lim vincent.lim |
2009-04-01 | Updated microcode for for AMD Fam10 DR-B2 and B3. | Zheng Bao |
2009-03-25 | The latest ucode patches for Family 10h: | Zeng Bao |
2009-01-19 | First shot at factoring SMM code into generic parts and southbridge specific | Stefan Reinauer |
2008-10-01 | The ARRAY_SIZE macro is convenient, yet mostly unused. Switch lots of | Carl-Daniel Hailfinger |
2008-07-23 | Add AMD Fam10 B3 default settings to match AMD example code. | Marc Jones |
2008-07-23 | Update to the latest AMD Fam10 microcode patches. | Marc Jones |
2008-07-17 | Add Fam10 Gart table walk enable for MCA reporting to match AMD example code. | Marc Jones |
2008-04-25 | Remove inline from FAM10 CPU initialization functions. | Marc Jones |
2008-04-24 | Add CPUID processor name string support for Fam10 CPUs. | Marc Jones |
2008-04-24 | On APs the ClLinesToNbDis was being left enabled from CAR setup. | Marc Jones |
2008-04-22 | Clean up and remove late initialization code that is no longer needed. | Marc Jones |
2008-04-22 | Find matching settings for each CPUs FID, VID, and P-state registers and init... | Marc Jones |
2008-04-22 | Update the FAM10 microcode to current versions. | Marc Jones |
2008-04-22 | Missed this file in the previous check-in, r3248. | Marc Jones |
2008-04-22 | Add early MSR and PCI register initialization. | Marc Jones |
2008-04-07 | Re-add files I deleted by mistake in r3219. They are meant for a different | Marc Jones (marc.jones |
2008-04-07 | Don't check exclusive IRQ fieldin the PIR table. | Marc Jones(marc.jones |
2008-01-18 | Please bear with me - another rename checkin. This qualifies as trivial, no | Stefan Reinauer |
2007-12-19 | Initial AMD Barcelona support for rev Bx. | Marc Jones |