summaryrefslogtreecommitdiff
path: root/src/northbridge/amd/lx/pll_reset.c
AgeCommit message (Expand)Author
2010-04-20cosmetics.Stefan Reinauer
2010-04-02remove some more warningsStefan Reinauer
2010-04-01- get rid of ASM_CONSOLE_LOGLEVEL except in two assembler files.Stefan Reinauer
2010-03-31Drop \r\n and \n\r as both print_XXX and printk now do this internally.Stefan Reinauer
2008-01-18Please bear with me - another rename checkin. This qualifies as trivial, noStefan Reinauer
2007-10-21I am signing off and acking this trivial patch, as I just wasted severalRonald G. Minnich
2007-05-10This patch cleans up \r left in the print strings. They were required for rom...Marc Jones
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-13changes for the lx and artecgroup moboIndrek Kruusa
2006-07-28This patch adds support for the AMD LX cpu. Ron Minnich