coreboot-kgpe-d16/src/ec/google/chromeec
Duncan Laurie 60e6bf80db chromeec: Add support for v3 commands on LPC
In order to talk to the PD controller with a passthru command
coreboot needs to be able to use v3 commands.

The command version is automatically detected based on the
advertized flags from the EC.

BUG=chrome-os-partner:30079
BRANCH=none
TEST=boot on samus EVT

Change-Id: I032eb185d80d5b68c82609910045e21d4521afcc
Signed-off-by: Stefan Reinauer <reinauer@chromium.org>
Original-Commit-Id: 4f664b22645f0def87a73e9255297b3edccf436e
Original-Change-Id: I94ace7741c9cd592921625fb793787247a5ca2aa
Original-Signed-off-by: Duncan Laurie <dlaurie@chromium.org>
Original-Reviewed-on: https://chromium-review.googlesource.com/218902
Original-Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-on: http://review.coreboot.org/9203
Tested-by: build bot (Jenkins)
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
2015-04-02 17:27:34 +02:00
..
acpi chromeec: Add ACPI device for PD MCU and handle related EC host event 2015-03-27 06:30:44 +01:00
chip.h src/*: Remove the last remnants of struct keyboard 2014-05-13 12:14:34 +02:00
crosec_proto.c chromeec: allow transport implementation to provide buffers for proto v3 2015-03-21 10:43:26 +01:00
ec.c chromeec: Add commands to check PD image type 2015-04-02 17:27:31 +02:00
ec.h chromeec: Add commands to check PD image type 2015-04-02 17:27:31 +02:00
ec_commands.h chromeec: Update ec_commands.h from EC repository 2015-04-02 17:27:29 +02:00
ec_i2c.c chromeec: provide proto v3 over i2c support 2015-03-21 10:43:30 +01:00
ec_lpc.c chromeec: Add support for v3 commands on LPC 2015-04-02 17:27:34 +02:00
ec_message.h src/ec: Sanitize headers and comment #endif pairings 2014-06-25 11:34:05 +02:00
ec_spi.c chromeec: use stopwatch API 2015-03-21 17:00:26 +01:00
Kconfig chromeec: provide proto v3 over i2c support 2015-03-21 10:43:30 +01:00
Makefile.inc vboot2: read dev and recovery switch 2015-01-27 01:43:31 +01:00