the following patch was just integrated into master:
commit b9cd5ece14f0aeaa713299d114fcdca46276acf9
Author: Kyösti Mälkki <kyosti.malkki(a)gmail.com>
Date: Fri Apr 24 16:05:58 2015 +0300
sandy/ivy boards: Rename defines from onboard.h for ACPI
Adopted style from later Chromebooks.
Change-Id: I4993b8f40489b6bf5d08e00089f36f293853629e
Signed-off-by: Kyösti Mälkki <kyosti.malkki(a)gmail.com>
Reviewed-on: http://review.coreboot.org/9992
Tested-by: build bot (Jenkins)
Reviewed-by: Aaron Durbin <adurbin(a)chromium.org>
See http://review.coreboot.org/9992 for details.
-gerrit
the following patch was just integrated into master:
commit d914412beca76f97fe2f4a5bdbefdfcc398f72c1
Author: Aaron Durbin <adurbin(a)chromium.org>
Date: Fri May 1 16:48:54 2015 -0500
cbfs: make cbfs_load_prog_stage_by_offset() public
That function will be used by the vboot loader.
Change-Id: I204c6cd5eede3645750b50fe3ed30d77c22dbf43
Signed-off-by: Aaron Durbin <adurbin(a)chromium.org>
Signed-off-by: Patrick Georgi <pgeorgi(a)chromium.org>
Reviewed-on: http://review.coreboot.org/10101
Tested-by: build bot (Jenkins)
Reviewed-by: Paul Menzel <paulepanter(a)users.sourceforge.net>
See http://review.coreboot.org/10101 for details.
-gerrit
the following patch was just integrated into master:
commit 2daadf8f576363c6d215409b4d7899990344f3b5
Author: Aaron Durbin <adurbin(a)chromium.org>
Date: Fri May 1 16:48:54 2015 -0500
timestamp: refine boot CPU test
The timestamp code's restriction to run only on the BSP
is for AMD systems. No need to run it everywhere, so
tighten the test (and only run boot_cpu() when required).
Change-Id: I800e817cc89e8688a671672961cab15c7f788ba8
Signed-off-by: Aaron Durbin <adurbin(a)chromium.org>
Signed-off-by: Patrick Georgi <pgeorgi(a)chromium.org>
Reviewed-on: http://review.coreboot.org/10102
Tested-by: build bot (Jenkins)
Reviewed-by: Paul Menzel <paulepanter(a)users.sourceforge.net>
See http://review.coreboot.org/10102 for details.
-gerrit
the following patch was just integrated into master:
commit ae1fcc3c1d95067e41dbffa6dacb27279ee7a07e
Author: Aaron Durbin <adurbin(a)chromium.org>
Date: Fri May 1 16:48:54 2015 -0500
vboot: add cbfs_core
And we don't support lzma compressed data in verstage.
Change-Id: I3d8d3290f147871c49e9440e9b54bbf2742aaa9e
Signed-off-by: Aaron Durbin <adurbin(a)chromium.org>
Signed-off-by: Patrick Georgi <pgeorgi(a)chromium.org>
Reviewed-on: http://review.coreboot.org/10103
Tested-by: build bot (Jenkins)
See http://review.coreboot.org/10103 for details.
-gerrit
the following patch was just integrated into master:
commit 9e80e27d3874b1eebe06ef90e9af16f0b07ec180
Author: Aaron Durbin <adurbin(a)chromium.org>
Date: Fri May 1 16:48:54 2015 -0500
timestamp: provide weak default implementation of timestamp_get
Change-Id: I2e7f17a686f6af3426c9d68cd9394e9a88dbf358
Signed-off-by: Aaron Durbin <adurbin(a)chromium.org>
Signed-off-by: Patrick Georgi <pgeorgi(a)chromium.org>
Reviewed-on: http://review.coreboot.org/10104
Tested-by: build bot (Jenkins)
Reviewed-by: Paul Menzel <paulepanter(a)users.sourceforge.net>
See http://review.coreboot.org/10104 for details.
-gerrit
the following patch was just integrated into master:
commit 168eda5f0d26a233bd997e0b0597926e80df57a3
Author: Aaron Durbin <adurbin(a)chromium.org>
Date: Fri May 1 16:48:54 2015 -0500
arch/arm64: provide boot_cpu()
Change-Id: I708041133dfafdc97e052952ad9d8f2e4164209c
Signed-off-by: Aaron Durbin <adurbin(a)chromium.org>
Signed-off-by: Patrick Georgi <pgeorgi(a)chromium.org>
Reviewed-on: http://review.coreboot.org/10105
Tested-by: build bot (Jenkins)
See http://review.coreboot.org/10105 for details.
-gerrit
the following patch was just integrated into master:
commit 26681ec2cbe6d7f0b6a441ec817ad0d0a8ddeef9
Author: Aaron Durbin <adurbin(a)chromium.org>
Date: Fri May 1 16:48:54 2015 -0500
vboot2: Fix compiler flags dropped during verstage/libverstage split
verstage still needs to be built with its flags.
Change-Id: I125e4be283d3838fc7ce6587bf9996731540d517
Signed-off-by: Aaron Durbin <adurbin(a)chromium.org>
Signed-off-by: Patrick Georgi <pgeorgi(a)chromium.org>
Reviewed-on: http://review.coreboot.org/10098
Tested-by: build bot (Jenkins)
See http://review.coreboot.org/10098 for details.
-gerrit