Factor out a few commonly duplicated functions from northbridge.c.
[coreboot.git] / src / northbridge / intel / i82830 / 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-15 Stefan Reinauerzero warnings days...
2010-04-13 Stefan Reinauerip1000: fix seabios start, fix flash gpio detection
2010-03-22 Stefan Reinauerprintk_foo -> printk(BIOS_FOO, ...)
2010-03-17 Joseph SmithThis is kind of a pre CAR patch to properly allocate...
2010-03-01 Stefan ReinauerThis patch implements MBI (modular bios interface)...
2010-02-22 Stefan Reinauerdrop two warnings (trivial)
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-03-13 Stefan ReinauerThis, ladies and gentlement, is commit #4000.
2008-03-09 Joseph SmithInitial support for the Intel 82830 northbridge and...