~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
U-Boot fork with work-in-progress stuff
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
cros_ec.h
Commit message (
Expand
)
Author
Age
*
cros_ec: Complete the comment for cros_ec_read_batt_charge()
Simon Glass
2022-04-06
*
doc: replace @return by Return:
Heinrich Schuchardt
2022-01-19
*
cros_ec: Drop cros_ec_entering_mode()
Simon Glass
2021-07-21
*
cros_ec: Allow reading the battery-charge state
Simon Glass
2021-07-21
*
pwm: Add a driver for Chrome OS EC PWM
Alper Nebi Yasak
2021-04-10
*
cros_ec: Add vstore support
Simon Glass
2021-01-30
*
cros_ec: Add support for switches
Simon Glass
2021-01-30
*
cros_ec: Add documentation for cros_ec driver operations
Simon Glass
2021-01-30
*
cros_ec: Support reading EC features
Simon Glass
2021-01-30
*
cros_ec: Add support for reading the SKU ID
Simon Glass
2021-01-30
*
cros_ec: Add a function for the hello message
Simon Glass
2021-01-30
*
cros_ec: Support keyboard scanning with EC_CMD_GET_NEXT_EVENT
Alper Nebi Yasak
2020-11-05
*
cros_ec: Add new features for events and power
Simon Glass
2018-11-20
*
cros_ec: Update cros_ec_read_hash() to specify the image
Simon Glass
2018-10-09
*
cros: Adjust board_get_cros_ec_dev() to return a udevice
Simon Glass
2018-10-09
*
cros: Update cros_ec code to use struct udevice
Simon Glass
2018-10-09
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
*
cros_ec: Convert to support live tree
Simon Glass
2017-06-01
*
dm: core: Add a place to put extra device-tree reading functions
Simon Glass
2017-06-01
*
cmd: crosec: Move cros_ec_decode_region helper to cmd/cros_ec.c
Moritz Fischer
2016-12-02
*
cmd: cros_ec: Move crosec commands to cmd subdirectory
Moritz Fischer
2016-10-11
*
cros_ec: Honor the google,remote-bus dt property
Moritz Fischer
2016-10-08
*
cros_ec: Use udevice instead of cros_ec_dev for keyboard functions
Simon Glass
2015-11-19
*
cros_ec: Remove the old tunnel code
Simon Glass
2015-08-05
*
cros_ec: Support the LDO access method used by spring
Simon Glass
2015-08-05
*
dm: cros_ec: Convert the I2C tunnel code to use driver model
Simon Glass
2015-08-05
*
cros_ec: Remove unused cros_ec_board_init() function
Simon Glass
2015-04-18
*
cros_ec: Drop unused CONFIG_DM_CROS_EC
Simon Glass
2015-04-18
*
dm: cros_ec: Remove use of fdtdec GPIO support
Simon Glass
2015-01-29
*
dm: cros_ec: Add support for driver model
Simon Glass
2014-10-22
*
cros_ec: Implement I2C pass-through
Simon Glass
2014-03-17
*
cros_ec: sandbox: Add Chrome OS EC emulation
Simon Glass
2014-03-17
*
cros_ec: spi: Add support for EC protocol version 3
Randall Spangler
2014-03-17
*
cros_ec: Clean up multiple EC protocol support
Randall Spangler
2014-03-17
*
cros_ec: Sync up with latest Chrome OS EC version
Simon Glass
2014-03-17
*
cros_ec: Add a function for decoding the Chrome OS EC flashmap
Simon Glass
2014-03-17
*
cros_ec: Move EC interface into common library
Vadim Bendebury
2014-03-17
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
*
cros: add cros_ec driver
Hung-ying Tyan
2013-06-26