summaryrefslogtreecommitdiffstats
path: root/src/northbridge/amd/amdk8/raminit_f_dqs.c
Commit message (Expand)AuthorAgeFilesLines
* x86: add common definitions for control registersAaron Durbin2014-01-281-13/+1
* AMD K8 (rev F): Move rev F0/F1 workaround to headerKyösti Mälkki2013-12-301-3/+0
* AMD K8 (rev F): Move MEM_TRAIN_SEQ check to northbridgeKyösti Mälkki2013-12-301-2/+3
* northbridge/amd/amdk8/raminit_f_dqs.c: Remove unused variable `reg` in `setup...Paul Menzel2013-10-131-2/+1
* Drop CONFIG_AP_CODE_IN_CARStefan Reinauer2013-05-081-8/+0
* GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel2013-03-011-1/+1
* amdk8/amdfam10: Use CAR_GLOBAL for sysinfoPatrick Georgi2012-11-281-2/+2
* Clean up #ifsPatrick Georgi2012-05-081-3/+3
* 1) wraps the s3 parts of chipset code/memory init code with if CONFIG_HAVE_AC...Rudolf Marek2010-11-221-19/+4
* fix some more warningsStefan Reinauer2010-07-071-0/+4
* Get rid of a few more warnings.Myles Watson2010-04-301-1/+1
* Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer2010-04-271-7/+7
* zero warnings daysStefan Reinauer2010-04-251-2/+2
* zero warnings days...Stefan Reinauer2010-04-221-2/+5
* 1. This patch adds CAR for Intel P6 series processors.Joseph Smith2010-04-091-1/+3
* no warnings dayStefan Reinauer2010-04-071-2/+4
* No warnings day, next round.Stefan Reinauer2010-04-061-0/+2
* remove more warnings.Stefan Reinauer2010-04-031-2/+2
* Drop \r\n and \n\r as both print_XXX and printk now do this internally.Stefan Reinauer2010-03-311-18/+18
* Fix all the format string warnings.Myles Watson2010-03-221-1/+1
* printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer2010-03-221-24/+24
* Remove PRINTK_IN_CAR tests from AMD files.Myles Watson2009-10-231-5/+0
* Change CONFIG_LB_MEM_TOPK to CONFIG_RAMTOP to match CONFIG_RAMBASE.Myles Watson2009-10-161-1/+1
* Remove some warnings.Myles Watson2009-09-291-2/+4
* This patch unifies the use of config options in v2 to all start with CONFIG_Stefan Reinauer2009-06-301-11/+11
* remove some style guide breaks and warnings from raminit_f_dqs.cStefan Reinauer2009-04-221-11/+24
* Following patch adds resume (exit from self refresh) support for AMD K8 revFRudolf Marek2009-04-131-1/+86
* Fix CPUID typo. This caused fid to memory speed calculations to be off.Marc Jones2009-03-201-1/+1
* Since all K8 targets now have CONFIG_USE_PRINTK_IN_CAR enabled, usingCarl-Daniel Hailfinger2009-01-161-52/+23
* amdk8: This patch fixes ram init problems when using the 9W Sempron part.Dan Lykowski2009-01-151-5/+18
* Whitespace cleanup (trivial).Myles Watson2008-10-021-771/+771
* This patch for the AMD K8 allows a single DIMM to be populated in theMarc Jones2008-09-291-13/+41
* Rename almost all occurences of LinuxBIOS to coreboot. Stefan Reinauer2008-01-181-1/+1
* Use the preferred order of 'static const' instead of 'const static'.Uwe Hermann2007-10-311-6/+6
* YhLu's patch from January 18th. This part is mostly cleaning up Yinghai Lu2007-04-061-46/+8
* CONFIG_USE_PRINTK_IN_CAR and ht chain id for HTX support inYinghai Lu2006-10-041-42/+57
* AMD Rev F supportYinghai Lu2006-10-041-0/+2036
OpenPOWER on IntegriCloud