the following patch was just integrated into master:
commit 090883932386b12fdfb85148041f551be4596f4f
Author: Nicolas Reinecke <nr(a)das-labor.org>
Date: Wed Feb 11 23:01:17 2015 +0100
cpu/amd/model_10xxx: add Propus (00100F52h BL-C2) equivalent id
Change-Id: I32eccfb4eae176e0155c53efaf463258653eefc2
Signed-off-by: Nicolas Reinecke <nr(a)das-labor.org>
Reviewed-on: http://review.coreboot.org/8355
Reviewed-by: Alexandru Gagniuc <mr.nuke.me(a)gmail.com>
Tested-by: build bot (Jenkins)
See http://review.coreboot.org/8355 for details.
-gerrit
the following patch was just integrated into master:
commit 6fdb4d5d3c556974f2a6b15fd01b9dd2a1d0adc7
Author: Timothy Pearson <tpearson(a)raptorengineeringinc.com>
Date: Tue Feb 10 21:15:39 2015 -0600
amd/amdfam10: Fix incorrect core count identification
The core count identification code in the PowerNow! _PSS
ACPI object generation code was incorrectly copied from the
model_fxx code. This code has been rewritten to properly
return the number of cores installed in the system.
Change-Id: I19567486f2de9dc2c43970addf4d91fa3d233a99
Signed-off-by: Timothy Pearson <tpearson(a)raptorengineeringinc.com>
Reviewed-on: http://review.coreboot.org/8421
Reviewed-by: Alexandru Gagniuc <mr.nuke.me(a)gmail.com>
Tested-by: build bot (Jenkins)
See http://review.coreboot.org/8421 for details.
-gerrit
the following patch was just integrated into master:
commit 2f5bb6548d3314c31cf8f935cb54f17a00a52cb7
Author: Nicolas Reinecke <nr(a)das-labor.org>
Date: Sun Jan 4 16:26:08 2015 +0100
asus/m4a785/Kconfig: Add vgabios PCI id
The PCI id defaults to 1106,3230 -> via chrome 9 ...
Tested on the board.
Change-Id: I5ad91faec9c97f34c8ca48eee9198237e9ea8336
Signed-off-by: Nicolas Reinecke <nr(a)das-labor.org>
Reviewed-on: http://review.coreboot.org/8177
Tested-by: build bot (Jenkins)
Reviewed-by: Paul Menzel <paulepanter(a)users.sourceforge.net>
Reviewed-by: Alexandru Gagniuc <mr.nuke.me(a)gmail.com>
See http://review.coreboot.org/8177 for details.
-gerrit
the following patch was just integrated into master:
commit fa0b3c8cdd4754bca17f723ace5664b660399697
Author: Nicolas Reinecke <nr(a)das-labor.org>
Date: Wed Feb 4 22:05:31 2015 +0100
cpu/amd/model_10xxx: update microcode
microcode updates are extracted from: www.amd64.org/microcode.html
Mircocode versions of 1020h and 1022h are more recent in coreboot
than inside the AMD archive.
Change-Id: I9f52accc1ebc7057890a769a059048e9982109d2
Signed-off-by: Nicolas Reinecke <nr(a)das-labor.org>
Reviewed-on: http://review.coreboot.org/8354
Tested-by: build bot (Jenkins)
Reviewed-by: Timothy Pearson <tpearson(a)raptorengineeringinc.com>
Reviewed-by: Alexandru Gagniuc <mr.nuke.me(a)gmail.com>
See http://review.coreboot.org/8354 for details.
-gerrit
the following patch was just integrated into master:
commit 44d0fd9841a1b8f2487ed9d886eb7c8245831d62
Author: Stefan Reinauer <stefan.reinauer(a)coreboot.org>
Date: Wed Feb 11 01:49:00 2015 +0100
Add Linux kernel's checkpatch.pl script
Carefully staging to enable checkpatch for coreboot contributions.
The biggest offender of the rules enforced by checkpatch I have found so
far is ... Oh, you guessed it? It's checkpatch itself.
Change-Id: Iaacbcd52c3bc22b083a24127a3ea17a7cc706245
Signed-off-by: Stefan Reinauer <stefan.reinauer(a)coreboot.org>
Reviewed-on: http://review.coreboot.org/8417
Tested-by: build bot (Jenkins)
Reviewed-by: Patrick Georgi <pgeorgi(a)google.com>
See http://review.coreboot.org/8417 for details.
-gerrit