Move C labels to start-of-line
[coreboot.git] / src / northbridge / intel / i945 / raminit.c
2012-03-07 Patrick GeorgiMove C labels to start-of-line
2012-01-31 Peter Stugenorthbridge/intel/i945: CHECK_SLFRCS_ON_RESUME Kconfig...
2011-04-21 Stefan Reinauersome ifdef --> if fixes
2011-04-10 Sven Schnellei945: improve get_top_of_ram()
2011-02-21 Sven Schnelle[i945] Add SPD adress mapping
2010-12-27 Stefan ReinauerFix most CONFIG_DEBUG_RAM_SETUP issues.
2010-12-16 Stefan Reinauerfix according to coding guidelines
2010-12-13 Rudolf MarekFollowing patch adds support for suspend/resume functio...
2010-12-11 Stefan Reinauercatch some illegal configurations (trivial)
2010-11-20 Uwe HermannSome more DIMM0 related cleanups and deduplication.
2010-10-05 Patrick GeorgiRemove lib/ramtest.c-include from all CAR boards.
2010-10-01 Peter StugeMake i945/raminit.c:fsbclk() return u16 rather than int
2010-10-01 Peter StugeSplit NORTHBRIDGE_INTEL_I945 into more precise _I945GC...
2010-10-01 Patrick GeorgiMove several i945 config #defines from romstage.c to...
2010-08-26 Stefan ReinauerOne of my boards needs this mini delay in order to...
2010-08-25 Stefan ReinauerFix i945 based boards
2010-07-06 Edwin BeasantRe-integrate "USE_OPTION_TABLE" code.
2010-05-14 Stefan Reinaueri945:
2010-04-27 Stefan ReinauerSince some people disapprove of white space cleanups...
2010-04-20 Patrick GeorgiMake RAM init on i945GC work
2010-03-22 Stefan Reinauerdrop some unused files and fix warnings on i945 based...
2010-03-22 Stefan Reinauerprintk_foo -> printk(BIOS_FOO, ...)
2010-03-11 Myles WatsonReplace clear_memory with memset.
2010-03-05 Stefan Reinaueri945 mini patch:
2010-03-05 Uwe HermannThis patch is from 2009-10-20
2010-02-22 Stefan ReinauerThis is a general cleanup patch
2010-02-08 Stefan Reinauerjanitor task: unify and cleanup naming.
2010-01-17 Stefan ReinauerSupport a few more i945 variants. With this framework...
2009-10-26 Stefan ReinauerKontron 986LCD-M update
2009-07-21 Stefan Reinauer* drop ich7 include
2009-04-30 Patrick GeorgiRefactor copy_and_run so that it uses a single code...
2009-03-11 Stefan Reinaueri945 northbridge update
2009-01-20 Stefan Reinauerfix small TOLUD issue in i945 raminit (trivial)
2008-11-10 Stefan ReinauerMerge some parts of the i945 review (trivial):
2008-10-29 Stefan ReinauerSupport for the Intel 945 northbridge.