Conversation
crawfxrd
force-pushed
the
coreboot-rebase
branch
from
September 17, 2021 21:45
22558d8 to
9b3ba8b
Compare
jackpot51
previously approved these changes
Sep 17, 2021
crawfxrd
force-pushed
the
coreboot-rebase
branch
5 times, most recently
from
September 24, 2021 17:38
a9a2587 to
eb9ed93
Compare
crawfxrd
force-pushed
the
coreboot-rebase
branch
2 times, most recently
from
September 27, 2021 14:29
a022799 to
b4b59cb
Compare
28 tasks
crawfxrd
marked this pull request as ready for review
September 28, 2021 15:05
crawfxrd
force-pushed
the
coreboot-rebase
branch
5 times, most recently
from
October 1, 2021 13:31
43e3cb1 to
97c383c
Compare
Member
Author
|
Do we want to use the publicly available microcode blobs for TGL-H (0x2c), or the ones ripped from proprietary firmware which are newer (0x34, I think)? |
crawfxrd
force-pushed
the
coreboot-rebase
branch
from
October 1, 2021 15:36
97c383c to
39d99f9
Compare
Member
Grab latest from our private microcode repo. I will update it monday |
crawfxrd
force-pushed
the
coreboot-rebase
branch
2 times, most recently
from
October 10, 2021 15:54
1b3b2e3 to
0ffd115
Compare
crawfxrd
force-pushed
the
coreboot-rebase
branch
2 times, most recently
from
October 21, 2021 17:46
3ccbe3a to
901f8e1
Compare
Rebase on upstream coreboot. We are now ~25 patches on top of upstream. Of those, 9 are for adding the remaining boards, which we can expect to be upstreamed without much issue (mainly, getting code review). The following boards have been upstreamed: - addw1 - addw2 - darp5 - darp6 - darp7 - galp3-c - galp4 - galp5 - gaze15 - lemp10 - oryp5 - oryp6 The following drivers have been upstreamed: - tas5825m microcode: - TGL-U boards have been updated to rev 0x9a from private repo - TGL-H boards have been updated to rev 0x3c from private repo - Remaining boards changed to use blobs from public repo FSP: - TGL changed to use A.0.51.31 from public repo Signed-off-by: Tim Crawford <tcrawford@system76.com>
crawfxrd
force-pushed
the
coreboot-rebase
branch
from
October 23, 2021 22:07
901f8e1 to
7d743a5
Compare
Member
Author
|
Done as part of #260 |
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.
Rebase on upstream coreboot. We are now ~25 patches on top of upstream.
Of those, 9 are for adding the remaining boards, which we can expect to
be upstreamed without much issue (mainly, getting code review).
The following boards have been upstreamed:
The following drivers have been upstreamed:
microcode:
FSP:
Ref: system76/coreboot#40
Ref: system76/coreboot#80