Msi new options - #956
Open
miczyg1 wants to merge 20 commits into
Open
Conversation
Signed-off-by: Michał Żygowski <michal.zygowski@3mdeb.com>
Allow to restore default setting by resetting CMOS. Upstream-Status: Pending Signed-off-by: Michał Żygowski <michal.zygowski@3mdeb.com>
Drive EZ debug LEDs according to the progress of booting. Upstream-Status: Pending Signed-off-by: Michał Żygowski <michal.zygowski@3mdeb.com>
Add API to issue SMBus transactions via the NCT6687D chip. It will be used to communcate with various components on the board that contain this SIO chip. Upstream-Status: Pending Signed-off-by: Michał Żygowski <michal.zygowski@3mdeb.com>
Add driver to control Nuvoton NCT3933 DAC output. These chips are present on MSI desktop boards and may be used to overvolt certain components in the system. Upstream-status: Pending Signed-off-by: Michał Żygowski <michal.zygowski@3mdeb.com>
Add function that will parse DDR4 SPD for requested XMP profile and update the DIMM attributes structure. The function may be used to: - validate if given XMP profile exist in SPD - obtain the VDD voltage expected by given XMP profile - check how many DIMMs are recommended with given XMP profile Upstream-Status: Pending Signed-off-by: Michał Żygowski <michal.zygowski@3mdeb.com>
Verify that the DIMM supports given XMP profile. Obtain the voltage requested by the profile and apply it using DAC controllers on board. It helps to train the RAM successfully with XMP enabled on DDR4 boards. Upstream-Status: Pending Signed-off-by: Michał Żygowski <michal.zygowski@3mdeb.com>
Add more CFR options and hook them up to power limits and AlderLake FSP params. Upstream-Status: Pending Signed-off-by: Michał Żygowski <michal.zygowski@3mdeb.com>
Add EC API to SMM. It may be used in SMI handler to toggle certain features before going to sleep. Upstream-Status: Pending Signed-off-by: Michał Żygowski <michal.zygowski@3mdeb.com>
Replace code logic that is handled by existing options. Add new CFR options. DDR4 variants get DRAM overvolting. DDR5 variants control voltage via PMIC chip on DIMM modules via FSP automatically. Upstream-Status: Pending Signed-off-by: Michał Żygowski <michal.zygowski@3mdeb.com>
Until now the USB ports remained powered even in ACPI S5 state. Remove the power from USB ports to save power when powering off the platform. Upstream-Status: Pending Signed-off-by: Michał Żygowski <michal.zygowski@3mdeb.com>
Upstream-Status: Inappropriate [Dasharo downstream] Signed-off-by: Michał Żygowski <michal.zygowski@3mdeb.com>
Upstream-Status: Pending Signed-off-by: Michał Żygowski <michal.zygowski@3mdeb.com>
Upstream-Status: Inappropriate [custom configs] Signed-off-by: Michał Żygowski <michal.zygowski@3mdeb.com>
Upstream-Status: Inappropriate [custom configs] Signed-off-by: Michał Żygowski <michal.zygowski@3mdeb.com>
Disable Capsules v2 and enable serial redirection by default. Upstream-Status: Inappropriate [custom configs] Signed-off-by: Michał Żygowski <michal.zygowski@3mdeb.com>
Disable Capsules v2 and enable serial redirection by default. Upstream-Status: Inappropriate [custom configs] Signed-off-by: Michał Żygowski <michal.zygowski@3mdeb.com>
Upstream-Status: Pending Signed-off-by: Michał Żygowski <michal.zygowski@3mdeb.com>
Upstream-Status: Inappropriate [custom configs] Signed-off-by: Michał Żygowski <michal.zygowski@3mdeb.com>
Upstream-Status: Pending Signed-off-by: Michał Żygowski <michal.zygowski@3mdeb.com>
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.
No description provided.