Nico Huber has posted comments on this change. ( https://review.coreboot.org/28862 )
Change subject: sb/intel/i82801ix: Support VBOOT
......................................................................
Patch Set 1:
I would rather see the reset code in a common place.
--
To view, visit https://review.coreboot.org/28862
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I8e359b0c4d5a1060edd0940d24c2f78dfed8a590
Gerrit-Change-Number: 28862
Gerrit-PatchSet: 1
Gerrit-Owner: Patrick Rudolph <siro(a)das-labor.org>
Gerrit-Reviewer: Alexandru Gagniuc <alexandrux.gagniuc(a)intel.com>
Gerrit-Reviewer: Arthur Heymans <arthur(a)aheymans.xyz>
Gerrit-Reviewer: Felix Held <felix-coreboot(a)felixheld.de>
Gerrit-Reviewer: Nico Huber <nico.h(a)gmx.de>
Gerrit-Reviewer: Patrick Rudolph <siro(a)das-labor.org>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-Comment-Date: Mon, 01 Oct 2018 17:41:06 +0000
Gerrit-HasComments: No
Gerrit-HasLabels: No
Patrick Rudolph has removed Alexander Couzens from this change. ( https://review.coreboot.org/28862 )
Change subject: sb/intel/i82801ix: Support VBOOT
......................................................................
Removed reviewer Alexander Couzens.
--
To view, visit https://review.coreboot.org/28862
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: deleteReviewer
Gerrit-Change-Id: I8e359b0c4d5a1060edd0940d24c2f78dfed8a590
Gerrit-Change-Number: 28862
Gerrit-PatchSet: 1
Gerrit-Owner: Patrick Rudolph <siro(a)das-labor.org>
Gerrit-Reviewer: Alexandru Gagniuc <alexandrux.gagniuc(a)intel.com>
Gerrit-Reviewer: Arthur Heymans <arthur(a)aheymans.xyz>
Gerrit-Reviewer: Felix Held <felix-coreboot(a)felixheld.de>
Gerrit-Reviewer: Nico Huber <nico.h(a)gmx.de>
Gerrit-Reviewer: Patrick Rudolph <siro(a)das-labor.org>
Martin Roth has posted comments on this change. ( https://review.coreboot.org/28754 )
Change subject: google/kahlee: Enable IOMMU device
......................................................................
Patch Set 1: Code-Review+2
--
To view, visit https://review.coreboot.org/28754
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I18b9ba1a970c6973226e736d72f82fd53010f31c
Gerrit-Change-Number: 28754
Gerrit-PatchSet: 1
Gerrit-Owner: Marc Jones <marc(a)marcjonesconsulting.com>
Gerrit-Reviewer: Marc Jones <marc(a)marcjonesconsulting.com>
Gerrit-Reviewer: Marshall Dawson <marshalldawson3rd(a)gmail.com>
Gerrit-Reviewer: Martin Roth <martinroth(a)google.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-Comment-Date: Mon, 01 Oct 2018 15:34:07 +0000
Gerrit-HasComments: No
Gerrit-HasLabels: Yes
Martin Roth has posted comments on this change. ( https://review.coreboot.org/28753 )
Change subject: soc/amd/stoneyridge: Add IOMMU support
......................................................................
Patch Set 1:
(2 comments)
https://review.coreboot.org/#/c/28753/1/src/soc/amd/stoneyridge/iommu.c
File src/soc/amd/stoneyridge/iommu.c:
https://review.coreboot.org/#/c/28753/1/src/soc/amd/stoneyridge/iommu.c@30
PS1, Line 30: 0x44
Any reason this value was chosen?
https://review.coreboot.org/#/c/28753/1/src/soc/amd/stoneyridge/iommu.c@38
PS1, Line 38: static void iommu_set_resources(struct device *dev)
: {
: pci_dev_set_resources(dev);
: }
Get rid of this and call pci_dev_set_resources directly from the ops table?
--
To view, visit https://review.coreboot.org/28753
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I688d867c7bd4949a57b27c1b6a793c6a6e4a717a
Gerrit-Change-Number: 28753
Gerrit-PatchSet: 1
Gerrit-Owner: Marc Jones <marc(a)marcjonesconsulting.com>
Gerrit-Reviewer: Marc Jones <marc(a)marcjonesconsulting.com>
Gerrit-Reviewer: Marshall Dawson <marshalldawson3rd(a)gmail.com>
Gerrit-Reviewer: Martin Roth <martinroth(a)google.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-Comment-Date: Mon, 01 Oct 2018 15:33:50 +0000
Gerrit-HasComments: Yes
Gerrit-HasLabels: No
Martin Roth has submitted this change and it was merged. ( https://review.coreboot.org/28798 )
Change subject: src/Kconfig: Drop a superfluous word
......................................................................
src/Kconfig: Drop a superfluous word
Change-Id: I2d658e57d52f79c77be08599b9e525a46e30f732
Signed-off-by: Jonathan Neuschäfer <j.neuschaefer(a)gmx.net>
Reviewed-on: https://review.coreboot.org/28798
Tested-by: build bot (Jenkins) <no-reply(a)coreboot.org>
Reviewed-by: Angel Pons <th3fanbus(a)gmail.com>
Reviewed-by: Martin Roth <martinroth(a)google.com>
---
M src/Kconfig
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
build bot (Jenkins): Verified
Martin Roth: Looks good to me, approved
Angel Pons: Looks good to me, approved
diff --git a/src/Kconfig b/src/Kconfig
index ca75c0b..2777d26 100644
--- a/src/Kconfig
+++ b/src/Kconfig
@@ -153,7 +153,7 @@
a small self-decompression stub to its front. This can drastically
reduce boot time on platforms where the bootblock is loaded over a
very slow connection and bootblock size trumps all other factors for
- speed. Since this using this option usually requires changes to the
+ speed. Since using this option usually requires changes to the
SoC memlayout and possibly extra support code, it should not be
user-selectable. (There's no real point in offering this to the user
anyway... if it works and saves boot time, you would always want it.)
--
To view, visit https://review.coreboot.org/28798
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: I2d658e57d52f79c77be08599b9e525a46e30f732
Gerrit-Change-Number: 28798
Gerrit-PatchSet: 2
Gerrit-Owner: Jonathan Neuschäfer <j.neuschaefer(a)gmx.net>
Gerrit-Reviewer: Angel Pons <th3fanbus(a)gmail.com>
Gerrit-Reviewer: Martin Roth <martinroth(a)google.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Martin Roth has posted comments on this change. ( https://review.coreboot.org/28798 )
Change subject: src/Kconfig: Drop a superfluous word
......................................................................
Patch Set 1: Code-Review+2
--
To view, visit https://review.coreboot.org/28798
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I2d658e57d52f79c77be08599b9e525a46e30f732
Gerrit-Change-Number: 28798
Gerrit-PatchSet: 1
Gerrit-Owner: Jonathan Neuschäfer <j.neuschaefer(a)gmx.net>
Gerrit-Reviewer: Angel Pons <th3fanbus(a)gmail.com>
Gerrit-Reviewer: Martin Roth <martinroth(a)google.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-Comment-Date: Mon, 01 Oct 2018 15:28:45 +0000
Gerrit-HasComments: No
Gerrit-HasLabels: Yes