Kevin Cody-Little uploaded patch set #8 to this change.

View Change

mainboard/asus/p10s-series: Initial port to ASUS P10S-I

Adapt supermicro/x11-lga1151-series for the very similar ASUS
P10S-I Kaby Lake server boards, and perhaps someday others of
the same family. This is still somewhat broken but boots Linux,
the onboard network ports work, the serial port works, so long
as a known good kernel is used as the payload. Haven't gotten
the vga port to work yet. Development continues, this push is
just to make the code visible to others as early in the process
as possible.

Change-Id: Icd20e69f16421518143b9d80b2a0d821ec37703e
Signed-off-by: Kevin Cody <kcodyjr@gmail.com>
---
A src/mainboard/asus/p10s-series/Kconfig
A src/mainboard/asus/p10s-series/Kconfig.name
A src/mainboard/asus/p10s-series/Makefile.inc
A src/mainboard/asus/p10s-series/acpi/ec.asl
A src/mainboard/asus/p10s-series/acpi/mainboard.asl
A src/mainboard/asus/p10s-series/acpi/superio.asl
A src/mainboard/asus/p10s-series/acpi_tables.c
A src/mainboard/asus/p10s-series/board_info.txt
A src/mainboard/asus/p10s-series/bootblock.c
A src/mainboard/asus/p10s-series/cmos.default
A src/mainboard/asus/p10s-series/cmos.layout
A src/mainboard/asus/p10s-series/devicetree.cb
A src/mainboard/asus/p10s-series/dsdt.asl
A src/mainboard/asus/p10s-series/include/mainboard.h
A src/mainboard/asus/p10s-series/mainboard.c
A src/mainboard/asus/p10s-series/ramstage.c
A src/mainboard/asus/p10s-series/romstage.c
A src/mainboard/asus/p10s-series/variants/p10s-i/board_info.txt
A src/mainboard/asus/p10s-series/variants/p10s-i/include/variant/gpio.h
A src/mainboard/asus/p10s-series/variants/p10s-i/overridetree.cb
A src/mainboard/asus/p10s-series/vboot-ro-rwab.fmd
M src/soc/intel/skylake/include/soc/usb.h
22 files changed, 1,057 insertions(+), 0 deletions(-)

git pull ssh://review.coreboot.org:29418/coreboot refs/changes/95/37995/8

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

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Icd20e69f16421518143b9d80b2a0d821ec37703e
Gerrit-Change-Number: 37995
Gerrit-PatchSet: 8
Gerrit-Owner: Kevin Cody-Little <kcodyjr@gmail.com>
Gerrit-Reviewer: Kevin Cody-Little <kcodyjr@gmail.com>
Gerrit-Reviewer: Martin Roth <martinroth@google.com>
Gerrit-Reviewer: Patrick Georgi <pgeorgi@google.com>
Gerrit-Reviewer: Patrick Rudolph <siro@das-labor.org>
Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org>
Gerrit-CC: Angel Pons <th3fanbus@gmail.com>
Gerrit-MessageType: newpatchset