1. 1886e0d cros_ec: Complete the comment for cros_ec_read_batt_charge() by Simon Glass · Mon Feb 28 12:08:27 2022 -0700
  2. 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · Wed Jan 19 18:05:50 2022 +0100
  3. 821b998 cros_ec: Drop cros_ec_entering_mode() by Simon Glass · Mon Jul 05 16:32:50 2021 -0600
  4. cbb191b cros_ec: Allow reading the battery-charge state by Simon Glass · Mon Jul 05 16:32:49 2021 -0600
  5. 2b8031f pwm: Add a driver for Chrome OS EC PWM by Alper Nebi Yasak · Thu Oct 22 23:49:27 2020 +0300
  6. 333e3a9 cros_ec: Add vstore support by Simon Glass · Sat Jan 16 14:52:31 2021 -0700
  7. 9d70252 cros_ec: Add support for switches by Simon Glass · Sat Jan 16 14:52:28 2021 -0700
  8. 4c9eb56 cros_ec: Add documentation for cros_ec driver operations by Simon Glass · Sat Jan 16 14:52:27 2021 -0700
  9. 959e1ce cros_ec: Support reading EC features by Simon Glass · Sat Jan 16 14:52:26 2021 -0700
  10. 33909b5 cros_ec: Add support for reading the SKU ID by Simon Glass · Sat Jan 16 14:52:25 2021 -0700
  11. 9b306e5 cros_ec: Add a function for the hello message by Simon Glass · Sat Jan 16 14:52:22 2021 -0700
  12. 1ce0729 cros_ec: Support keyboard scanning with EC_CMD_GET_NEXT_EVENT by Alper Nebi Yasak · Fri Oct 30 20:25:20 2020 +0300
  13. 153f252 cros_ec: Add new features for events and power by Simon Glass · Tue Nov 06 15:21:22 2018 -0700
  14. 9456490 cros_ec: Update cros_ec_read_hash() to specify the image by Simon Glass · Mon Oct 01 12:22:38 2018 -0600
  15. b2ed222 cros: Adjust board_get_cros_ec_dev() to return a udevice by Simon Glass · Mon Oct 01 12:22:23 2018 -0600
  16. bed4352 cros: Update cros_ec code to use struct udevice by Simon Glass · Mon Oct 01 12:22:22 2018 -0600
  17. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  18. b35e6d6 cros_ec: Convert to support live tree by Simon Glass · Thu May 18 20:09:23 2017 -0600
  19. 0fbf66b dm: core: Add a place to put extra device-tree reading functions by Simon Glass · Thu May 18 20:09:02 2017 -0600
  20. 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
  21. 62b3027 cmd: cros_ec: Move crosec commands to cmd subdirectory by Moritz Fischer · Tue Oct 04 17:08:08 2016 -0700
  22. 6cddc60 cros_ec: Honor the google,remote-bus dt property by Moritz Fischer · Tue Sep 27 15:42:07 2016 -0700
  23. fb72640 cros_ec: Use udevice instead of cros_ec_dev for keyboard functions by Simon Glass · Sun Oct 18 21:17:14 2015 -0600
  24. 66d14fc cros_ec: Remove the old tunnel code by Simon Glass · Mon Aug 03 08:19:33 2015 -0600
  25. eb2cc51 cros_ec: Support the LDO access method used by spring by Simon Glass · Mon Aug 03 08:19:24 2015 -0600
  26. 9ad07af dm: cros_ec: Convert the I2C tunnel code to use driver model by Simon Glass · Mon Aug 03 08:19:23 2015 -0600
  27. a6b777b cros_ec: Remove unused cros_ec_board_init() function by Simon Glass · Thu Mar 26 09:29:36 2015 -0600
  28. 7441523 cros_ec: Drop unused CONFIG_DM_CROS_EC by Simon Glass · Thu Mar 26 09:29:32 2015 -0600
  29. 0d7cc47 dm: cros_ec: Remove use of fdtdec GPIO support by Simon Glass · Mon Jan 05 20:05:32 2015 -0700
  30. 44569b5 dm: cros_ec: Add support for driver model by Simon Glass · Mon Oct 13 23:42:14 2014 -0600
  31. 9b0d1c9 cros_ec: Implement I2C pass-through by Simon Glass · Thu Feb 27 13:26:14 2014 -0700
  32. 36170f0 cros_ec: sandbox: Add Chrome OS EC emulation by Simon Glass · Thu Feb 27 13:26:12 2014 -0700
  33. ce3ebb9 cros_ec: spi: Add support for EC protocol version 3 by Randall Spangler · Thu Feb 27 13:26:10 2014 -0700
  34. f03e970 cros_ec: Clean up multiple EC protocol support by Randall Spangler · Thu Feb 27 13:26:08 2014 -0700
  35. ece2886 cros_ec: Sync up with latest Chrome OS EC version by Simon Glass · Thu Feb 27 13:26:07 2014 -0700
  36. 3c59abc cros_ec: Add a function for decoding the Chrome OS EC flashmap by Simon Glass · Thu Feb 27 13:26:03 2014 -0700
  37. e5d1579 cros_ec: Move EC interface into common library by Vadim Bendebury · Thu Feb 27 13:26:02 2014 -0700
  38. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  39. c48ca88f cros: add cros_ec driver by Hung-ying Tyan · Wed May 15 18:27:28 2013 +0800