summaryrefslogtreecommitdiff
path: root/util/comm-host.h
Commit message (Expand)AuthorAgeFilesLines
* ectool: use poll interfaceVincent Palatin2018-01-231-0/+10
* ectool: add servo v2 spi supportVincent Palatin2018-01-171-0/+1
* ectool: Revert "ectool: Remove CROS_EC_DEV_IOCRDMEM"Gwendal Grignou2016-04-221-11/+0
* ectool: Remove CROS_EC_DEV_IOCRDMEMGwendal Grignou2016-04-151-0/+11
* cleanup: fix all the header guardsBill Richardson2015-06-181-3/+3
* ectool: add new parameter to identify proper EC.Gwendal Grignou2014-09-141-1/+2
* samus: add options for device passthru and interfaceRandall Spangler2014-07-161-5/+31
* ectool: Return non-success exit code on bad EC status.Shawn Nematbakhsh2013-08-071-0/+3
* Comm interface now provides max I/O sizes and preallocated buffersRandall Spangler2013-07-011-3/+14
* ectool prefers /dev/cros_ec, then falls back to i2c, lpcBill Richardson2013-06-051-15/+12
* Support new-style LPC command interface in EC, ectoolRandall Spangler2012-07-121-1/+1
* Add memory-mapped data support for I2C and SPI protocolsRandall Spangler2012-07-071-0/+5
* Tidy util headers and make ec_commands.h not include other headersRandall Spangler2012-06-291-1/+2
* Change ec_command() to return negative values for errorsRandall Spangler2012-06-291-5/+9
* Split communication functions from host toolsVincent Palatin2012-05-241-0/+29