Bora Guvendik has abandoned this change. ( https://review.coreboot.org/23525 )
Change subject: FSP headers for my fsp build
......................................................................
Abandoned
--
To view, visit https://review.coreboot.org/23525
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: abandon
Gerrit-Change-Id: Ic2c7714124668361adbd8775ad9bf14d1eafa9f2
Gerrit-…
[View More]Change-Number: 23525
Gerrit-PatchSet: 1
Gerrit-Owner: Bora Guvendik <bora.guvendik(a)intel.com>
Gerrit-Reviewer: Andrex Andraos <andrex.andraos(a)intel.corp-partner.google.com>
Gerrit-Reviewer: Krzysztof M Sywula <krzysztof.m.sywula(a)intel.com>
Gerrit-Reviewer: Wei-nan Liu <wei-nan.liu(a)intel.com>
[View Less]
Bora Guvendik has abandoned this change. ( https://review.coreboot.org/22573 )
Change subject: [DO NOT MERGE] sd testing for cnl
......................................................................
Abandoned
--
To view, visit https://review.coreboot.org/22573
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: abandon
Gerrit-Change-Id: I0da3ab7ad9210263bb7334bff266e302698a8c44
…
[View More]Gerrit-Change-Number: 22573
Gerrit-PatchSet: 2
Gerrit-Owner: Bora Guvendik <bora.guvendik(a)intel.com>
[View Less]
Julius Werner has posted comments on this change. ( https://review.coreboot.org/28872 )
Change subject: src/lib/edid.c: Replace #if 1 with something useful
......................................................................
Patch Set 2:
(1 comment)
https://review.coreboot.org/#/c/28872/2/src/lib/edid.c
File src/lib/edid.c:
https://review.coreboot.org/#/c/28872/2/src/lib/edid.c@208
PS2, Line 208: if (IS_ENABLED(CONFIG_DEFAULT_CONSOLE_LOGLEVEL_8)) {
Default log level isn't guaranteed …
[View More]to be the same as effective log level. What you want is
if (console_log_level(BIOS_SPEW))
--
To view, visit https://review.coreboot.org/28872
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: I93dcab3db958480626fea6d99ab5289ebff04e8f
Gerrit-Change-Number: 28872
Gerrit-PatchSet: 2
Gerrit-Owner: Angel Pons <th3fanbus(a)gmail.com>
Gerrit-Reviewer: Angel Pons <th3fanbus(a)gmail.com>
Gerrit-Reviewer: Jonathan Neuschäfer <j.neuschaefer(a)gmx.net>
Gerrit-Reviewer: Nico Huber <nico.h(a)gmx.de>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-CC: Julius Werner <jwerner(a)chromium.org>
Gerrit-Comment-Date: Tue, 02 Oct 2018 22:44:07 +0000
Gerrit-HasComments: Yes
Gerrit-HasLabels: No
[View Less]
Furquan Shaikh has posted comments on this change. ( https://review.coreboot.org/28785 )
Change subject: mb/google/poppy/variants/nautilus: Change SlowSlewRate settings for LTE sku
......................................................................
Patch Set 2:
(2 comments)
https://review.coreboot.org/#/c/28785/2//COMMIT_MSG
Commit Message:
https://review.coreboot.org/#/c/28785/2//COMMIT_MSG@11
PS2, Line 11:
Space not required.
https://review.coreboot.org/#/c/28785/2//COMMIT_MSG@…
[View More]12
PS2, Line 12: abnormal reset
This line seems to be longer than required?
--
To view, visit https://review.coreboot.org/28785
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: I7fa0041989113097e3b283dbcf4ca2a73629fe54
Gerrit-Change-Number: 28785
Gerrit-PatchSet: 2
Gerrit-Owner: Seunghwan Kim <sh_.kim(a)samsung.com>
Gerrit-Reviewer: Furquan Shaikh <furquan(a)google.com>
Gerrit-Reviewer: Seunghwan Kim <sh_.kim(a)samsung.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-Comment-Date: Tue, 02 Oct 2018 22:00:32 +0000
Gerrit-HasComments: Yes
Gerrit-HasLabels: No
[View Less]
Hello Marshall Dawson, build bot (Jenkins), Martin Roth,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/28753
to look at the new patch set (#2).
Change subject: soc/amd/stoneyridge: Add IOMMU support
......................................................................
soc/amd/stoneyridge: Add IOMMU support
Enable the IOMMU in AGESA and copy the AGESA generated IVRS ACPI table.
BUG=b:116196614
TEST=Check dmesg for AMD-Vi messages.
Change-Id: …
[View More]I688d867c7bd4949a57b27c1b6a793c6a6e4a717a
Signed-off-by: Marc Jones <marc.jones(a)scarletltd.com>
---
M src/include/device/pci_ids.h
M src/soc/amd/common/block/pi/agesawrapper.c
M src/soc/amd/stoneyridge/Makefile.inc
A src/soc/amd/stoneyridge/iommu.c
M src/soc/amd/stoneyridge/northbridge.c
5 files changed, 61 insertions(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/53/28753/2
--
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: newpatchset
Gerrit-Change-Id: I688d867c7bd4949a57b27c1b6a793c6a6e4a717a
Gerrit-Change-Number: 28753
Gerrit-PatchSet: 2
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>
[View Less]
Marc Jones has posted comments on this change. ( https://review.coreboot.org/28753 )
Change subject: soc/amd/stoneyridge: Add IOMMU support
......................................................................
Patch Set 1:
(2 comments)
> 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
> …
[View More]Any reason this value was chosen?
no, it is an arbitrary id for the resource. It is used by other iommu.c resource, so we should be consitent. *shrug*
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?
Done
--
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: Tue, 02 Oct 2018 20:54:28 +0000
Gerrit-HasComments: Yes
Gerrit-HasLabels: No
[View Less]
Raul Rangel has posted comments on this change. ( https://review.coreboot.org/28885 )
Change subject: amd/stoneyridge: Use BIOS_DEBUG to log PM1 and PMxC0 status
......................................................................
Patch Set 1: Code-Review+2
--
To view, visit https://review.coreboot.org/28885
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-…
[View More]Change-Id: If7da8c7c86e90a661338903ad05cc41e11f507d2
Gerrit-Change-Number: 28885
Gerrit-PatchSet: 1
Gerrit-Owner: Edward Hill <ecgh(a)chromium.org>
Gerrit-Reviewer: Edward Hill <ecgh(a)chromium.org>
Gerrit-Reviewer: Martin Roth <martinroth(a)google.com>
Gerrit-Reviewer: Raul Rangel <rrangel(a)chromium.org>
Gerrit-Comment-Date: Tue, 02 Oct 2018 20:29:29 +0000
Gerrit-HasComments: No
Gerrit-HasLabels: Yes
[View Less]