Factor out a few commonly duplicated functions from northbridge.c.
[coreboot.git] / src / northbridge / intel / i855 / northbridge.c
2010-10-11 Uwe HermannFactor out a few commonly duplicated functions from...
2010-08-30 Andreas SchultzRework i855GM/i855GME support
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-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.