Commit Graph

26 Commits (a12ef7e26a69213869badc02c0f3267816200024)

Author SHA1 Message Date
Simon Glass a12ef7e26a cros_ec: Update cros_ec_read_hash() to specify the image 6 years ago
Simon Glass 42116f644b cros: Adjust board_get_cros_ec_dev() to return a udevice 6 years ago
Simon Glass 6322a7b63f cros: Update cros_ec code to use struct udevice 6 years ago
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Simon Glass 2ec9d171bc cros_ec: Convert to support live tree 7 years ago
Simon Glass b7e0d73bad dm: core: Add a place to put extra device-tree reading functions 7 years ago
Moritz Fischer a2558e8729 cmd: crosec: Move cros_ec_decode_region helper to cmd/cros_ec.c 8 years ago
Moritz Fischer bfeba0173a cmd: cros_ec: Move crosec commands to cmd subdirectory 8 years ago
Moritz Fischer 6d1a718fdf cros_ec: Honor the google,remote-bus dt property 8 years ago
Simon Glass 745009c4d0 cros_ec: Use udevice instead of cros_ec_dev for keyboard functions 9 years ago
Simon Glass 24696e2f21 cros_ec: Remove the old tunnel code 9 years ago
Simon Glass f48eaf01b2 cros_ec: Support the LDO access method used by spring 9 years ago
Simon Glass cc456bd7df dm: cros_ec: Convert the I2C tunnel code to use driver model 9 years ago
Simon Glass 7e0c77a2b8 cros_ec: Remove unused cros_ec_board_init() function 9 years ago
Simon Glass 60f37fc6aa cros_ec: Drop unused CONFIG_DM_CROS_EC 9 years ago
Simon Glass 32f8a19f6d dm: cros_ec: Remove use of fdtdec GPIO support 9 years ago
Simon Glass 84d6cbd302 dm: cros_ec: Add support for driver model 10 years ago
Simon Glass b2a668b523 cros_ec: Implement I2C pass-through 10 years ago
Simon Glass df93d90aea cros_ec: sandbox: Add Chrome OS EC emulation 10 years ago
Randall Spangler a607028331 cros_ec: spi: Add support for EC protocol version 3 10 years ago
Randall Spangler e8c1266236 cros_ec: Clean up multiple EC protocol support 10 years ago
Simon Glass 836bb6e827 cros_ec: Sync up with latest Chrome OS EC version 10 years ago
Simon Glass d7f25f35f4 cros_ec: Add a function for decoding the Chrome OS EC flashmap 10 years ago
Vadim Bendebury 41364f0fbe cros_ec: Move EC interface into common library 10 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Hung-ying Tyan 88364387c6 cros: add cros_ec driver 11 years ago