Angel Pons uploaded patch set #8 to this change.

View Change

src/mainboard/sony: Add Sony VPCEH2K1E

Run autoport. It has a Nvidia graphics card and a Nuvoton NPCE795 EC.
It boots fine with the VGA BIOS, EHCI debug is on the front right USB
port, HDMI should work, all PCI devices are found.
EC firmware is shared with the main flash chip, it is a chunk of 128KiB
at the beginning of the BIOS region. The power button works, automatic
fan control is working as well. Keyboard works, brightness keys do NOT
work though! Touchpad works too.

EC ACPI IS NOT WORKING. HOWEVER, I THINK I FIGURED IT OUT.

Everything else is untested!

TODO: Use FMAP to put EC firmware in its place

Change-Id: Ibf324f1276611ab06d5906cab87ad538bfad7218
Signed-off-by: Angel Pons <th3fanbus@gmail.com>
---
A src/mainboard/sony/Kconfig
A src/mainboard/sony/Kconfig.name
A src/mainboard/sony/vpceh2k1e/Kconfig
A src/mainboard/sony/vpceh2k1e/Kconfig.name
A src/mainboard/sony/vpceh2k1e/Makefile.inc
A src/mainboard/sony/vpceh2k1e/acpi/ac.asl
A src/mainboard/sony/vpceh2k1e/acpi/battery.asl
A src/mainboard/sony/vpceh2k1e/acpi/ec.asl
A src/mainboard/sony/vpceh2k1e/acpi/platform.asl
A src/mainboard/sony/vpceh2k1e/acpi/snc.asl
A src/mainboard/sony/vpceh2k1e/acpi/superio.asl
A src/mainboard/sony/vpceh2k1e/acpi/thermal.asl
A src/mainboard/sony/vpceh2k1e/acpi_tables.c
A src/mainboard/sony/vpceh2k1e/board_info.txt
A src/mainboard/sony/vpceh2k1e/devicetree.cb
A src/mainboard/sony/vpceh2k1e/dsdt.asl
A src/mainboard/sony/vpceh2k1e/early_init.c
A src/mainboard/sony/vpceh2k1e/gpio.c
A src/mainboard/sony/vpceh2k1e/hda_verb.c
A src/mainboard/sony/vpceh2k1e/mainboard.c
20 files changed, 2,361 insertions(+), 0 deletions(-)

git pull ssh://review.coreboot.org:29418/coreboot refs/changes/73/30973/8

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

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Ibf324f1276611ab06d5906cab87ad538bfad7218
Gerrit-Change-Number: 30973
Gerrit-PatchSet: 8
Gerrit-Owner: Angel Pons <th3fanbus@gmail.com>
Gerrit-Reviewer: Angel Pons <th3fanbus@gmail.com>
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: Arthur Heymans <arthur@aheymans.xyz>
Gerrit-CC: Paul Menzel <paulepanter@users.sourceforge.net>
Gerrit-MessageType: newpatchset