Hello build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/58854
to look at the new patch set (#12).
Change subject: [WIP] util: Add GUI to change CMOS settings
......................................................................
[WIP] util: Add GUI to change CMOS settings
A simply GUI to change settings in coreboot's CBFS, via the nvramtool utility.
Not sure if it's even wanted upstream, but if it is, I'll tidy it up and make
it work with any CMOS values.
Signed-off-by: Sean Rhodes <sean(a)starlabs.systems>
Change-Id: Ie654f6aca57a792be0c295afc081a95ed4d875d1
---
M 3rdparty/blobs
A util/coreboot-configurator/LICENSE
A util/coreboot-configurator/README.md
A util/coreboot-configurator/contrib/PKGBUILD
A util/coreboot-configurator/contrib/README.md
A util/coreboot-configurator/contrib/debian/.debhelper/generated/coreboot-configurator/installed-by-dh_install
A util/coreboot-configurator/contrib/debian/.debhelper/generated/coreboot-configurator/installed-by-dh_installdocs
A util/coreboot-configurator/contrib/debian/changelog
A util/coreboot-configurator/contrib/debian/compat
A util/coreboot-configurator/contrib/debian/control
A util/coreboot-configurator/contrib/debian/copyright
A util/coreboot-configurator/contrib/debian/coreboot-configurator.debhelper.log
A util/coreboot-configurator/contrib/debian/coreboot-configurator.substvars
A util/coreboot-configurator/contrib/debian/coreboot-configurator/DEBIAN/control
A util/coreboot-configurator/contrib/debian/coreboot-configurator/DEBIAN/md5sums
A util/coreboot-configurator/contrib/debian/coreboot-configurator/usr/sbin/coreboot-configurator
A util/coreboot-configurator/contrib/debian/coreboot-configurator/usr/share/applications/coreboot-configurator.desktop
A util/coreboot-configurator/contrib/debian/coreboot-configurator/usr/share/coreboot-configurator/aboutIcon.png
A util/coreboot-configurator/contrib/debian/coreboot-configurator/usr/share/doc/coreboot-configurator/changelog.gz
A util/coreboot-configurator/contrib/debian/coreboot-configurator/usr/share/doc/coreboot-configurator/copyright
A util/coreboot-configurator/contrib/debian/coreboot-configurator/usr/share/icons/hicolor/128x128/apps/coreboot-configurator.png
A util/coreboot-configurator/contrib/debian/coreboot-configurator/usr/share/icons/hicolor/16x16/apps/coreboot-configurator.png
A util/coreboot-configurator/contrib/debian/coreboot-configurator/usr/share/icons/hicolor/24x24/apps/coreboot-configurator.png
A util/coreboot-configurator/contrib/debian/coreboot-configurator/usr/share/icons/hicolor/256x256/apps/coreboot-configurator.png
A util/coreboot-configurator/contrib/debian/coreboot-configurator/usr/share/icons/hicolor/32x32/apps/coreboot-configurator.png
A util/coreboot-configurator/contrib/debian/coreboot-configurator/usr/share/icons/hicolor/48x48/apps/coreboot-configurator.png
A util/coreboot-configurator/contrib/debian/coreboot-configurator/usr/share/icons/hicolor/512x512/apps/coreboot-configurator.png
A util/coreboot-configurator/contrib/debian/coreboot-configurator/usr/share/icons/hicolor/64x64/apps/coreboot-configurator.png
A util/coreboot-configurator/contrib/debian/coreboot-configurator/usr/share/icons/hicolor/96x96/apps/coreboot-configurator.png
A util/coreboot-configurator/contrib/debian/coreboot-configurator/usr/share/polkit-1/actions/org.coreboot.nvramtool.policy
A util/coreboot-configurator/contrib/debian/coreboot-configurator/usr/share/polkit-1/actions/org.coreboot.reboot.policy
A util/coreboot-configurator/contrib/debian/debhelper-build-stamp
A util/coreboot-configurator/contrib/debian/files
A util/coreboot-configurator/contrib/debian/rules
A util/coreboot-configurator/contrib/debian/source/format
A util/coreboot-configurator/contrib/flatpak/coreboot-configurator.json
A util/coreboot-configurator/contrib/flatpak/org.coreboot.coreboot-configurator.json
A util/coreboot-configurator/meson.build
A util/coreboot-configurator/meson_options.txt
A util/coreboot-configurator/screenshots/coreboot-configurator.gif
A util/coreboot-configurator/screenshots/coreboot-configurator.png
A util/coreboot-configurator/src/Documentation.txt
A util/coreboot-configurator/src/application/aboutwindow.cpp
A util/coreboot-configurator/src/application/aboutwindow.h
A util/coreboot-configurator/src/application/aboutwindow.ui
A util/coreboot-configurator/src/application/categories.yaml
A util/coreboot-configurator/src/application/configuration.cpp
A util/coreboot-configurator/src/application/configuration.h
A util/coreboot-configurator/src/application/coreboot_configurator.cpp
A util/coreboot-configurator/src/application/coreboot_configurator.h
A util/coreboot-configurator/src/application/coreboot_configurator.ui
A util/coreboot-configurator/src/application/images.qrc
A util/coreboot-configurator/src/application/main.cpp
A util/coreboot-configurator/src/application/meson.build
A util/coreboot-configurator/src/application/qtyaml.h
A util/coreboot-configurator/src/application/toggle-off.svg
A util/coreboot-configurator/src/application/toggle-on.svg
A util/coreboot-configurator/src/meson.build
A util/coreboot-configurator/src/static/aboutIcon.png
A util/coreboot-configurator/src/static/coreboot-configurator.desktop
A util/coreboot-configurator/src/static/coreboot_configurator.svg
A util/coreboot-configurator/src/static/meson.build
A util/coreboot-configurator/src/static/org.coreboot.nvramtool.policy
A util/coreboot-configurator/src/static/org.coreboot.reboot.policy
64 files changed, 3,367 insertions(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/54/58854/12
--
To view, visit https://review.coreboot.org/c/coreboot/+/58854
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Ie654f6aca57a792be0c295afc081a95ed4d875d1
Gerrit-Change-Number: 58854
Gerrit-PatchSet: 12
Gerrit-Owner: Sean Rhodes <admin(a)starlabs.systems>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-MessageType: newpatchset
Attention is currently required from: Sean Rhodes, Tim Wawrzynczak, Patrick Rudolph.
Felix Singer has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/58798 )
Change subject: tigerlake/apci: Only use SCM for ChromeOS
......................................................................
Patch Set 8:
(1 comment)
Commit Message:
https://review.coreboot.org/c/coreboot/+/58798/comment/f2d25389_7f6ae300
PS8, Line 7: tigerlake
add `soc/intel/` before that
--
To view, visit https://review.coreboot.org/c/coreboot/+/58798
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Ib947c3c9cd843e54d4664509c15336178c0bc99e
Gerrit-Change-Number: 58798
Gerrit-PatchSet: 8
Gerrit-Owner: Sean Rhodes <admin(a)starlabs.systems>
Gerrit-Reviewer: Patrick Rudolph <siro(a)das-labor.org>
Gerrit-Reviewer: Tim Wawrzynczak <twawrzynczak(a)chromium.org>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-CC: Felix Singer <felixsinger(a)posteo.net>
Gerrit-CC: Andy Pont <andy.pont(a)sdcsystems.com>
Gerrit-Attention: Sean Rhodes <admin(a)starlabs.systems>
Gerrit-Attention: Tim Wawrzynczak <twawrzynczak(a)chromium.org>
Gerrit-Attention: Patrick Rudolph <siro(a)das-labor.org>
Gerrit-Comment-Date: Thu, 04 Nov 2021 15:12:09 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Gerrit-MessageType: comment
Attention is currently required from: Tim Wawrzynczak, Patrick Rudolph.
Sean Rhodes has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/58798 )
Change subject: tigerlake/apci: Only use SCM for ChromeOS
......................................................................
Patch Set 8:
(5 comments)
Commit Message:
https://review.coreboot.org/c/coreboot/+/58798/comment/621f8efc_050c5282
PS5, Line 9: SCM doesn't work with Linux 5.13 or later and results in TBT
: ports timing out. Not advertising this results in FCM being used
: and TBT works correctly.
> Not sure if everyone knows what SCM/FCM mean, maybe spell them out once?
Done
Patchset:
PS5:
> Nice digging Sean!
Unfortunately, this has turned out to be Part 1 of 2 as D3cold is refusing to turn off. Fun times 😊
File 3rdparty/blobs:
PS1:
> I think this was unintentional, try […]
Done
File src/soc/intel/tigerlake/acpi/tcss.asl:
https://review.coreboot.org/c/coreboot/+/58798/comment/67d0f405_a7a17587
PS1, Line 136: #if CONFIG(CHROMEOS)
> 23A0D13A-26AB-486C-9C5F-0FFA525A575A […]
Done
File src/soc/intel/tigerlake/acpi/tcss.asl:
https://review.coreboot.org/c/coreboot/+/58798/comment/31d79905_dcd6e89e
PS5, Line 157: #if CONFIG(CHROMEOS)
> Can you add a comment here (similar to your commit msg) why this is done?
Done
--
To view, visit https://review.coreboot.org/c/coreboot/+/58798
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Ib947c3c9cd843e54d4664509c15336178c0bc99e
Gerrit-Change-Number: 58798
Gerrit-PatchSet: 8
Gerrit-Owner: Sean Rhodes <admin(a)starlabs.systems>
Gerrit-Reviewer: Patrick Rudolph <siro(a)das-labor.org>
Gerrit-Reviewer: Tim Wawrzynczak <twawrzynczak(a)chromium.org>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-CC: Andy Pont <andy.pont(a)sdcsystems.com>
Gerrit-Attention: Tim Wawrzynczak <twawrzynczak(a)chromium.org>
Gerrit-Attention: Patrick Rudolph <siro(a)das-labor.org>
Gerrit-Comment-Date: Thu, 04 Nov 2021 15:11:22 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Sean Rhodes <admin(a)starlabs.systems>
Comment-In-Reply-To: Tim Wawrzynczak <twawrzynczak(a)chromium.org>
Gerrit-MessageType: comment
Attention is currently required from: Patrick Rudolph.
Hello build bot (Jenkins), Tim Wawrzynczak, Patrick Rudolph,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/58798
to look at the new patch set (#7).
Change subject: tigerlake/apci: Only use SCM for ChromeOS
......................................................................
tigerlake/apci: Only use SCM for ChromeOS
Software Connection Manager doesn't work with Linux 5.13 or later and
results in TBT ports timing out. Not advertising this results in
Firmware Connection Manager being used and TBT works correctly.
Signed-off-by: Sean Rhodes <sean(a)starlabs.systems>
Change-Id: Ib947c3c9cd843e54d4664509c15336178c0bc99e
---
M src/soc/intel/tigerlake/acpi/tcss.asl
1 file changed, 2 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/98/58798/7
--
To view, visit https://review.coreboot.org/c/coreboot/+/58798
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Ib947c3c9cd843e54d4664509c15336178c0bc99e
Gerrit-Change-Number: 58798
Gerrit-PatchSet: 7
Gerrit-Owner: Sean Rhodes <admin(a)starlabs.systems>
Gerrit-Reviewer: Patrick Rudolph <siro(a)das-labor.org>
Gerrit-Reviewer: Tim Wawrzynczak <twawrzynczak(a)chromium.org>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-CC: Andy Pont <andy.pont(a)sdcsystems.com>
Gerrit-Attention: Patrick Rudolph <siro(a)das-labor.org>
Gerrit-MessageType: newpatchset
Attention is currently required from: Sean Rhodes, Patrick Rudolph.
Hello build bot (Jenkins), Tim Wawrzynczak, Patrick Rudolph,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/58798
to look at the new patch set (#6).
Change subject: tigerlake/apci: Only use SCM for ChromeOS
......................................................................
tigerlake/apci: Only use SCM for ChromeOS
Software Connection Manager doesn't work with Linux 5.13 or later and
results in TBT ports timing out. Not advertising this results in Firmware
Connection Manager being used and TBT works correctly.
Signed-off-by: Sean Rhodes <sean(a)starlabs.systems>
Change-Id: Ib947c3c9cd843e54d4664509c15336178c0bc99e
---
M src/soc/intel/tigerlake/acpi/tcss.asl
1 file changed, 2 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/98/58798/6
--
To view, visit https://review.coreboot.org/c/coreboot/+/58798
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Ib947c3c9cd843e54d4664509c15336178c0bc99e
Gerrit-Change-Number: 58798
Gerrit-PatchSet: 6
Gerrit-Owner: Sean Rhodes <admin(a)starlabs.systems>
Gerrit-Reviewer: Patrick Rudolph <siro(a)das-labor.org>
Gerrit-Reviewer: Tim Wawrzynczak <twawrzynczak(a)chromium.org>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-CC: Andy Pont <andy.pont(a)sdcsystems.com>
Gerrit-Attention: Sean Rhodes <admin(a)starlabs.systems>
Gerrit-Attention: Patrick Rudolph <siro(a)das-labor.org>
Gerrit-MessageType: newpatchset
Attention is currently required from: Sean Rhodes, Patrick Rudolph.
Tim Wawrzynczak has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/58798 )
Change subject: tigerlake/apci: Only use SCM for ChromeOS
......................................................................
Patch Set 5:
(1 comment)
Commit Message:
https://review.coreboot.org/c/coreboot/+/58798/comment/18d8604a_a20c27b9
PS5, Line 9: SCM doesn't work with Linux 5.13 or later and results in TBT
: ports timing out. Not advertising this results in FCM being used
: and TBT works correctly.
Not sure if everyone knows what SCM/FCM mean, maybe spell them out once?
--
To view, visit https://review.coreboot.org/c/coreboot/+/58798
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Ib947c3c9cd843e54d4664509c15336178c0bc99e
Gerrit-Change-Number: 58798
Gerrit-PatchSet: 5
Gerrit-Owner: Sean Rhodes <admin(a)starlabs.systems>
Gerrit-Reviewer: Patrick Rudolph <siro(a)das-labor.org>
Gerrit-Reviewer: Tim Wawrzynczak <twawrzynczak(a)chromium.org>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-CC: Andy Pont <andy.pont(a)sdcsystems.com>
Gerrit-Attention: Sean Rhodes <admin(a)starlabs.systems>
Gerrit-Attention: Patrick Rudolph <siro(a)das-labor.org>
Gerrit-Comment-Date: Thu, 04 Nov 2021 15:05:49 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Gerrit-MessageType: comment
Attention is currently required from: Sean Rhodes, Patrick Rudolph.
Tim Wawrzynczak has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/58798 )
Change subject: tigerlake/apci: Only use SCM for ChromeOS
......................................................................
Patch Set 5: Code-Review+1
(2 comments)
Patchset:
PS5:
Nice digging Sean!
File src/soc/intel/tigerlake/acpi/tcss.asl:
https://review.coreboot.org/c/coreboot/+/58798/comment/d77e6f9f_bf12bd7c
PS5, Line 157: #if CONFIG(CHROMEOS)
Can you add a comment here (similar to your commit msg) why this is done?
--
To view, visit https://review.coreboot.org/c/coreboot/+/58798
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Ib947c3c9cd843e54d4664509c15336178c0bc99e
Gerrit-Change-Number: 58798
Gerrit-PatchSet: 5
Gerrit-Owner: Sean Rhodes <admin(a)starlabs.systems>
Gerrit-Reviewer: Patrick Rudolph <siro(a)das-labor.org>
Gerrit-Reviewer: Tim Wawrzynczak <twawrzynczak(a)chromium.org>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-CC: Andy Pont <andy.pont(a)sdcsystems.com>
Gerrit-Attention: Sean Rhodes <admin(a)starlabs.systems>
Gerrit-Attention: Patrick Rudolph <siro(a)das-labor.org>
Gerrit-Comment-Date: Thu, 04 Nov 2021 15:05:25 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: Yes
Gerrit-MessageType: comment
Attention is currently required from: Raul Rangel, Kyösti Mälkki, Karthik Ramasubramanian.
Felix Held has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/58945 )
Change subject: google/guybrush: Move SPI speed override
......................................................................
Patch Set 1: Code-Review+1
(1 comment)
Patchset:
PS1:
moving the spi speed override out of chromeos.c sounds good to me. i'd do the removal of the $(CONFIG_CHROMEOS) guard in a separate patch, since that's not directly related to moving out the spi speed override. if you want to keep it as one patch, please mention the additional change in the commit message though. Maybe Raul and Karthik have an opinion on this
--
To view, visit https://review.coreboot.org/c/coreboot/+/58945
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Ie3db89f252af1f44e9539497c05bdf965565a191
Gerrit-Change-Number: 58945
Gerrit-PatchSet: 1
Gerrit-Owner: Kyösti Mälkki <kyosti.malkki(a)gmail.com>
Gerrit-Reviewer: Felix Held <felix-coreboot(a)felixheld.de>
Gerrit-Reviewer: Karthik Ramasubramanian <kramasub(a)google.com>
Gerrit-Reviewer: Raul Rangel <rrangel(a)chromium.org>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-Attention: Raul Rangel <rrangel(a)chromium.org>
Gerrit-Attention: Kyösti Mälkki <kyosti.malkki(a)gmail.com>
Gerrit-Attention: Karthik Ramasubramanian <kramasub(a)google.com>
Gerrit-Comment-Date: Thu, 04 Nov 2021 15:02:41 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: Yes
Gerrit-MessageType: comment