index
:
arm-boot/u-boot-imx.git
imx_3.14.38_6ul_engr
imx_v2009.08
imx_v2009.08_1.1.0
imx_v2009.08_10.04.01
imx_v2009.08_10.05.02
imx_v2009.08_10.07.11
imx_v2009.08_10.10.01
imx_v2009.08_10.11.01
imx_v2009.08_10.12.01
imx_v2009.08_11.04.01
imx_v2009.08_11.05.01
imx_v2009.08_11.09.01
imx_v2009.08_11.11.01
imx_v2009.08_12.01.01
imx_v2009.08_12.02.01
imx_v2009.08_12.09.01
imx_v2009.08_12.10.02
imx_v2009.08_3.0.0
imx_v2009.08_3.0.35_4.0.0
imx_v2009.08_3.0.35_4.1.0
imx_v2009.08_r13.4.y
imx_v2013.04_3.10.17_1.0.0_beta
imx_v2013.04_3.10.17_1.0.0_ga
imx_v2013.04_3.10.31_1.1.0_alpha
imx_v2013.04_3.10.9_1.0.0_alpha
imx_v2013.04_3.5.7_1.0.0_alpha
imx_v2014.04_3.10.31_1.1.0_beta
imx_v2014.04_3.10.31_1.1.0_beta2
imx_v2014.04_3.10.53_1.1.0_ga
imx_v2014.04_3.14.28_1.0.0_ga
imx_v2014.04_3.14.28_7d_alpha
imx_v2014.04_3.14.38_6qp_beta
imx_v2014.04_kk4.4.3_2.y
imx_v2015.04
imx_v2015.04_3.14.38_6qp_ga
imx_v2015.04_3.14.38_6ul7d_beta
imx_v2015.04_3.14.38_6ul_ga
imx_v2015.04_3.14.52_1.1.0_ga
imx_v2015.04_4.1.15_1.0.0_ga
imx_v2015.04_brillo
imx_v2016.03_4.1.15_2.0.0_ga
imx_v2016.03_4.1.30_7ulp_alpha
imx_v2016.03_4.1.33_7ulp_beta
imx_v2017.03_4.9.11_1.0.0_ga
isee_imx_v2017.03_4.9.11_1.0.0_ga
isee_imx_v2017.03_4.9.11_1.0.0_ga_TEST
maddev-imx-android-r10.3
maddev-imx-android-r13.2
master
scm-imx_v2016.03_4.1.15_2.0.0_ga
U-boot NXP imx6
git@iatec.biz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
cros_ec.c
Commit message (
Expand
)
Author
Age
Lines
*
dm: core: Replace of_offset with accessor
Simon Glass
2017-02-08
-1
/
+1
*
cmd: crosec: Move cros_ec_decode_region helper to cmd/cros_ec.c
Moritz Fischer
2016-12-02
-16
/
+0
*
cmd: cros_ec: Move crosec commands to cmd subdirectory
Moritz Fischer
2016-10-11
-351
/
+0
*
cros_ec: Fix issue with cros_ec_flash_write command
Moritz Fischer
2016-10-09
-7
/
+16
*
cros_ec: Add crosec flashinfo command
Moritz Fischer
2016-10-09
-0
/
+10
*
cros_ec: Add function to read back flash parameters
Moritz Fischer
2016-10-09
-0
/
+21
*
cros_ec: Honor the google,remote-bus dt property
Moritz Fischer
2016-10-08
-2
/
+3
*
treewide: replace #include <asm/errno.h> with <linux/errno.h>
Masahiro Yamada
2016-09-23
-1
/
+1
*
dm: Use dm_scan_fdt_dev() directly where possible
Simon Glass
2016-07-27
-7
/
+1
*
dm: Convert users from dm_scan_fdt_node() to dm_scan_fdt_dev()
Simon Glass
2016-07-27
-2
/
+1
*
cros_ec: Use udevice instead of cros_ec_dev for keyboard functions
Simon Glass
2015-11-19
-5
/
+9
*
cros_ec: Remove the old tunnel code
Simon Glass
2015-08-05
-267
/
+1
*
cros_ec: Support the LDO access method used by spring
Simon Glass
2015-08-05
-10
/
+11
*
dm: cros_ec: Convert the I2C tunnel code to use driver model
Simon Glass
2015-08-05
-5
/
+88
*
cros_ec: Show the protocol version in the debug message
Simon Glass
2015-05-05
-1
/
+2
*
cros_ec: Drop unused CONFIG_DM_CROS_EC
Simon Glass
2015-04-18
-240
/
+0
*
cros_ec: Reinit the cros_ec device when 'crosec init' is used
Simon Glass
2015-04-18
-2
/
+8
*
dm: cros_ec: Convert cros_ec LPC driver to driver model
Simon Glass
2015-04-18
-0
/
+12
*
dm: core: Add dev_get_uclass_priv() to access uclass private data
Simon Glass
2015-04-16
-3
/
+3
*
dm: cros_ec: Don't require protocol 3 support
Simon Glass
2015-01-29
-4
/
+6
*
dm: cros_ec: Remove use of fdtdec GPIO support
Simon Glass
2015-01-29
-18
/
+6
*
cros_ec: Fix uninitialised variable in cros_ec.c
Simon Glass
2014-11-22
-0
/
+1
*
dm: cros_ec: Add support for driver model
Simon Glass
2014-10-22
-12
/
+110
*
cros_ec: Implement I2C pass-through
Simon Glass
2014-03-17
-2
/
+268
*
cros_ec: sandbox: Add Chrome OS EC emulation
Simon Glass
2014-03-17
-0
/
+16
*
cros_ec: Correct comparison between signed and unsigned numbers
Simon Glass
2014-03-17
-16
/
+18
*
cros_ec: spi: Add support for EC protocol version 3
Randall Spangler
2014-03-17
-0
/
+12
*
cros_ec: Add base support for protocol v3
Simon Glass
2014-03-17
-1
/
+164
*
cros_ec: Clean up multiple EC protocol support
Randall Spangler
2014-03-17
-8
/
+13
*
cros_ec: Sync up with latest Chrome OS EC version
Simon Glass
2014-03-17
-16
/
+17
*
cros_ec: Move #ifdef to permit flash region access
Simon Glass
2014-03-17
-1
/
+2
*
cros_ec: Drop old EC version support from EC driver
Vadim Bendebury
2014-03-17
-12
/
+3
*
cros_ec: Add a function for decoding the Chrome OS EC flashmap
Simon Glass
2014-03-17
-0
/
+50
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
-16
/
+1
*
cros: add cros_ec driver
Hung-ying Tyan
2013-06-26
-0
/
+1304