the following patch was just integrated into master:
commit 00cc7f4355ca1bdd621d4618f24f3336b29463cb
Author: Gerd Hoffmann <kraxel(a)redhat.com>
Date: Fri Jun 7 15:46:23 2013 +0200
qemu: move i440fx bits
Prepare tree for adding q35 support:
Move emulation/qemu-x86 to emulation/qemu-i440fx.
Rename some stuff to include 'i440fx'.
Change-Id: Ib8c58175c5734cfcda1b22404ef52c09d38f0462
Signed-off-by: Gerd Hoffmann <kraxel(a)redhat.com>
Reviewed-on: http://review.coreboot.org/3429
Tested-by: build bot (Jenkins)
Reviewed-by: Ronald G. Minnich <rminnich(a)gmail.com>
See http://review.coreboot.org/3429 for details.
-gerrit
the following patch was just integrated into master:
commit e49679d5a1e6a6225980a9ae8455fef47e56ab12
Author: Kyösti Mälkki <kyosti.malkki(a)gmail.com>
Date: Sat Jun 8 15:48:14 2013 +0300
usbdebug: Drop temporary disables of log output
With this patch, output on usbdebug also includes the section of
MTRR setups for every CPU. This makes usbdebug output almost identical
with that of serial port and CBMEM console.
Tested with model_206ax. Also tested previously on model_f2x which does
not have these disable/enable calls in model_f2x_init() without detected issues.
Change-Id: Idfd0e93439907b17255633658195d698feab3895
Signed-off-by: Kyösti Mälkki <kyosti.malkki(a)gmail.com>
Reviewed-on: http://review.coreboot.org/3423
Reviewed-by: Aaron Durbin <adurbin(a)google.com>
Tested-by: build bot (Jenkins)
See http://review.coreboot.org/3423 for details.
-gerrit
the following patch was just integrated into master:
commit f55a54257a28d4d0444baa03b5699f73fc6cd05e
Author: Kyösti Mälkki <kyosti.malkki(a)gmail.com>
Date: Fri Jun 14 11:16:25 2013 +0300
lynxpoint: Fix PCI IDs for EHCI
IDs were leftovers from bd82x6x.
Change-Id: I4ab6062929d346d7f000ce8c0b8c97490bb2b154
Signed-off-by: Kyösti Mälkki <kyosti.malkki(a)gmail.com>
Reviewed-on: http://review.coreboot.org/3463
Reviewed-by: Paul Menzel <paulepanter(a)users.sourceforge.net>
Reviewed-by: Aaron Durbin <adurbin(a)google.com>
Tested-by: build bot (Jenkins)
See http://review.coreboot.org/3463 for details.
-gerrit