index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
northbridge
/
intel
/
nehalem
/
raminit.c
Age
Commit message (
Expand
)
Author
2019-11-04
nb/intel/nehalem: Fix 'dead assignment'
Elyes HAOUAS
2019-10-27
src/[northbridge,security]: change "unsigned" to "unsigned int"
Martin Roth
2019-10-17
nb/intel/nehalem: Only enable_smbus once
Arthur Heymans
2019-10-17
nb/intel/nehalem: use pmclib to detect S3 resume
Arthur Heymans
2019-10-17
nb/intel/nehalem: Add some debug output
Arthur Heymans
2019-10-17
nb/intel/nehalem: Change the output verbosity of raminit timings
Arthur Heymans
2019-09-12
nb/intel/nehalem: Add a header for raminit_tables.c
Angel Pons
2019-07-17
nb/intel/nehalem: Prevent out of bounds read
Jacob Garber
2019-07-10
nb/intel/nehalem: Tidy quickpath_reserved calculation
Jacob Garber
2019-07-10
nb/intel/nehalem: Die if no memory ranks found
Jacob Garber
2019-06-21
nb/intel/nehalem/raminit.c: Remove variable set but not used
Elyes HAOUAS
2019-06-21
nb/intel/nehalem/raminit.c: Remove variable set but not used
Elyes HAOUAS
2019-05-29
src/northbridge: Add missing 'include <types.h>'
Elyes HAOUAS
2019-04-29
nb/intel/nehalem: Use system_reset() and full_reset()
Elyes HAOUAS
2019-04-20
nb/intel/nehalem: Hide some raminit output messages
Arthur Heymans
2019-03-04
device/mmio.h: Add include file for MMIO ops
Kyösti Mälkki
2019-03-01
device/pci: Fix PCI accessor headers
Kyösti Mälkki
2019-02-12
nb/intel/nehalem: Remove CAR_GLOBAL use
Arthur Heymans
2019-01-06
device: Use pcidev_path_on_root()
Kyösti Mälkki
2018-11-29
src: Remove duplicated round up function
Elyes HAOUAS
2018-11-16
src: Remove unneeded include <cbfs.h>
Elyes HAOUAS
2018-11-12
src: Remove unneeded include "{arch,cpu}/cpu.h"
Elyes HAOUAS
2018-10-23
src: Remove unneeded whitespace
Elyes HAOUAS
2018-10-08
Move compiler.h to commonlib
Nico Huber
2018-08-04
nehalem/raminit: remove read_mchbar functions
Felix Held
2018-08-04
nehalem/raminit: clean up code and remove write_mchbar functions
Felix Held
2018-08-04
nehalem/raminit: clean up code and use MCHBAR macros
Felix Held
2018-08-04
nehalem/raminit: remove REAL define and most dead code
Felix Held
2018-07-09
src/northbridge: Use "foo *bar" instead of "foo* bar"
Elyes HAOUAS
2018-07-02
src/nb: Fix non-local header treated as local
Elyes HAOUAS
2018-06-21
Revert "sb/intel/{bd82x6,ibexpeak}: Move RCBA macros to a common location"
Arthur Heymans
2018-05-21
nb/intel/nehalem: Fix smashed stack in romstage
Matthias Gazzari
2018-05-18
nb/intel/nehalem: Use the common mrc cache driver
Arthur Heymans
2018-02-27
sb/intel/{bd82x6,ibexpeak}: Move RCBA macros to a common location
Arthur Heymans
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
[next]