summaryrefslogtreecommitdiffstats
path: root/src/northbridge/intel/i3100/raminit_ep80579.c
Commit message (Expand)AuthorAgeFilesLines
* Intel i3100 boards & chips: Remove - using LATE_CBMEM_INITMartin Roth2018-01-151-693/+0
* northbridge/intel/i3100: Add space around operatorsElyes HAOUAS2016-09-201-1/+1
* src/northbridge: Improve code formattingElyes HAOUAS2016-09-121-1/+1
* northbridge/intel/i3100: Unify UDELAY selectionStefan Reinauer2016-03-131-0/+1
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* lib: Unify log2() and related functionsJulius Werner2015-06-051-0/+1
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointerKevin Paul Herbert2015-02-151-2/+2
* northbridge: Drop print_ implementation from non-romcc boardsStefan Reinauer2015-01-061-130/+50
* intel/truxton: Un-romcc-ify boardStefan Reinauer2014-12-181-10/+3
* src: Make use of 'CEIL_DIV(a, b)' macro across treeEdward O'Callaghan2014-07-111-5/+5
* northbridge/intel/i3100/raminit.c: Uninitialized variableEdward O'Callaghan2014-05-251-2/+2
* GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel2013-03-011-1/+1
* Intel: Replace MSR 0xcd with MSR_FSB_FREQPatrick Georgi2013-02-111-2/+3
* Rename cache_lbmem() to cache_ramstage()Stefan Reinauer2012-07-241-1/+1
* Move C labels to start-of-linePatrick Georgi2012-03-071-1/+1
* Replace while with do; while to avoid repetitionNoe Rubinstein2011-09-091-36/+24
* Convert some comments to proper Doxygen syntax.Uwe Hermann2010-10-261-1/+0
* Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer2010-04-271-28/+28
* Drop \r\n and \n\r as both print_XXX and printk now do this internally.Stefan Reinauer2010-03-311-61/+61
* Replace clear_memory with memset.Myles Watson2010-03-111-1/+0
* This patch adds VGA and PS/2 Keyboard/mouse support to the already existing i...Arnaud Maye2009-08-281-1/+1
* Support for the memory controller and PCIe interface of the IntelEd Swierk2008-09-241-0/+795