remove trailing whitespace
[coreboot.git] / src / northbridge / amd / amdk8 / raminit_f.c
2011-11-01 Stefan Reinauerremove trailing whitespace
2011-05-11 Patrick GeorgiWork around unclean CMOS handling for now
2011-05-10 Patrick GeorgiChange read_option() to a macro that wraps some API...
2011-04-21 Stefan Reinauermore ifdef -> if fixes
2011-02-24 Josef KellermannAdd compile-time defaults to some K8 CMOS options in...
2010-12-08 stepansecond round name simplification. drop the <component...
2010-11-22 Rudolf Marek1) wraps the s3 parts of chipset code/memory init code...
2010-11-10 Peter StugeMake amdk8 printk_raminit() accept just a single string...
2010-11-05 Patrick GeorgiMove QRANK_DIMM_SUPPORT to Kconfig, removing it from...
2010-09-25 Stefan Reinauer- Fix race condition in option_table.h generation by...
2010-07-09 Cristi MTrivial -Werror fix.
2010-07-08 Stefan ReinauerFix all warnings in the tree
2010-04-30 Myles WatsonGet rid of a few more warnings.
2010-04-27 Stefan ReinauerSince some people disapprove of white space cleanups...
2010-04-20 Stefan ReinauerAs Myles suggested a while back: Switch long time ...
2010-04-15 Stefan Reinauerzero warnings days...
2010-04-07 Stefan Reinauer"no warnings day"
2010-04-06 Stefan ReinauerNo warnings day, next round.
2010-04-03 Stefan Reinauerremove more warnings.
2010-03-22 Stefan Reinauerprintk_foo -> printk(BIOS_FOO, ...)
2010-03-11 Myles WatsonReplace clear_memory with memset.
2010-03-05 Uwe HermannThis patch is from 2009-10-20
2009-10-30 Myles WatsonRemove some warnings from the tyan s2895.
2009-10-23 Myles WatsonRemove PRINTK_IN_CAR tests from AMD files.
2009-10-16 Myles WatsonChange CONFIG_LB_MEM_TOPK to CONFIG_RAMTOP to match...
2009-09-29 Myles WatsonRemove some warnings.
2009-06-30 Stefan ReinauerThis patch unifies the use of config options in v2...
2009-06-05 Carl-Daniel HailfingerK8 RAM init debug messages are pretty short and sometim...
2009-06-04 Myles WatsonThe point of the patch is to make it easier to understa...
2009-04-18 Ronald HoogenboomThere is a typo in amdk8/raminit_f.c regarding the...
2009-04-13 Rudolf MarekFollowing patch adds resume (exit from self refresh...
2009-04-11 Ward VandewegeThis patch fixes an edge case for K8 raminit. Specifica...
2009-04-10 Stefan Reinauerunify spd_ddr2.h (trivial)
2009-03-20 Marc JonesFix CPUID typo. This caused fid to memory speed calcula...
2009-01-16 Carl-Daniel HailfingerFirst part of heterogenous dualchannel support.
2009-01-16 Carl-Daniel HailfingerRefactor K8 rev F DDR2 CL timing retrieval.
2009-01-16 Carl-Daniel HailfingerSince all K8 targets now have CONFIG_USE_PRINTK_IN_CAR...
2009-01-15 Dan Lykowskiamdk8: This patch fixes ram init problems when using...
2008-10-01 Carl-Daniel HailfingerThe ARRAY_SIZE macro is convenient, yet mostly unused...
2008-09-29 Marc JonesThis patch for the AMD K8 allows a single DIMM to be...
2008-09-19 Marc JonesWhitespace and style cleanup. (trivial)
2008-09-19 Michael Xie Michae... Add AMD K8 S1G1 socket support.
2007-05-21 Stefan Reinauerfix some typos, clarify comments and drop dead code...
2007-04-06 Yinghai LuYhLu's patch from January 18th. This part is mostly...
2007-02-01 Ed SwierkFix typo which breaks the build ('defalut' should be...
2006-10-04 Yinghai LuCONFIG_USE_PRINTK_IN_CAR and ht chain id for HTX support in
2006-10-04 Yinghai LuAMD Rev F support