sigh
[coreboot.git] / src / northbridge / amd / amdfam10 / northbridge.c
2012-04-06 Bernhard Urbansigh
2011-09-06 Kerry SheAMD F14 southbridge update
2010-12-13 Rudolf MarekWe hardcode highmemory size in every northbridge!...
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-11 Uwe HermannFactor out a few commonly duplicated functions from...
2010-09-13 Myles WatsonAdd reserved areas for fam10.
2010-09-13 Myles WatsonPort k8 UMA handling to fam10.
2010-09-09 Arne Georg GleditschPlease find appended. This patch gets rid of the ...
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-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-08 Myles WatsonCosmetically make init_cpus more similar for fam10...
2010-04-08 Myles WatsonReplace dual_core and quad_core CMOS (nvram) options...
2010-03-29 Stefan Reinauerdualcore.h and quadcore.h are almost exactly the same.
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...
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-07-07 Myles WatsonAdd the IORESOURCE_BRIDGE flag to the fam10 resources...
2009-07-02 Myles WatsonMove the v3 resource allocator to v2.
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-04-30 Stefan ReinauerAdd high tables support to all northbridges.
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-06 Stefan ReinauerFix mmconf (PCIe memory mapped config space access...
2009-02-28 Stefan Reinauercoreboot-v2: drop this ugly historic union name in...
2008-01-18 Stefan ReinauerPlease bear with me - another rename checkin. This...
2007-12-19 Marc JonesInitial AMD Barcelona support for rev Bx.