summaryrefslogtreecommitdiff
path: root/src/northbridge/amd/gx2/northbridgeinit.c
AgeCommit message (Expand)Author
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