the following patch was just integrated into master:
commit 2cfab90baa2eca04f6a522b65ce23650e5af56ff
Author: Damien Zammit <damien(a)zamaudio.com>
Date: Mon Jan 18 16:39:51 2016 +1100
nb/intel/pineview: Increase MMCONF decoding to 256 busses
Linux kernel detects 256 busses but previously only 64 were
allocated. Removes warning in OS.
Change-Id: Id83c85e60025a04acbe6a53dfea6878222d8791f
Signed-off-by: Damien Zammit <damien(a)zamaudio.com>
Reviewed-on: https://review.coreboot.org/13033
Tested-by: build bot (Jenkins)
Reviewed-by: Alexandru Gagniuc <mr.nuke.me(a)gmail.com>
See https://review.coreboot.org/13033 for details.
-gerrit
the following patch was just integrated into master:
commit b8f8cdbd9ea5a3fd5f73e40c63edc8f33f2b53f3
Author: Martin Roth <martinroth(a)google.com>
Date: Wed Jan 20 14:54:27 2016 -0700
Makefile.inc: error if UPDATE_IMAGE is enabled with no coreboot.rom
Instead of just failing with the statement:
'mv: cannot stat ‘coreboot.rom’: No such file or directory',
fail with an error that helps the user understand the issue.
Change-Id: Ie693d45710f599991514e0803a7c444636e473c9
Signed-off-by: Martin Roth <martinroth(a)google.com>
Reviewed-on: https://review.coreboot.org/13065
Tested-by: build bot (Jenkins)
Reviewed-by: Nico Huber <nico.h(a)gmx.de>
See https://review.coreboot.org/13065 for details.
-gerrit
the following patch was just integrated into master:
commit decefea2729cb691d06f4c68c0c0d60c039d389f
Author: Andrey Korolyov <andrey(a)xdel.ru>
Date: Mon Jan 4 02:20:04 2016 +0300
superiotool: fix out-of-box NetBSD Makefile support
Add NetBSD-specific locations under pkg/ and missing linker flag
for libpciutils.
Change-Id: I812817a374aaba561b28d8a22f20d238c9dca32b
Signed-off-by: Andrey Korolyov <andrey(a)xdel.ru>
Reviewed-on: https://review.coreboot.org/12830
Tested-by: build bot (Jenkins)
Reviewed-by: Patrick Georgi <pgeorgi(a)google.com>
See https://review.coreboot.org/12830 for details.
-gerrit
the following patch was just integrated into master:
commit de45c590808184be24b5f9d271b93740da7c0976
Author: Nico Huber <nico.h(a)gmx.de>
Date: Wed Jan 20 23:22:33 2016 +0100
buildgcc: Help GMP build with 32-bit NetBSD
GMP's configure tries to build for 64-bit with a 32-bit userspace on
NetBSD too. Help it by forcing ABI=32.
Change-Id: I290ea0ef1626fdd88dc3ff74fadb9578ef6a1c9c
Signed-off-by: Nico Huber <nico.h(a)gmx.de>
Reviewed-on: https://review.coreboot.org/13067
Tested-by: build bot (Jenkins)
Reviewed-by: Martin Roth <martinroth(a)google.com>
See https://review.coreboot.org/13067 for details.
-gerrit
the following patch was just integrated into master:
commit 4af5886ab12e852f4a28aaeaeb2c19873193c601
Author: Martin Roth <martinroth(a)google.com>
Date: Thu Jan 21 13:15:16 2016 -0700
src/arch: Update license headers missing paragraph 2
For the coreboot license header, we want to use two paragraphs.
See the section 'Common License Header' in the coreboot wiki
for more details.
Change-Id: I4a43f3573364a17b5d7f63b1f83b8ae424981b18
Signed-off-by: Martin Roth <martinroth(a)google.com>
Reviewed-on: https://review.coreboot.org/13118
Tested-by: build bot (Jenkins)
Reviewed-by: Paul Menzel <paulepanter(a)users.sourceforge.net>
Reviewed-by: Stefan Reinauer <stefan.reinauer(a)coreboot.org>
See https://review.coreboot.org/13118 for details.
-gerrit
the following patch was just integrated into master:
commit 345f2b7d6bb0d67d9836a687041d9dbf4af755a3
Author: Martin Roth <martinroth(a)google.com>
Date: Tue Jan 5 19:30:37 2016 -0700
ga-g41m-es2l: Instead of forcing native VGA, make it selectable
This allows the native VGA to be disabled for debug, or if someone wants
to use the vbios.
Change-Id: I59a94fa0d02bfe254c8a598e15d3d9d73ecfe650
Signed-off-by: Martin Roth <martinroth(a)google.com>
Reviewed-on: https://review.coreboot.org/12848
Tested-by: build bot (Jenkins)
Reviewed-by: Alexandru Gagniuc <mr.nuke.me(a)gmail.com>
Reviewed-by: Damien Zammit <damien(a)zamaudio.com>
See https://review.coreboot.org/12848 for details.
-gerrit
the following patch was just integrated into master:
commit 2950cd2de173f8a4f0ffac32823b23774dac4db5
Author: Damien Zammit <damien(a)zamaudio.com>
Date: Wed Dec 2 14:03:02 2015 +1100
mainboard/intel/d510mo: Licence fixes and azalia verb table
Azalia verb table replicated from vendor bios.
Licence headers added where appropriate.
Change-Id: I29e4fe433dee6c5f30fe36055fc9a8bf2062fef5
Signed-off-by: Damien Zammit <damien(a)zamaudio.com>
Reviewed-on: https://review.coreboot.org/12621
Tested-by: build bot (Jenkins)
Reviewed-by: Felix Held <felix-coreboot(a)felixheld.de>
See https://review.coreboot.org/12621 for details.
-gerrit