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
/
via
/
vx900
/
raminit_ddr3.c
Age
Commit message (
Expand
)
Author
2018-08-10
src: Fix typo
Elyes HAOUAS
2018-01-15
vx900: fix format strings for DEBUG_RAM_SETUP=y
Lubomir Rintel
2017-03-23
northbridge/via/vx900: transition away from device_t
Antonello Dettori
2017-03-10
device/dram/ddr2: Add common ddr2 spd decoder
Patrick Rudolph
2016-10-09
src/northbridge/via: Remove commented code
Elyes HAOUAS
2016-10-04
src/northbridge: Remove unnecessary whitespace
Elyes HAOUAS
2016-08-01
Remove non-ascii & unprintable characters
Martin Roth
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-01-06
northbridge: Drop print_ implementation from non-romcc boards
Stefan Reinauer
2014-12-07
via/vx900: Plumber registered DIMM to right place.
Vladimir Serbinenko
2014-07-11
src: Make use of 'CEIL_DIV(a, b)' macro across tree
Edward O'Callaghan
2014-05-19
fix printk types
Patrick Georgi
2013-12-23
Coding style: punctuation cleanup [1/2].
Idwer Vollering
2013-06-10
VX900: Use MIN/MAX from stdlib.h instead of redefining them
Alexandru Gagniuc
2013-06-10
VX900: Add DDR3 initialization
Alexandru Gagniuc