the following patch was just integrated into master:
commit c41fd4b75c223d1ef44e8b7820a94801752790fc
Author: Patrick Georgi <pgeorgi(a)chromium.org>
Date: Thu Apr 30 14:30:08 2015 +0200
arm/armv7: drop merge left-over
Fixes up commit 93d8e3c4 (armv7-m: add armv7-m configuration).
Change-Id: Ie0b6c90e9ce89d564e3345d2746297f39ba9121d
Signed-off-by: Patrick Georgi <pgeorgi(a)chromium.org>
Reviewed-on: http://review.coreboot.org/10042
Tested-by: build bot (Jenkins)
Reviewed-by: Paul Menzel <paulepanter(a)users.sourceforge.net>
Reviewed-by: Aaron Durbin <adurbin(a)chromium.org>
See http://review.coreboot.org/10042 for details.
-gerrit
the following patch was just integrated into master:
commit 27ef602fab2074a5e524f9448b61f5b7c5a7b2d5
Author: Patrick Georgi <pgeorgi(a)chromium.org>
Date: Thu Apr 30 14:25:14 2015 +0200
vboot: split class in library and stage
The build system includes a bunch of files into verstage that
also exist in romstage - generic drivers etc.
These create link time conflicts when trying to link both the
verstage copy and romstage copy together in a combined configuration,
so separate "stage" parts (that allow things to run) from "library" parts
(that contain the vboot specifics).
Change-Id: Ieed910fcd642693e5e89e55f3e6801887d94462f
Signed-off-by: Patrick Georgi <pgeorgi(a)chromium.org>
Reviewed-on: http://review.coreboot.org/10041
Tested-by: build bot (Jenkins)
Reviewed-by: Paul Menzel <paulepanter(a)users.sourceforge.net>
Reviewed-by: Aaron Durbin <adurbin(a)chromium.org>
See http://review.coreboot.org/10041 for details.
-gerrit
the following patch was just integrated into master:
commit 8ef8afbb38734fea50b926c94e994b2682328a0d
Author: Patrick Georgi <pgeorgi(a)chromium.org>
Date: Wed Apr 29 20:28:03 2015 +0200
arch/arm: only include subdirectories for ARM builds
Change-Id: Ieac02fcc4508f7c1b194802453d6222b902a38a2
Signed-off-by: Patrick Georgi <pgeorgi(a)chromium.org>
Reviewed-on: http://review.coreboot.org/10032
Tested-by: build bot (Jenkins)
Reviewed-by: Paul Menzel <paulepanter(a)users.sourceforge.net>
Reviewed-by: Aaron Durbin <adurbin(a)chromium.org>
See http://review.coreboot.org/10032 for details.
-gerrit
the following patch was just integrated into master:
commit b5e1984594525878172fb17abf3939e71963a5ff
Author: Patrick Georgi <pgeorgi(a)chromium.org>
Date: Wed Apr 29 20:44:06 2015 +0200
intel/broadwell: Don't select MONOTONIC_TIMER_MSR
That's a Haswell exclusive, used nowhere else, but confusing
when hunting for the monotonic timer used on that SoC.
Change-Id: I60ec523e54e5af0d2a418bcb9145de452a3a4ea9
Signed-off-by: Patrick Georgi <pgeorgi(a)chromium.org>
Reviewed-on: http://review.coreboot.org/10034
Tested-by: build bot (Jenkins)
Reviewed-by: Paul Menzel <paulepanter(a)users.sourceforge.net>
Reviewed-by: Aaron Durbin <adurbin(a)chromium.org>
See http://review.coreboot.org/10034 for details.
-gerrit
the following patch was just integrated into master:
commit e3f880e4d8c0a9c29451e08a1c30e4135af96076
Author: Patrick Georgi <pgeorgi(a)chromium.org>
Date: Wed Apr 29 20:43:44 2015 +0200
intel/broadwell: Build monotonic timer driver for SMM
SPI flash drivers need it.
Change-Id: I63d79472d70d75f7907e7620755c228d5a4918e1
Signed-off-by: Patrick Georgi <pgeorgi(a)chromium.org>
Reviewed-on: http://review.coreboot.org/10033
Tested-by: build bot (Jenkins)
Reviewed-by: Paul Menzel <paulepanter(a)users.sourceforge.net>
Reviewed-by: Aaron Durbin <adurbin(a)chromium.org>
See http://review.coreboot.org/10033 for details.
-gerrit
the following patch was just integrated into master:
commit fd5ed6b7add4a3035a5c2be743a3783a88204d6a
Author: Patrick Georgi <pgeorgi(a)chromium.org>
Date: Thu Apr 30 11:47:07 2015 +0200
build system: Drop another vboot1 remnant
The vboot stage is now done totally different,
as a real stage, and handled in the right location
(src/vendorcode/google/chromeos/vboot2/Makefile.inc),
so drop this vboot1 file.
Change-Id: Ie9a4ae257c2702ddcd217f5b4ef8d8f22b5099f4
Signed-off-by: Patrick Georgi <pgeorgi(a)chromium.org>
Reviewed-on: http://review.coreboot.org/10040
Tested-by: build bot (Jenkins)
Reviewed-by: Paul Menzel <paulepanter(a)users.sourceforge.net>
Reviewed-by: Aaron Durbin <adurbin(a)chromium.org>
See http://review.coreboot.org/10040 for details.
-gerrit
the following patch was just integrated into master:
commit ba2b1e32b01c37950ca89e7e1533f6ba0834e3cf
Author: Patrick Georgi <pgeorgi(a)chromium.org>
Date: Thu Apr 30 14:30:28 2015 +0200
i2c/tpm: add final newline
Change-Id: I0024c4d56f93eb6c9a54103e79c9d8a8b7d8d6fb
Signed-off-by: Patrick Georgi <pgeorgi(a)chromium.org>
Reviewed-on: http://review.coreboot.org/10043
Reviewed-by: Paul Menzel <paulepanter(a)users.sourceforge.net>
Tested-by: build bot (Jenkins)
Reviewed-by: Aaron Durbin <adurbin(a)chromium.org>
See http://review.coreboot.org/10043 for details.
-gerrit
the following patch was just integrated into master:
commit e360df0fe2cc5fa0e632573891cab5c4c617a576
Author: Patrick Georgi <pgeorgi(a)chromium.org>
Date: Thu Apr 30 14:30:51 2015 +0200
chromeos: Use __attribute__ normal form
Change-Id: Idf99c1491386578ac2471ca5cc8a153d2b5225e4
Signed-off-by: Patrick Georgi <pgeorgi(a)chromium.org>
Reviewed-on: http://review.coreboot.org/10044
Reviewed-by: Paul Menzel <paulepanter(a)users.sourceforge.net>
Tested-by: build bot (Jenkins)
Reviewed-by: Aaron Durbin <adurbin(a)chromium.org>
See http://review.coreboot.org/10044 for details.
-gerrit