Update equivalent processor revision ID to load latest microcode patches and
[coreboot.git] / src / northbridge / amd / gx2 /
2009-04-30 Stefan ReinauerAdd high tables support to all northbridges.
2009-03-24 Stefan ReinauerEvery object file with a struct pci_driver ... __pci_dr...
2009-02-12 Myles WatsonThis patch converts __FUNCTION__ to __func__, since...
2008-12-19 Corey OsgoodFix a LOT of implicit function declarations before...
2008-11-08 Carl-Daniel HailfingerThe POST_CODE macro had the outb() argument order backw...
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-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-09-18 Ronald G. MinnichA fix for hynix dram problems seen at 366/244
2006-09-13 Ronald G. MinnichSlow down the clock, per Tom Sylla
2006-09-13 Ronald G. Minnichwarm boot patch from richard smith.
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. Minnichrestore the old code for enabling flash. The new amd...
2006-07-21 Ronald G. MinnichThese changes incorporate steve goodrich'es fixes,...
2006-06-23 Ronald G. Minnichmatch settings per steve goodrich.
2006-06-20 Ronald G. MinnichFixes from AMD. Tested to build on rumba and olpc,...
2006-06-18 Ronald G. Minnichadd irq mapper support for OLPC and other boards that...
2006-06-12 Ronald G. Minnichron forget an svn add.
2006-06-12 Ronald G. MinnichGet rid of #if 01 and debug prints that are compiled...
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-12 Ronald G. Minnichmemory size in cf07
2006-05-03 Ronald G. Minnichmore changes; rumba enet works fine now.
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-27 Ronald G. Minnichwe don't need msr_init
2006-04-26 Li-Ta Losome todo and comment for ron.
2006-04-20 Li-Ta Loboot to kernel
2006-04-19 Li-Ta Loresolve conflict
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-07 Ronald G. Minnichadd support for GLIUInit()
2006-04-06 Ronald G. Minnichadd northbridgeinit, also add new constants.
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-17 Li-Ta Loresolving conflict with Ron's work
2006-03-16 Ronald G. Minnichadd in the msr configuration
2006-03-15 Ronald G. Minnichstupid svn failed.
2006-03-14 Ronald G. Minnichfor different pll values.
2006-03-14 Ronald G. MinnichMake the pll stuff parameterized.
2006-03-14 Ronald G. MinnichFix for nehemiah
2006-03-13 Li-Ta Loadded pll_reset.c
2006-03-13 Li-Ta Loadded early_setup.c
2006-03-13 Li-Ta Lofailed attempt to do early init for cs5535. Almost...
2006-03-02 Li-Ta LoI am so stupid to mix up logical and bitwise NOT.
2006-02-28 Li-Ta Loremove more unused code
2006-02-28 Li-Ta Losemi working with random 1 bit error
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...