coreboot/src/ec/google/chromeec
Duncan Laurie 32ca3cd246 ec/google/chromeec: Use common MEC interface
Switch to using the common MEC interface instead of the
Chrome EC specific code.

Tested on a Chell chromebook that has a MEC based Chrome EC
to ensure that the EC interface is still functional.

Change-Id: Idf26e62c2843993c2df2ab8ef157b263a71a97c9
Signed-off-by: Duncan Laurie <dlaurie@google.com>
Reviewed-on: https://review.coreboot.org/29112
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
2018-10-18 15:01:40 +00:00
..
acpi ec/google/chromeec: Define a sync IRQ if needed 2018-10-04 09:36:59 +00:00
chip.h
crosec_proto.c Move compiler.h to commonlib 2018-10-08 16:57:27 +00:00
ec.c ec/google/chromeec: Get rid of __SMM__ guard for chromeec functions 2018-10-11 23:58:03 +00:00
ec.h ec/google/chromeec: Use common MEC interface 2018-10-18 15:01:40 +00:00
ec_boardid.c ec/google/chromeec: Update google_chromeec_get_board_version prototype 2018-09-20 17:15:26 +00:00
ec_commands.h src/ec/google/chromeec: Fix typo 2018-08-09 15:57:07 +00:00
ec_i2c.c include/device: Split i2c.h into three 2017-08-18 15:33:29 +00:00
ec_lpc.c ec/google/chromeec: Use common MEC interface 2018-10-18 15:01:40 +00:00
ec_message.h
ec_spi.c Use stopwatch_wait_until_expired where applicable 2017-09-26 16:53:28 +00:00
Kconfig ec/google/chromeec: Use common MEC interface 2018-10-18 15:01:40 +00:00
Makefile.inc ec/google/chromeec: Use common MEC interface 2018-10-18 15:01:40 +00:00
smihandler.c ec/google/chromeec: Add note before error message 2018-03-02 15:19:16 +00:00
smm.h chromeec: Change the API for hostevent/wake masks to handle 64-bit 2017-11-22 19:10:26 +00:00
switches.c chromeec: Change the API for hostevent/wake masks to handle 64-bit 2017-11-22 19:10:26 +00:00
vboot_storage.c
vstore.c