the following patch was just integrated into master:
commit 10075b5b1cfec64a25c526e4a4a22017035db2a9
Author: Sven Schnelle <svens(a)stackframe.org>
Date: Fri Jun 22 11:04:22 2012 +0200
Add generic IOAPIC driver
Used for automatic generation of IOAPIC interrupt entries.
Change-Id: Ia746f01906c840800956ce551306f864e440b6ec
Signed-off-by: Sven Schnelle <svens(a)stackframe.org>
Build-Tested: build bot (Jenkins) at Mon Jun 25 10:24:24 2012, giving +1
Reviewed-By: Sven Schnelle <svens(a)stackframe.org> at Wed Jul 4 14:43:11 2012, giving +2
See http://review.coreboot.org/1137 for details.
-gerrit
the following patch was just integrated into master:
commit 8e0a52e322ae34b7f1e8df1783eec3db6d6f0e57
Author: Kyösti Mälkki <kyosti.malkki(a)gmail.com>
Date: Thu Jun 28 21:26:41 2012 +0300
Intel cpus: use CPU_ADDR_BITS from Kconfig during CAR
Default CPU_ADDR_BITS is 36.
For Atom (model_106cx) use 32. This model is known to
fail execution-in-place (XIP) with the default 36.
Pentium M should use 32, but doesn't even with this patch.
Some Xeon and CORE(2) models should use 38 or 40.
Change-Id: If604badcdc578c4f4bc7d30da2f61397ec0d754c
Signed-off-by: Kyösti Mälkki <kyosti.malkki(a)gmail.com>
Build-Tested: build bot (Jenkins) at Wed Jul 4 11:48:03 2012, giving +1
Reviewed-By: Sven Schnelle <svens(a)stackframe.org> at Wed Jul 4 14:42:01 2012, giving +2
See http://review.coreboot.org/639 for details.
-gerrit
the following patch was just integrated into master:
commit 9cbd77b7c96983f2554a128cf9c9870ea973793e
Author: Sven Schnelle <svens(a)stackframe.org>
Date: Tue Jul 3 22:15:42 2012 +0200
Supermicro X7DB8: add w83793 Hardware monitor
used for fan control and thermal management on that board.
Change-Id: I4e5c986ab6174b7a356d682e21732c46181af211
Signed-off-by: Sven Schnelle <svens(a)stackframe.org>
Build-Tested: build bot (Jenkins) at Tue Jul 3 23:33:00 2012, giving +1
Reviewed-By: Sven Schnelle <svens(a)stackframe.org> at Wed Jul 4 07:23:03 2012, giving +2
See http://review.coreboot.org/1167 for details.
-gerrit