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.h
Age
Commit message (
Expand
)
Author
2020-02-01
ec/google/chromeec: Add new wrappers for host commands
Tim Wawrzynczak
2020-01-22
ec/google/chromeec: add support for fw_config cbi field
Jett Rink
2019-11-18
include: Make stdbool.h a separate file
Julius Werner
2019-10-31
ec/google/chromeec: Add EC driver support for software sync
Tim Wawrzynczak
2019-10-29
ec/google/chromeec: Clean up ec.[ch]
Tim Wawrzynczak
2019-08-23
google/chromeos: Support AP watchdog flag from Chrome EC
You-Cheng Syu
2019-08-23
ec/google/chromeec: Update ec_commands.h
You-Cheng Syu
2019-02-26
ec/google/chromeec: Clarify return value of google_chromeec_command
Daisuke Nojiri
2018-11-16
ec/google/chromeec: add support for retrieving OEM name
Wisley Chen
2018-10-18
ec/google/chromeec: Use common MEC interface
Duncan Laurie
2018-09-20
ec/google/chromeec: Update google_chromeec_get_board_version prototype
Karthikeyan Ramasubramanian
2018-08-08
ec/google/chromeec: add support for retrieving DRAM part number
Aaron Durbin
2018-06-01
ec/google/chromeec: Initialize SMI mask in google_chromeec_events_init
Furquan Shaikh
2018-03-06
mainboard/google/fizz: Check HDMI HPD and DisplayPort HPD
Daisuke Nojiri
2018-02-17
chromeec: Add google_chromeec_wait_for_display
Daisuke Nojiri
2018-02-17
chromeec: Add google_chromeec_pd_get_amode
Daisuke Nojiri
2018-02-05
ec/google: Get OEM ID and SKU ID from EC
Daisuke Nojiri
2018-01-17
google/chromeec: Enable unified host event programming interface
Jenny TC
2017-12-08
chromeec: Add command to override charger limit
Daisuke Nojiri
2017-11-22
chromeec: Change the API for hostevent/wake masks to handle 64-bit
Furquan Shaikh
2017-10-20
chromeec: Add function to retrieve usb c charger info
Shelley Chen
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-05-05
ec/google/chromeec: provide reboot function
Aaron Durbin
2016-12-06
google/chromeec: Add command to control USB PD role
Julius Werner
2016-07-28
bootmode: Get rid of CONFIG_BOOTMODE_STRAPS
Furquan Shaikh
2016-05-13
ec/google/chromeec: don't guard function declarations
Aaron Durbin
2016-05-11
ec/google/chromeec: provide way to query ioport range
Aaron Durbin
2016-05-06
ec/google/chromeec/ec_lpc: Declare used IO ports as a resource
Alexandru Gagniuc
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-08-27
chromeec: Add helper function to read EC switch state
Duncan Laurie
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-04-22
chromeec: lpc: Add variant MEC IO
Shawn Nematbakhsh
2015-04-02
chromeec: Add commands to check PD image type
Duncan Laurie
2015-03-21
chromeec: allow transport implementation to provide buffers for proto v3
Aaron Durbin
2014-12-30
chromeos: Unconditionally clear the EC recovery request
Sheng-Liang Song
2014-08-13
chromeos: On ARM platforms VBNV lives in the EC
Stefan Reinauer
2014-05-13
chromeec: add function to reboot on unexpected image
Aaron Durbin
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/google: Support Chrome EC protocol version 3.
Hung-Te Lin
2013-07-10
ec/google: Generalize communication protocol support in EC drivers.
Hung-Te Lin
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-02-22
Add support for Google ChromeEC
Stefan Reinauer