Hello Paul Menzel, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/19033
to look at the new patch set (#3).
Change subject: util/abuild: Save checksums of build files
......................................................................
util/abuild: Save checksums of build files
- Add --checksum command line parameter to specify a base path and
filename for the checksums to be saved into.
- Save checkums of each platform into the specified file appended
with "_platform"
- Save a sha256 checksum of the sorted config.h into the base file
appended with "_config"
Change-Id: Id24dc4b10afbd35cdb8750f75b934419e6e80290
Signed-off-by: Martin Roth <gaumless(a)gmail.com>
---
M util/abuild/abuild
1 file changed, 11 insertions(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/33/19033/3
--
To view, visit https://review.coreboot.org/19033
To unsubscribe, visit https://review.coreboot.org/settings
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Id24dc4b10afbd35cdb8750f75b934419e6e80290
Gerrit-PatchSet: 3
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Owner: Martin Roth <martinroth(a)google.com>
Gerrit-Reviewer: Paul Menzel <paulepanter(a)users.sourceforge.net>
Gerrit-Reviewer: build bot (Jenkins)
Hannah Williams has uploaded a new patch set (#4). ( https://review.coreboot.org/19068 )
Change subject: soc/apollolake: [WIP] Use common/block/gpio
......................................................................
soc/apollolake: [WIP] Use common/block/gpio
This patch depends on PCR common code
Add SOC_INTEL_COMMON_BLOCK_PCR to Kconfig
Code changes to gpio_table in mainboard/google/reef/variants/baseboard/gpio.c
is incomplete
Change-Id: I3533526832e940d135625130b41286fe729963ba
Signed-off-by: Hannah Williams <hannah.williams(a)intel.com>
---
M src/mainboard/google/reef/variants/baseboard/gpio.c
M src/soc/intel/apollolake/Kconfig
M src/soc/intel/apollolake/acpi/gpio.asl
M src/soc/intel/apollolake/bootblock/bootblock.c
M src/soc/intel/apollolake/chip.h
M src/soc/intel/apollolake/gpio.c
M src/soc/intel/apollolake/include/soc/gpio.h
D src/soc/intel/apollolake/include/soc/gpio_defs.h
M src/soc/intel/apollolake/lpc_lib.c
M src/soc/intel/apollolake/uart_early.c
10 files changed, 638 insertions(+), 1,059 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/68/19068/4
--
To view, visit https://review.coreboot.org/19068
To unsubscribe, visit https://review.coreboot.org/settings
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I3533526832e940d135625130b41286fe729963ba
Gerrit-PatchSet: 4
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Owner: Hannah Williams <hannah.williams(a)intel.com>
Hannah Williams has uploaded a new patch set (#3). ( https://review.coreboot.org/19068 )
Change subject: soc/apollolake: [WIP] Use common/block/gpio
......................................................................
soc/apollolake: [WIP] Use common/block/gpio
This patch depends on PCR common code
Add SOC_INTEL_COMMON_BLOCK_PCR to Kconfig
Code changes to gpio_table in mainboard/google/reef/variants/baseboard/gpio.c
is incomplete
Change-Id: I3533526832e940d135625130b41286fe729963ba
Signed-off-by: Hannah Williams <hannah.williams(a)intel.com>
---
M src/mainboard/google/reef/variants/baseboard/gpio.c
M src/soc/intel/apollolake/Kconfig
M src/soc/intel/apollolake/acpi/gpio.asl
M src/soc/intel/apollolake/bootblock/bootblock.c
M src/soc/intel/apollolake/chip.h
M src/soc/intel/apollolake/gpio.c
M src/soc/intel/apollolake/include/soc/gpio.h
D src/soc/intel/apollolake/include/soc/gpio_defs.h
M src/soc/intel/apollolake/lpc_lib.c
M src/soc/intel/apollolake/uart_early.c
10 files changed, 645 insertions(+), 1,066 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/68/19068/3
--
To view, visit https://review.coreboot.org/19068
To unsubscribe, visit https://review.coreboot.org/settings
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I3533526832e940d135625130b41286fe729963ba
Gerrit-PatchSet: 3
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Owner: Hannah Williams <hannah.williams(a)intel.com>