Attention is currently required from: Felix Singer, Paul Menzel, Angel Pons.

Marvin Drees uploaded patch set #21 to this change.

View Change

[WIP] mb/asus/sklkbl_h: Add base for Asus Skylake Boards

Currently WIP: H110T
Next: Q170T (Same issues currently)

Working:
- Booting into SeaBIOS
- Booting into TianoCore
- UART (uses 12V RS232 levels!)
- HDMI and DP in Tianocore via libgfxinit

Not working:
- Booting Linux, resets at DMAR
- Video in Linux

Untested:
- USB
- Ethernet
- LVDS
- Sound

TODO:
- Fill devicetree more (Most notably USB OC pins)
- Fix bootloop

Notes:
- EM100 usage flakey
- Stripping ME causes the board to not boot at all
The same behaviour occurs with me_cleaned vendor firmware

Change-Id: Iab30596f2a12931679687c9f56427712b65f9363
Signed-off-by: Marvin Drees <marvin@ceres-sys.de>
---
A src/mainboard/asus/sklkbl_h/Kconfig
A src/mainboard/asus/sklkbl_h/Kconfig.name
A src/mainboard/asus/sklkbl_h/Makefile.inc
A src/mainboard/asus/sklkbl_h/acpi/ec.asl
A src/mainboard/asus/sklkbl_h/acpi/superio.asl
A src/mainboard/asus/sklkbl_h/board_info.txt
A src/mainboard/asus/sklkbl_h/bootblock.c
A src/mainboard/asus/sklkbl_h/cmos.default
A src/mainboard/asus/sklkbl_h/cmos.layout
A src/mainboard/asus/sklkbl_h/dsdt.asl
A src/mainboard/asus/sklkbl_h/include/variant/gpio.h
A src/mainboard/asus/sklkbl_h/include/variant/superio.h
A src/mainboard/asus/sklkbl_h/ramstage.c
A src/mainboard/asus/sklkbl_h/romstage.c
A src/mainboard/asus/sklkbl_h/variants/h110t/board_info.txt
A src/mainboard/asus/sklkbl_h/variants/h110t/data.vbt
A src/mainboard/asus/sklkbl_h/variants/h110t/devicetree.cb
A src/mainboard/asus/sklkbl_h/variants/h110t/gma-mainboard.ads
A src/mainboard/asus/sklkbl_h/variants/h110t/gpio.c
A src/mainboard/asus/sklkbl_h/variants/h110t/gpio_early.c
A src/mainboard/asus/sklkbl_h/variants/h110t/hda_verb.c
A src/mainboard/asus/sklkbl_h/variants/h110t/superio.c
22 files changed, 1,778 insertions(+), 0 deletions(-)

git pull ssh://review.coreboot.org:29418/coreboot refs/changes/48/48648/21

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

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Iab30596f2a12931679687c9f56427712b65f9363
Gerrit-Change-Number: 48648
Gerrit-PatchSet: 21
Gerrit-Owner: Marvin Drees <marvin.drees@9elements.com>
Gerrit-Reviewer: Felix Singer <felixsinger@posteo.net>
Gerrit-Reviewer: Angel Pons <th3fanbus@gmail.com>
Gerrit-Reviewer: Martin Roth <martinroth@google.com>
Gerrit-Reviewer: Maxim Polyakov <max.senia.poliak@gmail.com>
Gerrit-Reviewer: Patrick Georgi <pgeorgi@google.com>
Gerrit-Reviewer: Sumeet R Pawnikar <sumeet.r.pawnikar@intel.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org>
Gerrit-CC: Paul Menzel <paulepanter@mailbox.org>
Gerrit-Attention: Felix Singer <felixsinger@posteo.net>
Gerrit-Attention: Paul Menzel <paulepanter@mailbox.org>
Gerrit-Attention: Angel Pons <th3fanbus@gmail.com>
Gerrit-MessageType: newpatchset