aboutsummaryrefslogtreecommitdiff
path: root/src/northbridge/amd/gx2/pll_reset.c
AgeCommit message (Expand)Author
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2013-03-01GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel
2010-12-30Use die() to assure the processor can't wake up from an interrupt.Nils Jacobs
2010-11-05Add Kconfig CPU speed selection to Geode GX2 boards.Nils Jacobs
2010-11-01Change Geode GX2 to use the auto DRAM detect code from Geode LX.Nils Jacobs
2010-11-01Remove some unused code.Nils Jacobs
2010-11-01GX2: Clean up some white space and comments.Nils Jacobs
2010-07-26This patch converts the Geode GX2 boards to CAR.Nils Jacobs
2010-04-27Since some people disapprove of white space cleanups mixed in regular commitsStefan 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-11-08The POST_CODE macro had the outb() argument order backwards.Carl-Daniel Hailfinger
2006-09-13Slow down the clock, per Tom SyllaRonald G. Minnich
2006-05-12memory size in cf07Ronald G. Minnich
2006-04-19resolve conflictLi-Ta Lo
2006-04-03did I commit the last change?Li-Ta Lo
2006-03-21cpubug is fine. Ronald G. Minnich
2006-03-17resolving conflict with Ron's workLi-Ta Lo
2006-03-14for different pll values.Ronald G. Minnich
2006-03-14Make the pll stuff parameterized.Ronald G. Minnich
2006-03-14Fix for nehemiahRonald G. Minnich
2006-03-13added pll_reset.cLi-Ta Lo