aboutsummaryrefslogtreecommitdiff
path: root/src/northbridge/intel/e7520/raminit.c
AgeCommit message (Expand)Author
2013-03-01GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel
2012-07-24Rename cache_lbmem() to cache_ramstage()Stefan Reinauer
2012-03-07Move C labels to start-of-linePatrick Georgi
2011-09-09Replace while with do; while to avoid repetitionNoe Rubinstein
2011-05-10Change read_option() to a macro that wraps some API uglynessPatrick Georgi
2010-11-18Move DIMM_MAP_LOGICAL to Kconfig.Patrick Georgi
2010-10-26Convert some comments to proper Doxygen syntax.Uwe Hermann
2010-09-25Keep the mc146818rtc.h include close to the option table include whereMyles Watson
2010-09-25- Fix race condition in option_table.h generation by moving the includeStefan Reinauer
2010-04-27Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer
2010-03-31Drop \r\n and \n\r as both print_XXX and printk now do this internally.Stefan Reinauer
2010-03-31This patch drops arch/i386/lib/console.c and arch/i386/lib/console_print.c andStefan Reinauer
2010-03-11Replace clear_memory with memset.Myles Watson
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
2006-10-27svn mv src/northbridge/intel/E7520 src/northbridge/intel/e7520Uwe Hermann