index
:
talos-obmc-uboot
v2016.07-aspeed-openbmc
v2016.07-aspeed-openbmc-03-26-2018
v2016.07-aspeed-openbmc-04-16-2019
Talos™ II U-Boot sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
cros_ec.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
cros_ec: Use udevice instead of cros_ec_dev for keyboard functions
Simon Glass
2015-11-19
1
-5
/
+9
*
cros_ec: Remove the old tunnel code
Simon Glass
2015-08-05
1
-267
/
+1
*
cros_ec: Support the LDO access method used by spring
Simon Glass
2015-08-05
1
-10
/
+11
*
dm: cros_ec: Convert the I2C tunnel code to use driver model
Simon Glass
2015-08-05
1
-5
/
+88
*
cros_ec: Show the protocol version in the debug message
Simon Glass
2015-05-05
1
-1
/
+2
*
cros_ec: Drop unused CONFIG_DM_CROS_EC
Simon Glass
2015-04-18
1
-240
/
+0
*
cros_ec: Reinit the cros_ec device when 'crosec init' is used
Simon Glass
2015-04-18
1
-2
/
+8
*
dm: cros_ec: Convert cros_ec LPC driver to driver model
Simon Glass
2015-04-18
1
-0
/
+12
*
dm: core: Add dev_get_uclass_priv() to access uclass private data
Simon Glass
2015-04-16
1
-3
/
+3
*
dm: cros_ec: Don't require protocol 3 support
Simon Glass
2015-01-29
1
-4
/
+6
*
dm: cros_ec: Remove use of fdtdec GPIO support
Simon Glass
2015-01-29
1
-18
/
+6
*
cros_ec: Fix uninitialised variable in cros_ec.c
Simon Glass
2014-11-22
1
-0
/
+1
*
dm: cros_ec: Add support for driver model
Simon Glass
2014-10-22
1
-12
/
+110
*
cros_ec: Implement I2C pass-through
Simon Glass
2014-03-17
1
-2
/
+268
*
cros_ec: sandbox: Add Chrome OS EC emulation
Simon Glass
2014-03-17
1
-0
/
+16
*
cros_ec: Correct comparison between signed and unsigned numbers
Simon Glass
2014-03-17
1
-16
/
+18
*
cros_ec: spi: Add support for EC protocol version 3
Randall Spangler
2014-03-17
1
-0
/
+12
*
cros_ec: Add base support for protocol v3
Simon Glass
2014-03-17
1
-1
/
+164
*
cros_ec: Clean up multiple EC protocol support
Randall Spangler
2014-03-17
1
-8
/
+13
*
cros_ec: Sync up with latest Chrome OS EC version
Simon Glass
2014-03-17
1
-16
/
+17
*
cros_ec: Move #ifdef to permit flash region access
Simon Glass
2014-03-17
1
-1
/
+2
*
cros_ec: Drop old EC version support from EC driver
Vadim Bendebury
2014-03-17
1
-12
/
+3
*
cros_ec: Add a function for decoding the Chrome OS EC flashmap
Simon Glass
2014-03-17
1
-0
/
+50
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
1
-16
/
+1
*
cros: add cros_ec driver
Hung-ying Tyan
2013-06-26
1
-0
/
+1304