index
:
bootloaders/u-boot-midas
deblob-midas-2018.07
recovery-2018.07
wip/as-boot-img
wip/bl1
wip/forkbomb-midas-2020.01-as-boot-img
wip/s-boot-4.0
Part of research to make the bootloader fully free on midas devices
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
cros_ec.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
cros_ec: Convert to support live tree
Simon Glass
2017-06-01
1
-5
/
+2
*
dm: core: Add a place to put extra device-tree reading functions
Simon Glass
2017-06-01
1
-0
/
+1
*
cmd: crosec: Move cros_ec_decode_region helper to cmd/cros_ec.c
Moritz Fischer
2016-12-02
1
-9
/
+0
*
cmd: cros_ec: Move crosec commands to cmd subdirectory
Moritz Fischer
2016-10-11
1
-0
/
+11
*
cros_ec: Honor the google,remote-bus dt property
Moritz Fischer
2016-10-08
1
-1
/
+3
*
cros_ec: Use udevice instead of cros_ec_dev for keyboard functions
Simon Glass
2015-11-19
1
-2
/
+2
*
cros_ec: Remove the old tunnel code
Simon Glass
2015-08-05
1
-14
/
+0
*
cros_ec: Support the LDO access method used by spring
Simon Glass
2015-08-05
1
-2
/
+2
*
dm: cros_ec: Convert the I2C tunnel code to use driver model
Simon Glass
2015-08-05
1
-2
/
+12
*
cros_ec: Remove unused cros_ec_board_init() function
Simon Glass
2015-04-18
1
-7
/
+0
*
cros_ec: Drop unused CONFIG_DM_CROS_EC
Simon Glass
2015-04-18
1
-130
/
+0
*
dm: cros_ec: Remove use of fdtdec GPIO support
Simon Glass
2015-01-29
1
-1
/
+2
*
dm: cros_ec: Add support for driver model
Simon Glass
2014-10-22
1
-1
/
+26
*
cros_ec: Implement I2C pass-through
Simon Glass
2014-03-17
1
-0
/
+14
*
cros_ec: sandbox: Add Chrome OS EC emulation
Simon Glass
2014-03-17
1
-0
/
+21
*
cros_ec: spi: Add support for EC protocol version 3
Randall Spangler
2014-03-17
1
-0
/
+13
*
cros_ec: Clean up multiple EC protocol support
Randall Spangler
2014-03-17
1
-3
/
+2
*
cros_ec: Sync up with latest Chrome OS EC version
Simon Glass
2014-03-17
1
-2
/
+2
*
cros_ec: Add a function for decoding the Chrome OS EC flashmap
Simon Glass
2014-03-17
1
-0
/
+19
*
cros_ec: Move EC interface into common library
Vadim Bendebury
2014-03-17
1
-0
/
+18
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
1
-17
/
+2
*
cros: add cros_ec driver
Hung-ying Tyan
2013-06-26
1
-0
/
+449