Minor refactor of early init#547
Open
crawfxrd wants to merge 2 commits into
Open
Conversation
crawfxrd
force-pushed
the
dev/refactor-early-init
branch
2 times, most recently
from
December 15, 2025 16:16
383bed6 to
af11194
Compare
crawfxrd
force-pushed
the
dev/refactor-early-init
branch
from
December 16, 2025 20:49
af11194 to
1ddbfac
Compare
crawfxrd
force-pushed
the
dev/refactor-early-init
branch
from
January 7, 2026 20:14
1ddbfac to
9ac7132
Compare
crawfxrd
force-pushed
the
dev/refactor-early-init
branch
from
January 16, 2026 21:14
9ac7132 to
90afad8
Compare
jackpot51
previously approved these changes
Jan 16, 2026
Since the architecture is very much SoC-specific, have it perform any needed configurations. Signed-off-by: Tim Crawford <tcrawford@system76.com>
GCTRL and ECPM are ITE system blocks. Move them out of common code. Signed-off-by: Tim Crawford <tcrawford@system76.com>
crawfxrd
force-pushed
the
dev/refactor-early-init
branch
from
March 4, 2026 22:28
90afad8 to
9937c3a
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.
Move early init logic out of app code and into SoC code.