the following patch was just integrated into master:
commit d1de45e095c53887fa30ebaf6807846d0ef470cd
Author: Patrick Georgi <patrick(a)georgi-clan.de>
Date: Wed Jan 23 13:45:23 2013 +0100
ioapic: Factor out counting code to `ioapic_interrupt_count`
No need to keep duplicate variants of counting ioapic interrupts.
Change-Id: I512860297309c46e05cc5379bf61479878817b1e
Signed-off-by: Patrick Georgi <patrick(a)georgi-clan.de>
Reviewed-on: http://review.coreboot.org/2185
Tested-by: build bot (Jenkins)
Reviewed-by: Paul Menzel <paulepanter(a)users.sourceforge.net>
See http://review.coreboot.org/2185 for details.
-gerrit
the following patch was just integrated into master:
commit dfff8a163164d28f81ee9d057fb49c8ed3204c6a
Author: Paul Menzel <paulepanter(a)users.sourceforge.net>
Date: Sun Jan 20 11:30:14 2013 +0100
AMD boards, ASRock E350M1: Remove whitespace in front of comma in DSDT
commit 585a4006976e903599b7128200a29b5729777818
Author: zbao <fishbaozi(a)gmail.com>
Date: Thu Apr 12 11:27:26 2012 +0800
Leverage the Pstate table created by AGESA.
… introduced unneeded whitespace in front of a comma.
Revert that part of the above commit. In the file for AMD Dinar
tabs and spaces are mixed, but leave that alone for the beginning.
Change-Id: I279cd0cb0be8c79258034733773f2ae1c2207cce
Signed-off-by: Paul Menzel <paulepanter(a)users.sourceforge.net>
Reviewed-on: http://review.coreboot.org/2187
Tested-by: build bot (Jenkins)
Reviewed-by: Martin Roth <martin.roth(a)se-eng.com>
Build-Tested: build bot (Jenkins) at Thu Jan 24 13:22:20 2013, giving +1
See http://review.coreboot.org/2187 for details.
-gerrit