index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
ec
/
google
/
chromeec
/
ec.c
Age
Commit message (
Expand
)
Author
2017-10-19
google/chromeec: Do not set wake mask before logging EC events
Furquan Shaikh
2017-10-19
ec/google/chromeec: Export google_chromeec_log_events in ec.h
Furquan Shaikh
2017-10-18
google/chromeec: Add new helper function to read MKBP events
Furquan Shaikh
2017-10-08
ec/google/chromeec: Add library function google_chromeec_events_init
Furquan Shaikh
2017-10-04
chromeec: Remove checks for EC in RO
Daisuke Nojiri
2017-09-13
ec/google: Add command to set APU SKU ID to EC
Kevin Chiu
2017-08-15
ec/google: Add command to fetch SKU ID from EC
Patrick Georgi
2017-07-01
ec/google/chromeec: Add support for EC device events
Duncan Laurie
2017-06-28
src/ec: add IS_ENABLED() around Kconfig symbol references
Martin Roth
2017-05-05
ec/google/chromeec: provide reboot function
Aaron Durbin
2017-02-07
ec/google/chromeec: let platform prepare for reboot when resetting EC
Aaron Durbin
2016-12-06
google/chromeec: Add command to control USB PD role
Julius Werner
2016-11-14
google/chromeec: Add elog events for recovery mode switches
Furquan Shaikh
2016-07-28
bootmode: Get rid of CONFIG_BOOTMODE_STRAPS
Furquan Shaikh
2016-06-24
ec/google: Add support for the EC 'get time' function
Simon Glass
2016-02-04
google/chromeec: Add temporary storage interface
Duncan Laurie
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-10-15
ec/google: Move label to BOL to satisfy lint-tests
Patrick Georgi
2015-09-09
chromeec: Add kconfig entry for EC PD support
Duncan Laurie
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-04-10
cros_ec: Retry failed VBNV transactions
Julius Werner
2015-04-02
chromeec: Fix logging of EC wake events
Duncan Laurie
2015-04-02
chromeec: Add commands to check PD image type
Duncan Laurie
2015-03-31
chromeec: Clear post code before reboot to RO
Duncan Laurie
2015-03-21
chromeec: correct response length for VBNV write
Aaron Durbin
2014-12-30
chromeos: Unconditionally clear the EC recovery request
Sheng-Liang Song
2014-12-02
Replace hlt with halt()
Patrick Georgi
2014-08-13
chromeos: On ARM platforms VBNV lives in the EC
Stefan Reinauer
2014-06-25
src/ec: Sanitize headers and comment #endif pairings
Edward O'Callaghan
2014-05-13
chromeec: add function to reboot on unexpected image
Aaron Durbin
2014-05-01
Declare recovery and developer modes outside ChromeOS
Kyösti Mälkki
2013-12-12
chromeec: Allow get_board_version to be called from romstage.
Shawn Nematbakhsh
2013-07-10
chromeec: Add a function to send passthrough i2c messages.
Gabe Black
2013-07-10
ec: Add romstage function for checking and rebooting EC
Duncan Laurie
2013-04-16
ec/google: Move plug-n-play initialization to LPC protocol.
Hung-Te Lin
2013-04-16
ec/google: Support Google's Chrome EC on I2C interface.
Hung-Te Lin
2013-04-12
ec/google: Isolate EC bus protocol implementation.
Hung-Te Lin
2013-03-22
x86: Unify arch/io.h and arch/romcc_io.h
Stefan Reinauer
2013-03-01
GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«
Paul Menzel
2013-02-22
Add support for Google ChromeEC
Stefan Reinauer