summaryrefslogtreecommitdiff
path: root/src/northbridge/amd/lx/grphinit.c
AgeCommit message (Expand)Author
2010-03-22printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer
2010-01-27Add the MSR writes that are needed to provide VGA legacy routing for the Geod...Edwin Beasant
2008-01-18Please bear with me - another rename checkin. This qualifies as trivial, noStefan Reinauer
2007-05-10Fix the indent and whitespace to match LinuxBIOS standardsJordan Crouse
2007-05-10Add missing licenses to several of the files.Jordan Crouse
2007-05-04This patch adds support for the northbridge integrated into the AMDMarc Jones
2006-09-20Lots of lx fixes. CLeanup mainly. THings now buildRonald G. Minnich
2006-09-13changes for the lx and artecgroup moboIndrek Kruusa
2006-07-28This patch adds support for the AMD LX cpu. Ron Minnich