Factor out a few commonly duplicated functions from northbridge.c.
[coreboot.git] / src / northbridge / amd / gx1 / 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-03-22 Stefan Reinauerprintk_foo -> printk(BIOS_FOO, ...)
2010-01-16 Stefan Reinauercoreboot used to have two different "APIs" for memory...
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-02-12 Myles WatsonThis patch converts __FUNCTION__ to __func__, since...
2008-12-19 Corey OsgoodFix a LOT of implicit function declarations before...
2007-10-24 Stefan ReinauerEver wondered where those "setting incorrect section...
2007-10-07 Juergen BeisertMake the reserved video memory on Geode GX1 based syste...
2006-08-16 Ronald G. Minnichupdates to make gx1 IRQ map work. not tested;
2005-07-06 arch import user... Revision: linuxbios@linuxbios.org--devel/freebios-...