aboutsummaryrefslogtreecommitdiff
path: root/src/northbridge/amd/amdk8/raminit_f_dqs.c
AgeCommit message (Expand)Author
2010-07-07fix some more warningsStefan 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-25zero warnings daysStefan Reinauer
2010-04-22zero warnings days...Stefan Reinauer
2010-04-091. This patch adds CAR for Intel P6 series processors.Joseph Smith
2010-04-07no warnings dayStefan Reinauer
2010-04-06No warnings day, next round.Stefan Reinauer
2010-04-03remove more warnings.Stefan Reinauer
2010-03-31Drop \r\n and \n\r as both print_XXX and printk now do this internally.Stefan Reinauer
2010-03-22Fix all the format string warnings.Myles Watson
2010-03-22printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer
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-04-22remove some style guide breaks and warnings from raminit_f_dqs.cStefan Reinauer
2009-04-13Following patch adds resume (exit from self refresh) support for AMD K8 revFRudolf Marek
2009-03-20Fix CPUID typo. This caused fid to memory speed calculations to be off.Marc Jones
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-02Whitespace cleanup (trivial).Myles Watson
2008-09-29This patch for the AMD K8 allows a single DIMM to be populated in theMarc Jones
2008-01-18Rename almost all occurences of LinuxBIOS to coreboot. Stefan Reinauer
2007-10-31Use the preferred order of 'static const' instead of 'const static'.Uwe Hermann
2007-04-06YhLu's patch from January 18th. This part is mostly cleaning up Yinghai Lu
2006-10-04CONFIG_USE_PRINTK_IN_CAR and ht chain id for HTX support inYinghai Lu
2006-10-04AMD Rev F supportYinghai Lu