Attention is currently required from: Angel Pons, Name of user not set #1005283.

Name of user not set #1005283 uploaded patch set #2 to this change.

View Change

mainboard: Add MSI MS-7788

NOTES:
* This is the product of a beginner running `autoport`
please forgive any gaps in my knowledge about the project
* There are still some ugly hacks in this commit that I would
like to test and eventually fix
* I still probably need to properly fill in documentation
* I also probably should understand everything in this commit!
(not just let autoport to the heavy lifting)
* And I need to look over the `FIXME`s

* MSI h61m-p31/w8
* Winbond 25Q64FVSIG
* Fintek F71868AD

Working:
* PCIe graphics
* Integrated graphics
* USB (all ports)
* Ethernet

Yet-to-be-thoroughly-tested:
* All SATA ports
* All PCIe ports (as in the x1 lane)
* Super/IO (is my chip supported?)
* Suspend states
* Integrated graphics (libgfxinit)
* ME (and neutering it?)

Untested:
* PS/2

Signed-off-by: mrhh69 <122405954+mrhh69@users.noreply.github.com>
Change-Id: Ia7830fcc7552e9734ec7c57e508a6a77f689e5b0
---
M src/device/device.c
A src/mainboard/msi/ms7788/Kconfig
A src/mainboard/msi/ms7788/Kconfig.name
A src/mainboard/msi/ms7788/Makefile.inc
A src/mainboard/msi/ms7788/acpi/ec.asl
A src/mainboard/msi/ms7788/acpi/platform.asl
A src/mainboard/msi/ms7788/acpi/superio.asl
A src/mainboard/msi/ms7788/acpi_tables.c
A src/mainboard/msi/ms7788/board_info.txt
A src/mainboard/msi/ms7788/devicetree.cb
A src/mainboard/msi/ms7788/dsdt.asl
A src/mainboard/msi/ms7788/early_init.c
A src/mainboard/msi/ms7788/gma-mainboard.ads
A src/mainboard/msi/ms7788/gpio.c
A src/mainboard/msi/ms7788/hda_verb.c
A src/mainboard/msi/ms7788/mainboard.c
M src/northbridge/intel/sandybridge/romstage.c
17 files changed, 467 insertions(+), 5 deletions(-)

git pull ssh://review.coreboot.org:29418/coreboot refs/changes/79/79979/2

To view, visit change 79979. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: coreboot
Gerrit-Branch: main
Gerrit-Change-Id: Ia7830fcc7552e9734ec7c57e508a6a77f689e5b0
Gerrit-Change-Number: 79979
Gerrit-PatchSet: 2
Gerrit-Owner: Name of user not set #1005283
Gerrit-Reviewer: Angel Pons <th3fanbus@gmail.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org>
Gerrit-Attention: Name of user not set #1005283
Gerrit-Attention: Angel Pons <th3fanbus@gmail.com>
Gerrit-MessageType: newpatchset