Convert some comments to proper Doxygen syntax.
[coreboot.git] / src / northbridge / amd / gx2 /
2010-10-11 Uwe HermannFactor out a few commonly duplicated functions from...
2010-09-30 Patrick GeorgiRename build system variables to be more intuitive...
2010-07-26 Nils JacobsThis patch converts the Geode GX2 boards to CAR.
2010-06-17 Myles WatsonAlways enable parent resources before child resources.
2010-06-09 Myles WatsonSame conversion as with resources from static arrays...
2010-06-08 Patrick GeorgiFix auto-mangled comments (trivial)
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-05-14 Nils Jacobsfix SeaBIOS loading on GX2.
2010-05-14 Stefan ReinauerFix warning. Hardware tested and didn't change behavior.
2010-04-27 Stefan ReinauerSince some people disapprove of white space cleanups...
2010-04-22 Stefan Reinauerfix compilation remaining geode boards
2010-04-21 Stefan Reinaueroops, sorry for the last commit. This commit changes...
2010-04-21 Stefan Reinauer* clean up all but two warnings on artecgroup dbe61
2010-04-14 Stefan Reinauerzero warnings days. Down to under 600 different warnings
2010-04-02 Stefan Reinauerremove more warnings.
2010-04-01 Stefan Reinauer- get rid of ASM_CONSOLE_LOGLEVEL except in two assemb...
2010-03-31 Stefan ReinauerDrop \r\n and \n\r as both print_XXX and printk now...
2010-03-22 Myles WatsonFix all the format string warnings.
2010-03-22 Stefan Reinauerprintk_foo -> printk(BIOS_FOO, ...)
2010-02-15 Uwe HermannVarious license header consistency fixes (trivial).
2010-02-07 Patrick Georginewconfig is no more.
2009-10-15 Myles WatsonAdd CONFIG_GENERATE_* for tables so that the user can...
2009-10-09 Myles WatsonRemove default n statements to simplify .config and...
2009-08-29 Ronald G. MinnichFixes per Uwe's comments.
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-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...