aboutsummaryrefslogtreecommitdiff
path: root/src/northbridge/intel/e7501/raminit.c
AgeCommit message (Expand)Author
2016-11-08intel/e7501: Remove unused northbridge codeKyösti Mälkki
2015-06-05lib: Unify log2() and related functionsJulius Werner
2015-02-15x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointerKevin Paul Herbert
2015-01-06northbridge: Drop print_ implementation from non-romcc boardsStefan Reinauer
2014-07-29Uniformly spell frequency unit symbol as HzElyes HAOUAS
2010-12-27Fix most CONFIG_DEBUG_RAM_SETUP issues. Stefan Reinauer
2010-10-26Convert some comments to proper Doxygen syntax.Uwe Hermann
2010-04-27Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer
2010-04-15zero warnings days...Stefan Reinauer
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-05This patch is from 2009-10-20Uwe Hermann
2010-02-24Remove register pressure from e7501 driver by not indirectly referencingStefan Reinauer
2008-10-01The ARRAY_SIZE macro is convenient, yet mostly unused. Switch lots ofCarl-Daniel Hailfinger
2006-11-22Update of the src/include/spd.h file with the following improvements:Uwe Hermann
2005-09-26* Added support for "fast" (64-clock) refreshSteven J. Magnani
2005-07-06Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-51arch import user (historical)
2004-11-02*** empty log message ***Yinghai Lu
2004-10-23- For now use port 0x80 based delays in for the e7501 memory initialization.Eric Biederman
2004-07-01Intel E7501 P64H2 ICH5R supportYinghai Lu