Factor out a few commonly duplicated functions from northbridge.c.
[coreboot.git] / src / northbridge / via / cx700 / 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-03-22 Stefan Reinauerprintk_foo -> printk(BIOS_FOO, ...)
2009-10-15 Myles WatsonAdd CONFIG_GENERATE_* for tables so that the user can...
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-04-30 Stefan ReinauerAdd high tables support to all northbridges.
2009-04-27 Patrick GeorgiAdd high table support to via vt8454c.
2009-04-17 Stefan ReinauerAdd VIA CX700 support, plus VIA vt8454c reference board...