Factor out a few commonly duplicated functions from northbridge.c.
[coreboot.git] / src / northbridge / via / vx800 / northbridge.c
2010-10-11 Uwe HermannFactor out a few commonly duplicated functions from...
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-07 Stefan Reinauer- copy_and_run() gets the same calling convention on...
2010-03-22 Myles WatsonFix all the format string warnings.
2010-03-22 Stefan Reinauerprintk_foo -> printk(BIOS_FOO, ...)
2009-07-02 Myles WatsonFix many things for via/epia-m700 to build.
2009-07-02 Myles WatsonMove the v3 resource allocator to v2.
2009-05-27 Uwe HermannChange all vx800 file names from CamelCase to camel_cas...
2009-05-27 Bari AriHere's the VIA vx800 patch from OLPC.