aboutsummaryrefslogtreecommitdiff
path: root/src/northbridge/amd/gx2/northbridgeinit.c
AgeCommit message (Expand)Author
2010-06-08Fix auto-mangled comments (trivial)Patrick Georgi
2010-05-14fix SeaBIOS loading on GX2.Nils Jacobs
2010-04-27Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer
2010-04-22fix compilation remaining geode boardsStefan Reinauer
2010-04-02remove more warnings.Stefan Reinauer
2010-03-22Fix all the format string warnings.Myles Watson
2010-03-22printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer
2009-02-12This patch converts __FUNCTION__ to __func__, since __func__ is standard.Myles Watson
2006-06-20Fixes from AMD. Tested to build on rumba and olpc, and builds. Ronald G. Minnich
2006-06-12Get rid of #if 01 and debug prints that are compiled out. Ronald G. Minnich
2006-06-10changes from AMD for making OLPC video work.Ronald G. Minnich
2006-05-12memory size in cf07Ronald G. Minnich
2006-05-03more changes; rumba enet works fine now.Ronald G. Minnich
2006-05-02Fall back to pre-broken settings and setup for GX2. Ronald G. Minnich
2006-04-27remove more codeLi-Ta Lo
2006-04-27code cleanup, comments addedLi-Ta Lo
2006-04-27removing redundant and unneeded calls to functions.Ronald G. Minnich
2006-04-26some todo and comment for ron.Li-Ta Lo
2006-04-13minor modificationLi-Ta Lo
2006-04-07add support for GLIUInit()Ronald G. Minnich
2006-04-06add northbridgeinit, also add new constants.Ronald G. Minnich