Factor out a few commonly duplicated functions from northbridge.c.
[coreboot.git] / src / northbridge / amd / gx2 / 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-05-25 Stefan ReinauerMove CS5535 specific setup from GX2 driver to CS5535.
2010-05-21 Myles WatsonUse lists instead of arrays for resources in devices...
2010-04-27 Stefan ReinauerSince some people disapprove of white space cleanups...
2010-04-22 Stefan Reinauerfix compilation remaining geode boards
2010-04-14 Stefan Reinauerzero warnings days. Down to under 600 different warnings
2010-03-22 Myles WatsonFix all the format string warnings.
2010-03-22 Stefan Reinauerprintk_foo -> printk(BIOS_FOO, ...)
2009-10-15 Myles WatsonAdd CONFIG_GENERATE_* for tables so that the user can...
2009-08-28 Ronald G. MinnichThis is the beginning of support for Geode and Kconfig...
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-05-04 Marc JonesThis repairs the other Geode mainboards so they'll...
2006-11-05 Uwe HermannUse the canonical name of the vendors/devices and the
2006-08-10 Ronald G. Minnichchange from AMD for the IRQ10 problem.
2006-08-09 Ronald G. Minnichmods for the ultra40 bringup. This now builds.
2006-07-21 Ronald G. MinnichThese changes incorporate steve goodrich'es fixes,...
2006-06-23 Ronald G. Minnichmatch settings per steve goodrich.
2006-06-18 Ronald G. Minnichadd irq mapper support for OLPC and other boards that...
2006-06-10 Ronald G. Minnichchanges from AMD for making OLPC video work.
2006-05-15 Ronald G. MinnichOLPC now builds and works just fine.
2006-05-02 Ronald G. MinnichFall back to pre-broken settings and setup for GX2.
2006-04-27 Li-Ta Loremove more code
2006-04-27 Li-Ta Locode cleanup, comments added
2006-04-27 Ronald G. Minnichmore code removal and removal of incorrect register...
2006-04-27 Ronald G. Minnichremoving redundant and unneeded calls to functions.
2006-04-20 Li-Ta Loboot to kernel
2006-04-18 Ronald G. Minnichfix adjustment for sizeram
2006-04-18 Ronald G. Minnichadd ram resources
2006-04-13 Li-Ta Lominor modification
2006-04-10 Ronald G. Minnichadded chipsetinit function, many defines. addec call...
2006-04-06 Li-Ta Lomore fix for vsm, not working yet
2006-04-03 Li-Ta Lodid I commit the last change?
2006-03-22 Ronald G. Minnichfix bit-twiddling errors on msr
2006-03-21 Ronald G. Minnichvsm can be called now, and then hang.
2006-03-21 Ronald G. Minnichcpubug is fine.
2006-03-20 Ronald G. Minnichadded definitions. added cpubug support. added object...
2006-03-17 Ronald G. Minnichadded initial msr support
2006-03-16 Ronald G. Minnichadd in the msr configuration
2006-03-15 Ronald G. Minnichstupid svn failed.
2006-02-23 Li-Ta Lopreliminary GX DRAM initization. It is not working...
2006-01-27 Ronald G. Minnichadding preliminary, and almost certainly wrong, rumba...