Add support for Intel Sandybridge CPU (northbridge part)
[coreboot.git] / src / northbridge / intel / i855 /
2011-11-01 Stefan Reinauerremove trailing whitespace
2010-12-13 Rudolf MarekWe hardcode highmemory size in every northbridge!...
2010-11-22 Uwe Hermanni855: Remove useless memctrl indirection.
2010-11-20 Uwe HermannSome more DIMM0 related cleanups and deduplication.
2010-10-26 Uwe HermannConvert some comments to proper Doxygen syntax.
2010-10-19 Jonathan KollaschCorrect spelling of "spacing" (in comments).
2010-10-11 Uwe HermannFactor out a few commonly duplicated functions from...
2010-09-30 Patrick GeorgiRename build system variables to be more intuitive...
2010-09-02 Myles WatsonTrivial warning fix for adl855pc.
2010-08-30 Andreas SchultzThis file was missing from r5751.
2010-08-30 Andreas SchultzRework i855GM/i855GME support
2010-08-27 Jens Rottmanndrop three unneeded config variables:
2010-06-17 Myles WatsonAlways enable parent resources before child resources.
2010-06-09 Myles WatsonSame conversion as with resources from static arrays...
2010-04-27 Stefan ReinauerSince some people disapprove of white space cleanups...
2010-04-14 Stefan Reinauerfix digitallogic adl855pc compilation (and clean up...
2010-03-31 Stefan ReinauerDrop \r\n and \n\r as both print_XXX and printk now...
2010-03-22 Myles WatsonFix all the format string warnings.
2010-03-22 Stefan Reinauerprintk_foo -> printk(BIOS_FOO, ...)
2010-02-25 Stefan ReinauerDrop i855pm port and rename i855gme to i855 instead.