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