1. d8ac619 cros_ec: Fix an error code is cros_ec_get_sku_id() by Dan Carpenter · 1 year, 3 months ago
  2. 17ead04 Audit <flash.h> inclusion by Tom Rini · 2 years, 3 months ago
  3. 185f812 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 9 months ago
  4. 0cf207e WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · 3 years, 1 month ago
  5. 9539738 treewide: Use OF_REAL instead of !OF_PLATDATA by Simon Glass · 3 years, 2 months ago
  6. 1e465eb cros_ec: Drop cros_ec_entering_mode() by Simon Glass · 3 years, 4 months ago
  7. 201efb2 cros_ec: Allow reading the battery-charge state by Simon Glass · 3 years, 4 months ago
  8. 1b9ee28 pwm: Add a driver for Chrome OS EC PWM by Alper Nebi Yasak · 4 years ago
  9. 10f7465 cros_ec: Add vstore support by Simon Glass · 3 years, 9 months ago
  10. d9ffaef cros_ec: Allow use with of-platdata by Simon Glass · 3 years, 9 months ago
  11. 3a6c994 cros_ec: Add support for switches by Simon Glass · 3 years, 9 months ago
  12. 8aec32f cros_ec: Support reading EC features by Simon Glass · 3 years, 9 months ago
  13. 7791df5 cros_ec: Add support for reading the SKU ID by Simon Glass · 3 years, 9 months ago
  14. 698e30f cros_ec: Add run-time check for input buffer overflow by Simon Glass · 3 years, 9 months ago
  15. 2525e53 cros_ec: Tidy up a few delays by Simon Glass · 3 years, 9 months ago
  16. d8e9a93 cros_ec: Add a function for the hello message by Simon Glass · 3 years, 9 months ago
  17. 41575d8 dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 3 years, 11 months ago
  18. d237e9c cros_ec: Correct collection of EC hash by Simon Glass · 4 years ago
  19. 6900797 cros_ec: Support keyboard scanning with EC_CMD_GET_NEXT_EVENT by Alper Nebi Yasak · 4 years ago
  20. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 5 months ago
  21. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 5 months ago
  22. b79fdc7 common: Drop flash.h from common header by Simon Glass · 4 years, 5 months ago
  23. b4f98b3 cros_ec: use uint instead of uint8_t for cmd param by Michael Auchter · 4 years, 11 months ago
  24. 16f4d05 cros_ec: Use a hyphen in the uclass name by Simon Glass · 5 years ago
  25. a749c09 cros: Correct a printf() string and comment by Simon Glass · 6 years ago
  26. 72ef8bf cros_ec: Add new features for events and power by Simon Glass · 6 years ago
  27. 4bf6f2a cros_ec: Align uclass data to a cache boundary by Simon Glass · 6 years ago
  28. dc05ac0 cros_ec: Fail if we cannot determine the flash burst size by Simon Glass · 6 years ago
  29. ac80652 cros_ec: Add error logging on a few commands by Simon Glass · 6 years ago
  30. 9fea76f cros_ec: Use uint instead of u8 for parameters by Simon Glass · 6 years ago
  31. a12ef7e cros_ec: Update cros_ec_read_hash() to specify the image by Simon Glass · 6 years ago
  32. 6f1c043 cros: Update ec_commands to latest version by Simon Glass · 6 years ago
  33. 6322a7b cros: Update cros_ec code to use struct udevice by Simon Glass · 6 years ago
  34. e6c5c94 dm: core: Update ofnode to read binman-style flash entry by Simon Glass · 6 years ago
  35. 5e0a734 dm: core: Update of_read_fmap_entry() for livetree by Simon Glass · 6 years ago
  36. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  37. d024236 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 7 years ago
  38. 3991f42 dm: core: Add ofnode_for_each_subnode() by Simon Glass · 7 years ago
  39. 2ec9d17 cros_ec: Convert to support live tree by Simon Glass · 7 years ago
  40. e907bf2 cros_ec: Fix debug() statement in ec_command_inptr() by Simon Glass · 7 years ago
  41. e160f7d dm: core: Replace of_offset with accessor by Simon Glass · 8 years ago
  42. a2558e8 cmd: crosec: Move cros_ec_decode_region helper to cmd/cros_ec.c by Moritz Fischer · 8 years ago
  43. bfeba01 cmd: cros_ec: Move crosec commands to cmd subdirectory by Moritz Fischer · 8 years ago
  44. bae5b97 cros_ec: Fix issue with cros_ec_flash_write command by Moritz Fischer · 8 years ago
  45. 7a71e48 cros_ec: Add crosec flashinfo command by Moritz Fischer · 8 years ago
  46. 281ca88 cros_ec: Add function to read back flash parameters by Moritz Fischer · 8 years ago
  47. 6d1a718 cros_ec: Honor the google,remote-bus dt property by Moritz Fischer · 8 years ago
  48. 1221ce4 treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
  49. 9119548 dm: Use dm_scan_fdt_dev() directly where possible by Simon Glass · 8 years ago
  50. 2e3f1ff dm: Convert users from dm_scan_fdt_node() to dm_scan_fdt_dev() by Simon Glass · 8 years ago
  51. 745009c cros_ec: Use udevice instead of cros_ec_dev for keyboard functions by Simon Glass · 9 years ago
  52. 24696e2 cros_ec: Remove the old tunnel code by Simon Glass · 9 years ago
  53. f48eaf0 cros_ec: Support the LDO access method used by spring by Simon Glass · 9 years ago
  54. cc456bd dm: cros_ec: Convert the I2C tunnel code to use driver model by Simon Glass · 9 years ago
  55. c4b206d cros_ec: Show the protocol version in the debug message by Simon Glass · 10 years ago
  56. 60f37fc cros_ec: Drop unused CONFIG_DM_CROS_EC by Simon Glass · 10 years ago
  57. e96fc7d cros_ec: Reinit the cros_ec device when 'crosec init' is used by Simon Glass · 10 years ago
  58. 72a38e0 dm: cros_ec: Convert cros_ec LPC driver to driver model by Simon Glass · 10 years ago
  59. e564f05 dm: core: Add dev_get_uclass_priv() to access uclass private data by Simon Glass · 10 years ago
  60. 8bbb38b dm: cros_ec: Don't require protocol 3 support by Simon Glass · 10 years ago
  61. 32f8a19 dm: cros_ec: Remove use of fdtdec GPIO support by Simon Glass · 10 years ago
  62. d11e8fd cros_ec: Fix uninitialised variable in cros_ec.c by Simon Glass · 10 years ago
  63. 84d6cbd dm: cros_ec: Add support for driver model by Simon Glass · 10 years ago
  64. b2a668b cros_ec: Implement I2C pass-through by Simon Glass · 11 years ago
  65. df93d90 cros_ec: sandbox: Add Chrome OS EC emulation by Simon Glass · 11 years ago
  66. 2ab83f0 cros_ec: Correct comparison between signed and unsigned numbers by Simon Glass · 11 years ago
  67. a607028 cros_ec: spi: Add support for EC protocol version 3 by Randall Spangler · 11 years ago
  68. 2d8ede5 cros_ec: Add base support for protocol v3 by Simon Glass · 11 years ago
  69. e8c1266 cros_ec: Clean up multiple EC protocol support by Randall Spangler · 11 years ago
  70. 836bb6e cros_ec: Sync up with latest Chrome OS EC version by Simon Glass · 11 years ago
  71. 1c266b9 cros_ec: Move #ifdef to permit flash region access by Simon Glass · 11 years ago
  72. 4ff9b46 cros_ec: Drop old EC version support from EC driver by Vadim Bendebury · 11 years ago
  73. d7f25f3 cros_ec: Add a function for decoding the Chrome OS EC flashmap by Simon Glass · 11 years ago
  74. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  75. 8836438 cros: add cros_ec driver by Hung-ying Tyan · 11 years ago