coreboot/src/ec/google/chromeec
Patrick Georgi a29d234b24 ec/google/chromeec: add config for wake event types
Avoids array overflow

Change-Id: Ia49a782ba6729c740e3b91c500120132983f6b3c
Signed-off-by: Patrick Georgi <pgeorgi@chromium.org>
Reviewed-on: https://review.coreboot.org/25992
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2018-05-08 14:16:15 +00:00
..
acpi ec/google/chromeec: Update Tablet event call 2018-05-03 01:32:16 +00:00
chip.h
crosec_proto.c compiler.h: add __weak macro 2018-04-24 14:37:59 +00:00
ec.c ec/google/chromeec: add config for wake event types 2018-05-08 14:16:15 +00:00
ec.h mainboard/google/fizz: Check HDMI HPD and DisplayPort HPD 2018-03-06 08:50:51 +00:00
ec_boardid.c boardid: Minor clean up and standardization 2017-12-07 01:18:25 +00:00
ec_commands.h chromeec: Sync ec_commands.h for CBI tags 2018-02-17 04:01:03 +00:00
ec_i2c.c include/device: Split i2c.h into three 2017-08-18 15:33:29 +00:00
ec_lpc.c src/ec: add IS_ENABLED() around Kconfig symbol references 2017-06-28 17:49:22 +00:00
ec_mec.c ec/google/chromeec/ec_lpc: Declare used IO ports as a resource 2016-05-06 18:59:00 +02:00
ec_message.h
ec_spi.c Use stopwatch_wait_until_expired where applicable 2017-09-26 16:53:28 +00:00
Kconfig chromeec: Provide helper routine to read boardid from Chrome EC 2017-09-26 13:38:44 +00:00
Makefile.inc ec/google/chromeec: Add boardid.c to bootblock 2018-03-09 12:40:10 +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 google/chromeec: implement vboot_(save|retrieve)_hash API 2016-02-04 17:34:58 +01:00
vstore.c