aboutsummaryrefslogtreecommitdiff
path: root/src/northbridge/amd/amdk8/raminit_f.c
AgeCommit message (Expand)Author
2010-09-25- Fix race condition in option_table.h generation by moving the includeStefan Reinauer
2010-07-09Trivial -Werror fix.Cristi M
2010-07-08Fix all warnings in the tree Stefan Reinauer
2010-04-30Get rid of a few more warnings.Myles Watson
2010-04-27Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer
2010-04-20As Myles suggested a while back: Switch long time #warnings to be commentsStefan Reinauer
2010-04-15zero warnings days...Stefan Reinauer
2010-04-07"no warnings day"Stefan Reinauer
2010-04-06No warnings day, next round.Stefan Reinauer
2010-04-03remove more warnings.Stefan Reinauer
2010-03-22printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer
2010-03-11Replace clear_memory with memset.Myles Watson
2010-03-05This patch is from 2009-10-20Uwe Hermann
2009-10-30Remove some warnings from the tyan s2895.Myles Watson
2009-10-23Remove PRINTK_IN_CAR tests from AMD files.Myles Watson
2009-10-16Change CONFIG_LB_MEM_TOPK to CONFIG_RAMTOP to match CONFIG_RAMBASE.Myles Watson
2009-09-29Remove some warnings.Myles Watson
2009-06-30This patch unifies the use of config options in v2 to all start with CONFIG_Stefan Reinauer
2009-06-05K8 RAM init debug messages are pretty short and sometimes cryptic. MakeCarl-Daniel Hailfinger
2009-06-04The point of the patch is to make it easier to understand the raminitMyles Watson
2009-04-18There is a typo in amdk8/raminit_f.c regarding the preprocessor symbol QRANK_...Ronald Hoogenboom
2009-04-13Following patch adds resume (exit from self refresh) support for AMD K8 revFRudolf Marek
2009-04-11This patch fixes an edge case for K8 raminit. Specifically, it brings the codeWard Vandewege
2009-04-10unify spd_ddr2.h (trivial)Stefan Reinauer
2009-03-20Fix CPUID typo. This caused fid to memory speed calculations to be off.Marc Jones
2009-01-16First part of heterogenous dualchannel support.Carl-Daniel Hailfinger
2009-01-16Refactor K8 rev F DDR2 CL timing retrieval.Carl-Daniel Hailfinger
2009-01-16Since all K8 targets now have CONFIG_USE_PRINTK_IN_CAR enabled, usingCarl-Daniel Hailfinger
2009-01-15amdk8: This patch fixes ram init problems when using the 9W Sempron part.Dan Lykowski
2008-10-01The ARRAY_SIZE macro is convenient, yet mostly unused. Switch lots ofCarl-Daniel Hailfinger
2008-09-29This patch for the AMD K8 allows a single DIMM to be populated in theMarc Jones
2008-09-19Whitespace and style cleanup. (trivial)Marc Jones
2008-09-19Add AMD K8 S1G1 socket support.Michael Xie Michael.Xie
2007-05-21fix some typos, clarify comments and drop dead code (trivial)Stefan Reinauer
2007-04-06YhLu's patch from January 18th. This part is mostly cleaning up Yinghai Lu
2007-02-01Fix typo which breaks the build ('defalut' should be 'default').Ed Swierk
2006-10-04CONFIG_USE_PRINTK_IN_CAR and ht chain id for HTX support inYinghai Lu
2006-10-04AMD Rev F supportYinghai Lu