index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
northbridge
/
intel
/
nehalem
/
raminit.c
Age
Commit message (
Expand
)
Author
2015-02-15
x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer
Kevin Paul Herbert
2015-01-09
northbridge/intel/nehalem/raminit.c: Remove redundant function
Edward O'Callaghan
2014-12-07
nehalem/raminit: Add decorations to specify that empty loop is intended so.
Vladimir Serbinenko
2014-12-02
Replace hlt with halt()
Patrick Georgi
2014-08-03
nehalem: Make UMA size configurable in CMOS.
Vladimir Serbinenko
2014-07-19
nehalem: Move cbmem_recovery call to raminit.
Vladimir Serbinenko
2014-07-11
src: Make use of 'CEIL_DIV(a, b)' macro across tree
Edward O'Callaghan
2014-07-01
stdlib: Drop duplicates of min() and max()
Kyösti Mälkki
2014-06-30
northbridge/intel/nehalem/raminit.c: Extraneous parenthese
Edward O'Callaghan
2014-06-25
nehalem sandy ivy: Check cbmem_add() result for MRC data
Kyösti Mälkki
2014-06-18
intel/nehalem: Add get_top_top_ram() in ramstage
Kyösti Mälkki
2014-03-03
intel/nehalem: Fix soft reset detection.
Vladimir Serbinenko
2014-03-03
intel/nehalem: Use non-powercycle reset.
Vladimir Serbinenko
2014-03-03
nehalem/raminit: Don't touch clock generator in raminit.
Vladimir Serbinenko
2014-02-20
nehalem: Make SPD address map into parameter.
Vladimir Serbinenko
2014-02-20
nehalem/raminit: Fix typo of NUM_CHANNELS instead of NUM_SLOTS.
Vladimir Serbinenko
2014-01-23
X201: Move early nehalem S3 magic to right place.
Vladimir Serbinenko
2014-01-23
nehalem: Restore frequency ratio registers on S3 resume
Vladimir Serbinenko
2014-01-23
nehalem: Small cleanup to raminit RE bindings
Vladimir Serbinenko
2014-01-22
CBMEM: Replace cbmem_initialize() with cbmem_recovery()
Kyösti Mälkki
2013-11-25
Support for nehalem northbridge
Vladimir Serbinenko