aboutsummaryrefslogtreecommitdiff
path: root/src/northbridge/amd/lx/pll_reset.c
AgeCommit message (Expand)Author
2018-12-21cpu/amd/geode_lx: Drop supportArthur Heymans
2018-06-05amd/geode_lx: Fix .c includesKyösti Mälkki
2016-10-09northbridge/amd/lx: Remove commented codeElyes HAOUAS
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2013-06-04AMD Northbridge LX: make GeodeLinkSpeed() function prototype non-staticChristian Gmeiner
2013-03-01GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel
2012-07-26amd/lx: Move configuration from source to KconfigPatrick Georgi
2010-12-30Use die() to assure the processor can't wake up from an interrupt.Nils Jacobs
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