Attention is currently required from: Paul Menzel.
Sean Rhodes has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/55263 )
Change subject: ec: Add Star Labs ITE 5570E support
......................................................................
Patch Set 4:
(1 comment)
Commit Message:
https://review.coreboot.org/c/coreboot/+/55263/comment/fac1657b_2834b74b
PS3, Line 9: Support for Star Labs labtop series EC
> Please elaborate what firmware the EC is running, what interface is implemented, and if you modeled […]
What interface do you mean?
--
To view, visit https://review.coreboot.org/c/coreboot/+/55263
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I52287cd3c7606aa210621bb491665410c6fcab96
Gerrit-Change-Number: 55263
Gerrit-PatchSet: 4
Gerrit-Owner: Sean Rhodes <admin(a)starlabs.systems>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-CC: Paul Menzel <paulepanter(a)mailbox.org>
Gerrit-Attention: Paul Menzel <paulepanter(a)mailbox.org>
Gerrit-Comment-Date: Mon, 07 Jun 2021 11:37:02 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Paul Menzel <paulepanter(a)mailbox.org>
Gerrit-MessageType: comment
Attention is currently required from: Sean Rhodes.
Hello build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/55263
to look at the new patch set (#4).
Change subject: ec: Add Star Labs ITE 5570E support
......................................................................
ec: Add Star Labs ITE 5570E support
Support for Star Labs labtop series EC (TGL) proprietry firmware.
ASL mirrors the v1 format and function of the AMI BIOS.
Signed-off-by: Sean Rhodes <sean(a)starlabs.systems>
Change-Id: I52287cd3c7606aa210621bb491665410c6fcab96
---
A src/ec/starlabs/it5570/Kconfig
A src/ec/starlabs/it5570/Makefile.inc
A src/ec/starlabs/it5570/acpi/ac.asl
A src/ec/starlabs/it5570/acpi/battery.asl
A src/ec/starlabs/it5570/acpi/cmos.asl
A src/ec/starlabs/it5570/acpi/ec.asl
A src/ec/starlabs/it5570/acpi/hid.asl
A src/ec/starlabs/it5570/acpi/keyboard.asl
A src/ec/starlabs/it5570/acpi/lid.asl
A src/ec/starlabs/it5570/acpi/thermal.asl
A src/ec/starlabs/it5570/chip.h
A src/ec/starlabs/it5570/ec.c
A src/ec/starlabs/it5570/ec.h
13 files changed, 781 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/63/55263/4
--
To view, visit https://review.coreboot.org/c/coreboot/+/55263
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I52287cd3c7606aa210621bb491665410c6fcab96
Gerrit-Change-Number: 55263
Gerrit-PatchSet: 4
Gerrit-Owner: Sean Rhodes <admin(a)starlabs.systems>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-CC: Paul Menzel <paulepanter(a)mailbox.org>
Gerrit-Attention: Sean Rhodes <admin(a)starlabs.systems>
Gerrit-MessageType: newpatchset