Move C labels to start-of-line
[coreboot.git] / src / northbridge / amd / amdk8 / raminit.c
2012-03-07 Patrick GeorgiMove C labels to start-of-line
2011-12-14 Florian Zumbiehlk8: add CONFIG_K8_FORCE_2T_DRAM_TIMING and enable it...
2011-11-23 Florian Zumbiehlk8 raminit: fix bug, improve clock selection, add clock...
2011-11-16 Florian Zumbiehlfix DDR_MASK in load-dependent clock limiting for socke...
2011-05-10 Patrick GeorgiChange read_option() to a macro that wraps some API...
2011-04-19 Stefan Reinauercleanup wrong use of defined() after exporting all...
2010-12-13 Rudolf MarekAttached patch implements the memory speed reductions...
2010-12-13 Rudolf MarekFollowing patch adds support to bring out the memory...
2010-11-05 Patrick GeorgiMove QRANK_DIMM_SUPPORT to Kconfig, removing it from...
2010-10-07 Jonathan KollaschRemove duplicate line from pci_ids.h.
2010-09-25 Stefan Reinauer- Fix race condition in option_table.h generation by...
2010-07-08 Stefan ReinauerFix all warnings in the tree
2010-07-06 Edwin BeasantRe-integrate "USE_OPTION_TABLE" code.
2010-04-27 Stefan ReinauerSince some people disapprove of white space cleanups...
2010-04-09 Stefan Reinauerzero warnings days.
2010-04-06 Stefan ReinauerNo warnings day, next round.
2010-03-22 Stefan Reinauerprintk_foo -> printk(BIOS_FOO, ...)
2010-03-11 Myles WatsonReplace clear_memory with memset.
2009-10-30 Myles WatsonRemove some warnings from the tyan s2895.
2009-10-16 Myles WatsonChange CONFIG_LB_MEM_TOPK to CONFIG_RAMTOP to match...
2009-06-30 Stefan ReinauerThis patch unifies the use of config options in v2...
2009-06-05 Carl-Daniel HailfingerFix non-revF K8 ram init compilation which was broken...
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-30 Myles WatsonRemove warnings from compilation of the s2892 with...
2009-02-27 Myles WatsonThis patch makes several CMOS/NVRAM reads dependent...
2008-10-02 Myles WatsonWhitespace cleanup (trivial).
2008-10-01 Carl-Daniel HailfingerThe ARRAY_SIZE macro is convenient, yet mostly unused...
2007-11-02 Rudolf MarekThis patch changes the "if else" style of parameter...
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...
2006-10-05 Yinghai LuK8_4RANK to QRANK
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
2006-04-03 Yinghai Lunew cache_as_ram support
2005-12-14 Yinghai Lufrom issue 53: don't set TOM2 if 4G less mem installed...
2005-12-01 Stefan ReinauerApplying YhLu's patch from issue 37.
2005-10-25 Jason Schildt- See Issue Tracker id-4 "lnxi-patch-4"
2005-08-10 Jason SchildtUndoing all HDAMA commits from LNXI from r2005->2003
2005-08-09 Jason Schildt- Merge from linuxbios-lnxi (Linux Networx repository...
2005-07-06 arch import user... Revision: linuxbios@linuxbios.org--devel/freebios-...
2005-07-06 arch import user... Revision: linuxbios@linuxbios.org--devel/freebios-...
2005-07-06 arch import user... Revision: linuxbios@linuxbios.org--devel/freebios-...
2004-10-14 Eric Biederman- Sync up northbridge/amd/amdk8
2004-07-08 Li-Ta Lomove default_resource_map to its own file
2004-03-23 Li-Ta LoDoxidization, reformat
2004-03-19 David W. HendricksIncludes fix from Craig C Forney
2004-03-19 Stefan Reinauerfix typo that keeps solo from working
2004-03-11 Eric Biederman- Moved hlt() to it's own header.
2003-11-10 Stefan Reinauerautomatically detect southbridge link. this should...
2003-11-04 Stefan Reinaueradd hook for spdrom iohub selection
2003-10-11 Eric Biederman - O2, enums, and switch statements work in romcc
2003-09-01 Eric Biederman- Updates to config.g so that it works more reliably...
2003-08-28 Stefan Reinauercleaning out motherboard specific changes from the...
2003-08-04 Ronald G. Minnichpatches from Yh Lu. Tested and working on HDAMA
2003-08-01 Eric Biederman- Update raminit.c so it works properly for multiple...
2003-07-30 Ronald G. Minnichupdates from YhLu, plus fixes for PPC/K8 issues.
2003-07-25 Ronald G. MinnichYhLu's changes to resolve several memory and other...
2003-07-21 Eric Biederman- First pass at s2880 support.
2003-07-19 Eric Biederman- Major cleanup of the bootpath
2003-07-17 Eric Biederman- Update Config so we now have the proper number of...
2003-07-17 Eric Biederman- pci_device.c fixes for generic pci bridges to zero...
2003-07-16 Eric Biederman- ldscripb.lb remove another $Id: line..
2003-07-12 Eric Biederman- Commit a working spd based memory initialization...
2003-06-19 Eric Biederman- Update the romcc version.
2003-06-18 Eric Biederman- A new test case for romcc
2003-06-17 Eric Biederman- Minor mod to reset16.inc to work with newer binutils...
2003-06-12 Eric Biederman- Changes to the pci config routines moving them closer...
2003-06-11 Eric Biederman- Factoring of auto.c