aboutsummaryrefslogtreecommitdiff
path: root/src/northbridge/intel/nehalem/raminit.c
AgeCommit message (Expand)Author
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-10-15cpu/mtrr.h: Fix macro names for MTRR registersAlexandru Gagniuc
2015-05-29intel/nehalem/raminit.c: Remove space in `timestamp_add_now(104)`Paul Menzel
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-02-15x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointerKevin Paul Herbert
2015-01-09northbridge/intel/nehalem/raminit.c: Remove redundant functionEdward O'Callaghan
2014-12-07nehalem/raminit: Add decorations to specify that empty loop is intended so.Vladimir Serbinenko
2014-12-02Replace hlt with halt()Patrick Georgi
2014-08-03nehalem: Make UMA size configurable in CMOS.Vladimir Serbinenko
2014-07-19nehalem: Move cbmem_recovery call to raminit.Vladimir Serbinenko
2014-07-11src: Make use of 'CEIL_DIV(a, b)' macro across treeEdward O'Callaghan
2014-07-01stdlib: Drop duplicates of min() and max()Kyösti Mälkki
2014-06-30northbridge/intel/nehalem/raminit.c: Extraneous parentheseEdward O'Callaghan
2014-06-25nehalem sandy ivy: Check cbmem_add() result for MRC dataKyösti Mälkki
2014-06-18intel/nehalem: Add get_top_top_ram() in ramstageKyösti Mälkki
2014-03-03intel/nehalem: Fix soft reset detection.Vladimir Serbinenko
2014-03-03intel/nehalem: Use non-powercycle reset.Vladimir Serbinenko
2014-03-03nehalem/raminit: Don't touch clock generator in raminit.Vladimir Serbinenko
2014-02-20nehalem: Make SPD address map into parameter.Vladimir Serbinenko
2014-02-20nehalem/raminit: Fix typo of NUM_CHANNELS instead of NUM_SLOTS.Vladimir Serbinenko
2014-01-23X201: Move early nehalem S3 magic to right place.Vladimir Serbinenko
2014-01-23nehalem: Restore frequency ratio registers on S3 resumeVladimir Serbinenko
2014-01-23nehalem: Small cleanup to raminit RE bindingsVladimir Serbinenko
2014-01-22CBMEM: Replace cbmem_initialize() with cbmem_recovery()Kyösti Mälkki
2013-11-25Support for nehalem northbridgeVladimir Serbinenko