Jonathan Kollasch uploaded patch set #7 to this change.

View Change

mainboard: add Supermicro X9SCL/X9SCM

Boots to Linux.

Works:
- CPU (Core i3-2120 tested)
- Memory (one 1GB 1Rx8 PC3-10600E module tested)
- Slots 4, 6, 7

To fix:
- SuperIO hardware monitor setup for PECI and fan control
- SuperIO ASL in DSDT (e.g. UART Devices)
- PEG PCIe lanes (should show x8 max width instead of x16 on 0:1.0 for Slot 7)
- Interrupt routing for G200e graphics on legacy PCI

Untested:
- IPMI where BMC is fully implemented (X9SC[LM](+)-F variants)
- GbE on X9SCL+-F (where there are two 82574L instead of one)
- Slot 5 (x4 on 0:06.0) (only applicable to X9SCM variants)

Signed-off-by: Jonathan A. Kollasch <jakllsch@kollasch.net>
Change-Id: I985db89d67de21bbafbdc34d7044496434a6eb17
Depends-On: I5b7599746195cfa996a48320404a8dbe6820483a, I1206746332c9939a78b67e7b48d3098bdef8a2ed
---
A src/mainboard/supermicro/x9scl/Kconfig
A src/mainboard/supermicro/x9scl/Kconfig.name
A src/mainboard/supermicro/x9scl/Makefile.inc
A src/mainboard/supermicro/x9scl/acpi/ec.asl
A src/mainboard/supermicro/x9scl/acpi/platform.asl
A src/mainboard/supermicro/x9scl/acpi/superio.asl
A src/mainboard/supermicro/x9scl/acpi_tables.c
A src/mainboard/supermicro/x9scl/board_info.txt
A src/mainboard/supermicro/x9scl/devicetree.cb
A src/mainboard/supermicro/x9scl/dsdt.asl
A src/mainboard/supermicro/x9scl/early_init.c
A src/mainboard/supermicro/x9scl/gpio.c
A src/mainboard/supermicro/x9scl/hda_verb.c
A src/mainboard/supermicro/x9scl/superio.h
14 files changed, 698 insertions(+), 0 deletions(-)

git pull ssh://review.coreboot.org:29418/coreboot refs/changes/46/38346/7

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

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I985db89d67de21bbafbdc34d7044496434a6eb17
Gerrit-Change-Number: 38346
Gerrit-PatchSet: 7
Gerrit-Owner: Jonathan Kollasch <jakllsch@kollasch.net>
Gerrit-Reviewer: Angel Pons <th3fanbus@gmail.com>
Gerrit-Reviewer: Jonathan Kollasch <jakllsch@kollasch.net>
Gerrit-Reviewer: Martin Roth <martinroth@google.com>
Gerrit-Reviewer: Patrick Georgi <pgeorgi@google.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org>
Gerrit-CC: Paul Menzel <paulepanter@users.sourceforge.net>
Gerrit-MessageType: newpatchset