Factor out a few commonly duplicated functions from northbridge.c.
[coreboot.git] / src / northbridge / intel / i945 / northbridge.c
2010-10-11 Uwe HermannFactor out a few commonly duplicated functions from...
2010-09-13 Myles WatsonConvert i945 boards to use reserved resources instead...
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-03-22 Stefan Reinauerprintk_foo -> printk(BIOS_FOO, ...)
2010-02-22 Stefan ReinauerThis is a general cleanup patch
2009-10-26 Stefan ReinauerKontron 986LCD-M update
2009-10-15 Myles WatsonAdd CONFIG_GENERATE_* for tables so that the user can...
2009-08-12 Stefan Reinauerdrop extra whitespace at end of line for i945 + ICH7...
2009-07-21 Stefan Reinauer* drop ich7 include
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-03-11 Stefan Reinaueri945 northbridge update
2009-03-06 Stefan ReinauerFix mmconf (PCIe memory mapped config space access...
2009-02-27 Stefan ReinauerGeneric approach of putting BIOS tables at the end...
2008-10-31 Uwe HermannRevert i945/ICH7 PCI IDs to be hard-coded numbers inste...
2008-10-29 Uwe Hermanni945/ICH7: Use #defines from pci_ids.h (trivial).
2008-10-29 Stefan ReinauerSupport for the Intel 945 northbridge.