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
2017-07-13
Rename __attribute__((packed)) --> __packed
Stefan Reinauer
2017-03-08
nb/intel/nehalem/raminit.c: Refine broken comment
Stefan Tauner
2016-12-06
intel PCI ops: Remove explicit PCI MMCONF access
Kyösti Mälkki
2016-11-21
nb/intel: Fix some spelling mistakes in comments and strings
Martin Roth
2016-10-10
northbridge/intel/nehalem: Remove commented code
Elyes HAOUAS
2016-10-04
src/northbridge: Remove unnecessary whitespace
Elyes HAOUAS
2016-06-12
nb/intel/raminit (native): Read PCI mmio size from devicetree
Patrick Rudolph
2016-06-12
nb/intel: Factor out common MRC code
Patrick Rudolph
2016-03-11
northbridge/intel: move mrc_cache definition into a common header
Alexander Couzens
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-10-15
cpu/mtrr.h: Fix macro names for MTRR registers
Alexandru Gagniuc
2015-05-29
intel/nehalem/raminit.c: Remove space in `timestamp_add_now(104)`
Paul Menzel
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
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