Rebase on 4.15 - #80
Merged
Merged
Conversation
jackpot51
approved these changes
Sep 17, 2021
crawfxrd
force-pushed
the
system76-rebase
branch
6 times, most recently
from
September 24, 2021 17:36
51e43c7 to
4ad2033
Compare
crawfxrd
force-pushed
the
system76-rebase
branch
2 times, most recently
from
September 27, 2021 14:29
57f0432 to
058caf6
Compare
crawfxrd
marked this pull request as ready for review
September 28, 2021 15:05
crawfxrd
force-pushed
the
system76-rebase
branch
2 times, most recently
from
September 29, 2021 20:02
ff1828d to
a7ad69c
Compare
Member
Author
|
Getting this on gaze16-3050 and oryp8: |
crawfxrd
force-pushed
the
system76-rebase
branch
from
October 1, 2021 13:29
a7ad69c to
aa8c897
Compare
crawfxrd
force-pushed
the
system76-rebase
branch
2 times, most recently
from
October 5, 2021 01:49
e6677f7 to
687fd44
Compare
crawfxrd
force-pushed
the
system76-rebase
branch
3 times, most recently
from
October 13, 2021 14:03
9876925 to
b0da637
Compare
crawfxrd
force-pushed
the
system76-rebase
branch
4 times, most recently
from
October 23, 2021 22:02
b45db1a to
2bc7a9f
Compare
28 tasks
crawfxrd
force-pushed
the
system76-rebase
branch
2 times, most recently
from
October 27, 2021 23:18
e67fcab to
cb72974
Compare
crawfxrd
force-pushed
the
system76-rebase
branch
3 times, most recently
from
November 1, 2021 20:22
d333dcc to
c0c283a
Compare
Closed
crawfxrd
force-pushed
the
system76-rebase
branch
5 times, most recently
from
November 8, 2021 15:56
6aae436 to
825aae5
Compare
crawfxrd
force-pushed
the
system76-rebase
branch
10 times, most recently
from
November 16, 2021 14:39
de6cabe to
2ba7283
Compare
crawfxrd
force-pushed
the
system76-rebase
branch
5 times, most recently
from
November 22, 2021 16:08
beabfe8 to
eb25d39
Compare
crawfxrd
force-pushed
the
system76-rebase
branch
2 times, most recently
from
December 7, 2021 23:22
e149312 to
182adc6
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Replaces: #65, #66, #69, #74, #76
Ref: system76/firmware-open#260
TODO
1st5thCherry-pick TGL TBT fixesTesting
Needs testing on, preferably, all boards
Intel Management Engine
IME mode is now controlled by a CMOS option (except on KBL which uses
me_cleaner, and so doesn't apply).Changing IME modes triggers a global reset to complete the switch. As such, the first boot after flashing will power off for most boards.
The HECI device (00:16.0) is enabled in devicetree in order to trigger the reset and report ME status/version. It will be disabled (except on TGL-U) before the payload runs.