summaryrefslogtreecommitdiff
path: root/util/comm-dev.c
Commit message (Expand)AuthorAgeFilesLines
* samus: new algorithm for tmp006 object temperatureBill Richardson2014-10-221-5/+39
* ectool: add new parameter to identify proper EC.Gwendal Grignou2014-09-141-2/+4
* samus: add options for device passthru and interfaceRandall Spangler2014-07-161-1/+1
* cleanup: Yes, even more TODO commentsRandall Spangler2013-11-041-5/+5
* ectool: Return non-success exit code on bad EC status.Shawn Nematbakhsh2013-08-071-0/+1
* ectool: fix console commandAaron Durbin2013-07-261-3/+7
* Fix uninitialized constant in util/comm-dev.cBill Richardson2013-07-091-1/+1
* Move protocol v2 constants to ec_commands.hRandall Spangler2013-07-031-1/+1
* Use EC_CMD_READ_MEMMAP on platforms without mapped memory.Bill Richardson2013-07-031-6/+21
* Retry ectool commands that return EC_RES_IN_PROGRESSBill Richardson2013-07-031-4/+10
* Comm interface now provides max I/O sizes and preallocated buffersRandall Spangler2013-07-011-0/+6
* Add EC_CMD_TEST_PROTOCOL to fake certain responses.Bill Richardson2013-06-201-2/+9
* ectool prefers /dev/cros_ec, then falls back to i2c, lpcBill Richardson2013-06-051-0/+82