Factor out a few commonly duplicated functions from northbridge.c.
[coreboot.git] / src / northbridge / via / vt8623 / 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-22 Stefan Reinauervia epia-m now works with default x86.c instead of...
2010-04-14 Stefan Reinauerdrop quite a lot of dead code that did nothing but...
2010-04-14 Stefan Reinauerzero warnings days. Down to under 600 different warnings
2010-04-07 Stefan Reinauer"no warnings day"
2010-03-22 Myles WatsonFix all the format string warnings.
2010-03-22 Stefan Reinauerprintk_foo -> printk(BIOS_FOO, ...)
2009-11-06 Myles WatsonRemove drivers/pci/onboard. The only purpose was for...
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.
2008-10-01 Carl-Daniel HailfingerThe ARRAY_SIZE macro is convenient, yet mostly unused...
2008-01-18 Stefan ReinauerRename almost all occurences of LinuxBIOS to coreboot.
2007-11-04 Stefan ReinauerAdd dummy function for MCFG on those mainboards that...
2007-10-24 Stefan ReinauerEver wondered where those "setting incorrect section...
2006-11-05 Uwe HermannUse the canonical name of the vendors/devices and the
2005-11-22 Ronald G. MinnichEPIA-M fixup
2005-08-08 Jonathan McDowellFix up the VT8623 northbridge support.
2004-11-18 Eric Biederman- First stab at getting the ppc ports building and...
2004-11-04 Eric Biederman- Update abuild.sh so it will rebuild successfull builds
2004-10-27 Eric Biedermansizeram removal/conversion.
2004-10-21 Eric Biederman- Bump the LinuxBIOS major version
2004-10-16 Eric Biederman- First stab at running linuxbios without the old stati...
2004-10-06 Ronald G. Minnichepia-m support
2004-04-17 Greg Watsonupdated
2004-04-17 Greg Watsonstart of epia-m port