amdfam10: add phenom II as known cpu
[coreboot.git] / src / northbridge / amd / amdfam10 /
2012-04-05 Bernhard Urbanamdfam10: add phenom II as known cpu
2012-02-17 Patrick GeorgiRemove whitespace.
2011-11-01 Stefan Reinauerremove trailing whitespace
2011-09-06 Kerry SheAMD F14 southbridge update
2011-07-18 efdesign98Add AMD Family 10 cpu support to northbridge folder
2011-03-28 Zheng BaoAdd AMD C32 support.
2011-03-08 Scott DuplichanEnable mahogany_fam10 and Kino family 10h to run the...
2011-02-28 Xavi Drudis FerranImproving BKDG implementation of P-states,
2011-02-28 Xavi Drudis FerranImproving BKDG implementation of P-states,
2011-01-06 Zheng BaoFix some settings fo AMD MCT. It is based on BIOS test...
2010-12-13 Rudolf MarekWe hardcode highmemory size in every northbridge!...
2010-12-11 Stefan ReinauerAfter this has been brought up many times before, renam...
2010-12-08 stepansecond round name simplification. drop the <component...
2010-12-07 Myles WatsonMove MMCONF resource into the domain for fam10 for...
2010-11-22 Stefan ReinauerPrinting coreboot debug messages on VGA console is...
2010-11-13 Scott DuplichanMTRR related improvements for AMD family 10h and family...
2010-10-19 Scott DuplichanRevision 5966 changed the end of line style of the...
2010-10-19 Scott DuplichanWhen debug logging is enabled, a message such as '...
2010-10-11 Uwe HermannFactor out a few commonly duplicated functions from...
2010-10-07 Jonathan KollaschRemove duplicate line from pci_ids.h.
2010-10-01 Patrick GeorgiMove CACHE_AS_RAM_ADDRESS_DEBUG out of romstage.c into...
2010-09-30 Patrick GeorgiRename build system variables to be more intuitive...
2010-09-13 Myles WatsonAdd reserved areas for fam10.
2010-09-13 Myles WatsonPort k8 UMA handling to fam10.
2010-09-13 Myles WatsonFix a typo reported by Sylvain Hitier.
2010-09-10 Myles WatsonMove memory type information out of some AMD sockets.
2010-09-09 Arne Georg GleditschPlease find appended. This patch gets rid of the ...
2010-08-27 Jens Rottmanndrop three unneeded config variables:
2010-08-26 Jens RottmannCONFIG_DEBUG_RAM_SETUP and CONFIG_DEBUG_SMBUS are only...
2010-07-08 Stefan ReinauerFix all warnings in the tree
2010-07-08 Stefan Reinauerget rid of even more fam10 and k8 warnings.
2010-06-17 Myles WatsonAlways enable parent resources before child resources.
2010-06-09 Myles WatsonSame conversion as with resources from static arrays...
2010-06-09 Myles WatsonMake k8 & fam10 northbridge.c code more similar.
2010-05-21 Myles WatsonUse lists instead of arrays for resources in devices...
2010-05-14 Stefan Reinauermore acpica fixes... The tricky part is the stuff in...
2010-05-14 Patrick GeorgiRemove another set of includes from Fam10 romstages:
2010-05-10 Myles WatsonMake show_all_routes work for fam10.
2010-05-10 Myles WatsonHigh tables don't have to be on node 0 on K8. Make...
2010-04-30 Stefan ReinauerRemove some more warnings. The code is only used by...
2010-04-30 Myles WatsonGet rid of a few more warnings.
2010-04-27 Stefan ReinauerSince some people disapprove of white space cleanups...
2010-04-23 Zheng BaoDDR3 support for AMD Fam10.
2010-04-20 Stefan ReinauerAs Myles suggested a while back: Switch long time ...
2010-04-15 Stefan Reinauerremove more warnings. move ROOT_COMPLEX selection to...
2010-04-15 Myles WatsonRemove a few more warnings from fam10.
2010-04-14 Myles WatsonRemove few more warnings and some dead code.
2010-04-14 Stefan Reinauerudelay_tsc does not exist in the whole tree.
2010-04-09 Stefan Reinauerzero warnings days.
2010-04-09 Myles WatsonCopy acpi blobs in two parts to make sure gcc does...
2010-04-08 Myles WatsonCosmetically make init_cpus more similar for fam10...
2010-04-08 Myles WatsonReplace dual_core and quad_core CMOS (nvram) options...
2010-04-07 Stefan Reinauer"no warnings day"
2010-04-07 Stefan Reinauer- unify use of SB_HT_CHAIN_UNITID_OFFSET_ONLY
2010-04-06 Stefan Reinauerstepanfam10 acpi fix
2010-03-30 Stefan Reinauerreduce warnings in MCP55 and Fam10 code
2010-03-29 Stefan Reinauerdualcore.h and quadcore.h are almost exactly the same.
2010-03-24 Myles WatsonGet rid of type-punned pointer errors.
2010-03-22 Myles WatsonFix all the format string warnings.
2010-03-22 Stefan Reinauerprintk_foo -> printk(BIOS_FOO, ...)
2010-03-16 Stefan Reinauerpci drivers should be const.
2010-03-10 Arne Georg GleditschThe following patch implements Opteron Fam 10 rev D...
2010-03-05 Uwe HermannThis patch is from 2009-10-20
2010-02-22 Stefan ReinauerThis is a general cleanup patch
2010-02-15 Uwe HermannVarious license header consistency fixes (trivial).
2010-02-08 Patrick GeorgiClean up ACPI:
2010-02-08 Stefan Reinauerjanitor task: unify and cleanup naming.
2010-02-07 Patrick Georginewconfig is no more.
2010-01-06 Myles WatsonMove fam10 temp files from build/ to build/northbridge...
2009-12-31 Patrick Georgiromcc:
2009-11-06 Myles WatsonSplit the two usages of __ROMCC__:
2009-10-30 Myles WatsonRemove some warnings from the tyan s2895.
2009-10-26 Myles WatsonDefine some variables that were not defined. There...
2009-10-18 Uwe HermannSimplify Kconfig files by using "select" where possible...
2009-10-16 Myles WatsonChange CONFIG_LB_MEM_TOPK to CONFIG_RAMTOP to match...
2009-10-15 Myles WatsonAdd CONFIG_GENERATE_* for tables so that the user can...
2009-10-12 Myles WatsonMake fam10 build (but not boot due to bootblock size...
2009-10-09 Myles WatsonRemove default n statements to simplify .config and...
2009-09-29 Myles WatsonMake CONFIG_HAVE_HIGH_TABLES consistent in where and...
2009-09-25 Patrick Georgisome progress on kconfig:
2009-08-26 Patrick GeorgiRemove a couple of CONFIG_ prefixes that shouldn't...
2009-08-24 Zheng BaoThis patch is about the DA-C2 and RB-C2. Chip with...
2009-07-22 Stefan ReinauerFix up the tree again...
2009-07-07 Myles WatsonAdd the IORESOURCE_BRIDGE flag to the fam10 resources...
2009-07-02 Myles WatsonMove the v3 resource allocator to v2.
2009-07-01 Zheng BaoAdd AMD family 10 AM2r2 support.
2009-06-30 Stefan ReinauerThis patch unifies the use of config options in v2...
2009-06-03 Luc VerhaegenRevert "CMOS: Add set_option and rework get_option."
2009-06-03 Luc VerhaegenCMOS: Add set_option and rework get_option.
2009-05-26 Patrick GeorgiVarious fixes to the tree to get coreboot-v2 to build...
2009-05-14 Marc JonesUpdate equivalent processor revision ID to load latest...
2009-04-30 Stefan ReinauerAdd high tables support to all northbridges.
2009-04-22 Stefan ReinauerFactor out acpi_create_madt_lapics. It can be used...
2009-04-10 Stefan Reinauerunify spd_ddr2.h (trivial)
2009-04-01 Stefan ReinauerDrop CONFIG_CHIP_NAME. Those config statements in Confi...
2009-03-26 Rudolf MarekDuring the suspend/resume programming I came to an...
2009-03-24 Stefan ReinauerEvery object file with a struct pci_driver ... __pci_dr...
2009-03-13 Stefan ReinauerThis, ladies and gentlement, is commit #4000.
2009-03-10 Myles WatsonThis patch makes the boards use a single amdk8_util...
2009-03-06 Stefan ReinauerFix mmconf (PCIe memory mapped config space access...
next