coreboot/src/ec/google/chromeec
Duncan Laurie 18d9899be1 chrome ec: Add Methods for new EC events
The EC recently added events for Thermal and Battery shutdown
to provide some sort of notification to the OS that it is
about to pull power.

Original-Change-Id: Ibbdb5f11b8fa9fc80612a3cc10667c612420b1bb
Signed-off-by: Duncan Laurie <dlaurie@chromium.org>
Reviewed-on: https://chromium-review.googlesource.com/167301
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Commit-Queue: Duncan Laurie <dlaurie@google.com>
(cherry picked from commit 03a53ed5e58caa018d49df193510d95bdf5bed7b)

Change-Id: I0cdf89a60b541840029db58d49921340e7ab60eb
Signed-off-by: Duncan Laurie <dlaurie@chromium.org>
Reviewed-on: https://chromium-review.googlesource.com/167314
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
(cherry picked from commit 16d00848f4)
Signed-off-by: Isaac Christensen <isaac.christensen@se-eng.com>
Reviewed-on: http://review.coreboot.org/6458
Tested-by: build bot (Jenkins)
Reviewed-by: Patrick Georgi <patrick@georgi-clan.de>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
2014-08-04 09:32:22 +02:00
..
acpi chrome ec: Add Methods for new EC events 2014-08-04 09:32:22 +02:00
chip.h src/*: Remove the last remnants of struct keyboard 2014-05-13 12:14:34 +02:00
crosec_proto.c ec/google: Support Chrome EC protocol version 3. 2013-07-10 23:15:50 +02:00
ec.c src/ec: Sanitize headers and comment #endif pairings 2014-06-25 11:34:05 +02:00
ec.h chromeec: add function to reboot on unexpected image 2014-05-13 21:01:52 +02:00
ec_commands.h chrome ec: Update header and add functions to support DPTF 2014-05-13 20:59:11 +02:00
ec_i2c.c src/ec: Sanitize headers and comment #endif pairings 2014-06-25 11:34:05 +02:00
ec_lpc.c src/ec: Sanitize headers and comment #endif pairings 2014-06-25 11:34:05 +02:00
ec_message.h src/ec: Sanitize headers and comment #endif pairings 2014-06-25 11:34:05 +02:00
ec_spi.c spi: Change spi_xfer to work in units of bytes instead of bits. 2014-07-05 11:36:20 +02:00
Kconfig ec/google: Support ChromeOS EC on SPI bus. 2013-07-10 23:15:57 +02:00
Makefile.inc ec/google: Support ChromeOS EC on SPI bus. 2013-07-10 23:15:57 +02:00