Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
4a6515b7873676e0fcaffbcc56bf386669f2be2f
/
drivers
/
misc
/
cros_ec.c
063c938
Audit <flash.h> inclusion
by Tom Rini
· Sat Jul 23 13:05:03 2022 -0400
47b4c02
doc: replace @return by Return:
by Heinrich Schuchardt
· Wed Jan 19 18:05:50 2022 +0100
62fb2b4
WS cleanup: remove SPACE(s) followed by TAB
by Wolfgang Denk
· Mon Sep 27 17:42:39 2021 +0200
9288265
treewide: Use OF_REAL instead of !OF_PLATDATA
by Simon Glass
· Sat Aug 07 07:24:04 2021 -0600
821b998
cros_ec: Drop cros_ec_entering_mode()
by Simon Glass
· Mon Jul 05 16:32:50 2021 -0600
cbb191b
cros_ec: Allow reading the battery-charge state
by Simon Glass
· Mon Jul 05 16:32:49 2021 -0600
2b8031f
pwm: Add a driver for Chrome OS EC PWM
by Alper Nebi Yasak
· Thu Oct 22 23:49:27 2020 +0300
333e3a9
cros_ec: Add vstore support
by Simon Glass
· Sat Jan 16 14:52:31 2021 -0700
692f38d
cros_ec: Allow use with of-platdata
by Simon Glass
· Sat Jan 16 14:52:30 2021 -0700
9d70252
cros_ec: Add support for switches
by Simon Glass
· Sat Jan 16 14:52:28 2021 -0700
959e1ce
cros_ec: Support reading EC features
by Simon Glass
· Sat Jan 16 14:52:26 2021 -0700
33909b5
cros_ec: Add support for reading the SKU ID
by Simon Glass
· Sat Jan 16 14:52:25 2021 -0700
cd3a63e
cros_ec: Add run-time check for input buffer overflow
by Simon Glass
· Sat Jan 16 14:52:24 2021 -0700
ebee533
cros_ec: Tidy up a few delays
by Simon Glass
· Sat Jan 16 14:52:23 2021 -0700
9b306e5
cros_ec: Add a function for the hello message
by Simon Glass
· Sat Jan 16 14:52:22 2021 -0700
8a2b47f
dm: treewide: Rename auto_alloc_size members to be shorter
by Simon Glass
· Thu Dec 03 16:55:17 2020 -0700
97208d9
cros_ec: Correct collection of EC hash
by Simon Glass
· Mon Nov 09 07:14:43 2020 -0700
1ce0729
cros_ec: Support keyboard scanning with EC_CMD_GET_NEXT_EVENT
by Alper Nebi Yasak
· Fri Oct 30 20:25:20 2020 +0300
dbd7954
common: Drop linux/delay.h from common header
by Simon Glass
· Sun May 10 11:40:11 2020 -0600
0f2af88
common: Drop log.h from common header
by Simon Glass
· Sun May 10 11:40:05 2020 -0600
8e20188
common: Drop flash.h from common header
by Simon Glass
· Sun May 10 11:39:54 2020 -0600
4eaae8e
cros_ec: use uint instead of uint8_t for cmd param
by Michael Auchter
· Mon Dec 09 20:27:31 2019 +0000
f18ca78
cros_ec: Use a hyphen in the uclass name
by Simon Glass
· Thu May 02 10:52:11 2019 -0600
48d268f
cros: Correct a printf() string and comment
by Simon Glass
· Fri Nov 23 21:29:36 2018 -0700
153f252
cros_ec: Add new features for events and power
by Simon Glass
· Tue Nov 06 15:21:22 2018 -0700
134022a
cros_ec: Align uclass data to a cache boundary
by Simon Glass
· Tue Nov 06 15:21:21 2018 -0700
411661d
cros_ec: Fail if we cannot determine the flash burst size
by Simon Glass
· Tue Nov 06 15:21:20 2018 -0700
a77024d
cros_ec: Add error logging on a few commands
by Simon Glass
· Tue Nov 06 15:21:19 2018 -0700
3a23951
cros_ec: Use uint instead of u8 for parameters
by Simon Glass
· Tue Nov 06 15:21:18 2018 -0700
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