summaryrefslogtreecommitdiffstats
path: root/src/northbridge/intel/gm45/raminit.c
Commit message (Expand)AuthorAgeFilesLines
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-2/+1
* x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointerKevin Paul Herbert2015-02-151-6/+6
* gm45: Decrease MTRR usageVladimir Serbinenko2014-08-161-4/+31
* gm45: Reserve RAM for ME if it's active.Vladimir Serbinenko2014-08-121-3/+5
* gm45: Move spd address map to board-specific config.Vladimir Serbinenko2014-07-291-38/+43
* src: Make use of 'CEIL_DIV(a, b)' macro across treeEdward O'Callaghan2014-07-111-1/+1
* stdlib: Drop duplicates of min() and max()Kyösti Mälkki2014-07-011-1/+1
* x86: Unify arch/io.h and arch/romcc_io.hStefan Reinauer2013-03-221-1/+0
* intel/gm45: new northbridgePatrick Georgi2012-11-271-0/+1779