summaryrefslogtreecommitdiff
path: root/util/comm-host.c
Commit message (Expand)AuthorAgeFilesLines
* util: Add explicit castsTom Hughes2021-09-081-1/+1
* ectool: use poll interfaceVincent Palatin2018-01-231-0/+3
* ectool: add servo v2 spi supportVincent Palatin2018-01-171-0/+5
* ectool: do not try other communication methods for none cros_ec devicesWei-Ning Huang2017-08-081-0/+7
* ectool: Revert "ectool: Remove CROS_EC_DEV_IOCRDMEM"Gwendal Grignou2016-04-221-3/+8
* ectool: Remove CROS_EC_DEV_IOCRDMEMGwendal Grignou2016-04-151-8/+3
* ectool: fix sizes one more time.Gwendal Grignou2015-09-171-6/+8
* ectool: query packet size and set them properly internally.Gwendal Grignou2015-05-301-4/+15
* ectool: Revert: Do not increase buffer size after probe max size from ecGwendal Grignou2015-03-281-16/+6
* ectool: Do not increase buffer size after probe max size from ecPuthikorn Voravootivat2014-09-231-6/+16
* ectool: add new parameter to identify proper EC.Gwendal Grignou2014-09-141-3/+4
* ectool: read max outsize/insize from ec during comm_initPuthikorn Voravootivat2014-08-291-0/+20
* samus: add options for device passthru and interfaceRandall Spangler2014-07-161-7/+23
* Comm interface now provides max I/O sizes and preallocated buffersRandall Spangler2013-07-011-3/+19
* ectool prefers /dev/cros_ec, then falls back to i2c, lpcBill Richardson2013-06-051-0/+77