aboutsummaryrefslogtreecommitdiff
path: root/src/northbridge/intel/i3100/raminit.c
AgeCommit message (Expand)Author
2013-03-01GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel
2013-02-11Intel: Replace MSR 0xcd with MSR_FSB_FREQPatrick Georgi
2012-07-24Rename cache_lbmem() to cache_ramstage()Stefan Reinauer
2012-05-08Clean up #ifsPatrick Georgi
2012-03-07Move C labels to start-of-linePatrick Georgi
2011-09-09Replace while with do; while to avoid repetitionNoe Rubinstein
2010-11-18Move DIMM_MAP_LOGICAL to Kconfig.Patrick Georgi
2010-08-30We call this cache as ram everywhere, so let's call it the same in KconfigStefan Reinauer
2010-04-30fix compilation of mtarvonStefan Reinauer
2010-04-30Get rid of a few more warnings.Myles Watson
2010-04-14drop quite a lot of dead code that did nothing but produce warnings and makeStefan Reinauer
2010-03-31Drop \r\n and \n\r as both print_XXX and printk now do this internally.Stefan Reinauer
2010-03-11Replace clear_memory with memset.Myles Watson
2009-07-01Add support for the Intel Eagle Heights development board.Thomas Jourdan
2008-10-01The ARRAY_SIZE macro is convenient, yet mostly unused. Switch lots ofCarl-Daniel Hailfinger
2008-08-28Eric Biederman believes that he and Tom Zimmerman of the defunctEd Swierk
2008-03-16This patch implements support for the Intel 3100 integrated ...Ed Swierk