the following patch was just integrated into master:
commit 0de49c0e6580d2865e59c8b4654be7e11e84bff2
Author: Duncan Laurie <dlaurie(a)chromium.org>
Date: Wed Oct 19 15:32:39 2011 -0700
Add timestamps for selfboot and acpi wake
Change-Id: I28224867610b947739d940d25c98399d219f10f4
Signed-off-by: Duncan Laurie <dlaurie(a)google.com>
Build-Tested: build bot (Jenkins) at Fri Mar 30 04:55:35 2012, giving +1
Reviewed-By: Stefan Reinauer <stefan.reinauer(a)coreboot.org> at Fri Mar 30 05:30:06 2012, giving +2
See http://review.coreboot.org/733 for details.
-gerrit
the following patch was just integrated into master:
commit 83ff3e163f3e47395ecac4dae3367a67fd10cdc3
Author: Stefan Reinauer <reinauer(a)chromium.org>
Date: Thu Oct 27 21:28:25 2011 +0000
Make TPM driver work in rom stage.
Change-Id: Ifc827d0cd0159aa3f6752d395974f2812334f262
Signed-off-by: Stefan Reinauer <reinauer(a)google.com>
Build-Tested: build bot (Jenkins) at Fri Mar 9 23:40:01 2012, giving +1
See http://review.coreboot.org/738 for details.
-gerrit
the following patch was just integrated into master:
commit b916f209237710559e539c600a4d02acfb8305d2
Author: Stefan Reinauer <reinauer(a)chromium.org>
Date: Tue Oct 11 14:46:25 2011 -0700
Add TPM support to coreboot
and initialize the TPM on S3 resume
This patch integrates the TPM driver and runs TPM resume upon an ACPI S3
resume without including any other parts of vboot.
We could link against vboot_fw.a but it is compiled with u-boot's CFLAGS
(that are incompatible with coreboot's) and it does a lot more than we
want it to do.
Change-Id: I000d4322ef313e931e23c56defaa17e3a4d7f8cf
Signed-off-by: Stefan Reinauer <reinauer(a)google.com>
Build-Tested: build bot (Jenkins) at Fri Mar 30 02:03:21 2012, giving +1
Reviewed-By: Stefan Reinauer <stefan.reinauer(a)coreboot.org> at Fri Mar 30 02:04:19 2012, giving +2
See http://review.coreboot.org/731 for details.
-gerrit