the following patch was just integrated into master:
commit a37a7c5a1b9310b7bcff0e2c2940e7c87805247f
Author: Kyösti Mälkki <kyosti.malkki(a)gmail.com>
Date: Mon Feb 10 00:00:44 2014 +0200
usbdebug: Unify console API
Struct dbgp_pipe would not be suitable for use with xHCI.
Just use an index, it is easy to setup in Kconfig if our
future debug setup has separate pipes for console
output and debugging/traceings.
Change-Id: Icbbd28f03113b208016f80217ab801d598d443a8
Signed-off-by: Kyösti Mälkki <kyosti.malkki(a)gmail.com>
See http://review.coreboot.org/5227 for details.
-gerrit
the following patch was just integrated into master:
commit 5882a1e4758888bb6634fe75d5f8b399917a29d8
Author: Vladimir Serbinenko <phcoder(a)gmail.com>
Date: Sun Feb 16 17:22:26 2014 +0100
nehalem: Make SPD address map into parameter.
It's mobo dependent.
Change-Id: I7a9ba0fb7374a61178e9282acd8f10098435f1fd
Signed-off-by: Vladimir Serbinenko <phcoder(a)gmail.com>
See http://review.coreboot.org/5253 for details.
-gerrit
the following patch was just integrated into master:
commit ac31f5bd4d34c28c792e099744086807fcaf5e91
Author: Vladimir Serbinenko <phcoder(a)gmail.com>
Date: Thu Feb 20 14:34:56 2014 +0100
nehalem/raminit: Fix typo of NUM_CHANNELS instead of NUM_SLOTS.
Change-Id: I0fbfa8cb39881782bec3af5e43ff3c63dd2e4919
Signed-off-by: Vladimir Serbinenko <phcoder(a)gmail.com>
See http://review.coreboot.org/5276 for details.
-gerrit