Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
9456490ab5c6fd864eafefb246f6f7bf8ac081a0
/
drivers
/
misc
/
cros_ec.c
9456490
cros_ec: Update cros_ec_read_hash() to specify the image
by Simon Glass
· Mon Oct 01 12:22:38 2018 -0600
2c1e550
cros: Update ec_commands to latest version
by Simon Glass
· Mon Oct 01 12:22:36 2018 -0600
bed4352
cros: Update cros_ec code to use struct udevice
by Simon Glass
· Mon Oct 01 12:22:22 2018 -0600
699c9ca
dm: core: Update ofnode to read binman-style flash entry
by Simon Glass
· Mon Oct 01 12:22:08 2018 -0600
4b58093
dm: core: Update of_read_fmap_entry() for livetree
by Simon Glass
· Mon Jun 11 13:07:17 2018 -0600
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· Sun May 06 17:58:06 2018 -0400
bdfb5c4
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
by Tom Rini
· Wed Apr 18 13:50:47 2018 -0400
2852976
dm: core: Add ofnode_for_each_subnode()
by Simon Glass
· Sat Aug 05 15:45:54 2017 -0600
b35e6d6
cros_ec: Convert to support live tree
by Simon Glass
· Thu May 18 20:09:23 2017 -0600
0b8e8ce
cros_ec: Fix debug() statement in ec_command_inptr()
by Simon Glass
· Thu May 18 20:09:22 2017 -0600
dd79d6e
dm: core: Replace of_offset with accessor
by Simon Glass
· Tue Jan 17 16:52:55 2017 -0700
50c1402
cmd: crosec: Move cros_ec_decode_region helper to cmd/cros_ec.c
by Moritz Fischer
· Thu Nov 03 08:53:52 2016 -0600
62b3027
cmd: cros_ec: Move crosec commands to cmd subdirectory
by Moritz Fischer
· Tue Oct 04 17:08:08 2016 -0700
e597bc7
cros_ec: Fix issue with cros_ec_flash_write command
by Moritz Fischer
· Mon Sep 12 12:57:52 2016 -0700
29c6326
cros_ec: Add crosec flashinfo command
by Moritz Fischer
· Tue Sep 13 14:44:49 2016 -0700
de5bc89
cros_ec: Add function to read back flash parameters
by Moritz Fischer
· Tue Sep 13 14:44:48 2016 -0700
6cddc60
cros_ec: Honor the google,remote-bus dt property
by Moritz Fischer
· Tue Sep 27 15:42:07 2016 -0700
56a931c
treewide: replace #include <asm/errno.h> with <linux/errno.h>
by Masahiro Yamada
· Wed Sep 21 11:28:55 2016 +0900
1823034
dm: Use dm_scan_fdt_dev() directly where possible
by Simon Glass
· Tue Jul 05 17:10:10 2016 -0600
09128c5
dm: Convert users from dm_scan_fdt_node() to dm_scan_fdt_dev()
by Simon Glass
· Tue Jul 05 17:10:09 2016 -0600
fb72640
cros_ec: Use udevice instead of cros_ec_dev for keyboard functions
by Simon Glass
· Sun Oct 18 21:17:14 2015 -0600
66d14fc
cros_ec: Remove the old tunnel code
by Simon Glass
· Mon Aug 03 08:19:33 2015 -0600
eb2cc51
cros_ec: Support the LDO access method used by spring
by Simon Glass
· Mon Aug 03 08:19:24 2015 -0600
9ad07af
dm: cros_ec: Convert the I2C tunnel code to use driver model
by Simon Glass
· Mon Aug 03 08:19:23 2015 -0600
46e1733
cros_ec: Show the protocol version in the debug message
by Simon Glass
· Tue Feb 17 15:29:36 2015 -0700
7441523
cros_ec: Drop unused CONFIG_DM_CROS_EC
by Simon Glass
· Thu Mar 26 09:29:32 2015 -0600
f9a2d9a
cros_ec: Reinit the cros_ec device when 'crosec init' is used
by Simon Glass
· Thu Mar 26 09:29:31 2015 -0600
23fb156
dm: cros_ec: Convert cros_ec LPC driver to driver model
by Simon Glass
· Thu Mar 26 09:29:30 2015 -0600
de0977b
dm: core: Add dev_get_uclass_priv() to access uclass private data
by Simon Glass
· Thu Mar 05 12:25:20 2015 -0700
d3d9c06
dm: cros_ec: Don't require protocol 3 support
by Simon Glass
· Sun Jan 25 08:27:17 2015 -0700
0d7cc47
dm: cros_ec: Remove use of fdtdec GPIO support
by Simon Glass
· Mon Jan 05 20:05:32 2015 -0700
73c1ecf
cros_ec: Fix uninitialised variable in cros_ec.c
by Simon Glass
· Tue Nov 11 18:06:30 2014 -0700
44569b5
dm: cros_ec: Add support for driver model
by Simon Glass
· Mon Oct 13 23:42:14 2014 -0600
9b0d1c9
cros_ec: Implement I2C pass-through
by Simon Glass
· Thu Feb 27 13:26:14 2014 -0700
36170f0
cros_ec: sandbox: Add Chrome OS EC emulation
by Simon Glass
· Thu Feb 27 13:26:12 2014 -0700
19cc295
cros_ec: Correct comparison between signed and unsigned numbers
by Simon Glass
· Thu Feb 27 13:26:11 2014 -0700
ce3ebb9
cros_ec: spi: Add support for EC protocol version 3
by Randall Spangler
· Thu Feb 27 13:26:10 2014 -0700
13c7c5b
cros_ec: Add base support for protocol v3
by Simon Glass
· Thu Feb 27 13:26:09 2014 -0700
f03e970
cros_ec: Clean up multiple EC protocol support
by Randall Spangler
· Thu Feb 27 13:26:08 2014 -0700
ece2886
cros_ec: Sync up with latest Chrome OS EC version
by Simon Glass
· Thu Feb 27 13:26:07 2014 -0700
c4af76a
cros_ec: Move #ifdef to permit flash region access
by Simon Glass
· Thu Feb 27 13:26:06 2014 -0700
2f54881
cros_ec: Drop old EC version support from EC driver
by Vadim Bendebury
· Thu Feb 27 13:26:04 2014 -0700
3c59abc
cros_ec: Add a function for decoding the Chrome OS EC flashmap
by Simon Glass
· Thu Feb 27 13:26:03 2014 -0700
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· Mon Jul 08 09:37:19 2013 +0200
c48ca88f
cros: add cros_ec driver
by Hung-ying Tyan
· Wed May 15 18:27:28 2013 +0800