Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cleanup: Yes, even more TODO comments | Randall Spangler | 2013-11-04 | 1 | -5/+5 |
* | ectool: Return non-success exit code on bad EC status. | Shawn Nematbakhsh | 2013-08-07 | 1 | -0/+1 |
* | ectool: fix console command | Aaron Durbin | 2013-07-26 | 1 | -3/+7 |
* | Fix uninitialized constant in util/comm-dev.c | Bill Richardson | 2013-07-09 | 1 | -1/+1 |
* | Move protocol v2 constants to ec_commands.h | Randall Spangler | 2013-07-03 | 1 | -1/+1 |
* | Use EC_CMD_READ_MEMMAP on platforms without mapped memory. | Bill Richardson | 2013-07-03 | 1 | -6/+21 |
* | Retry ectool commands that return EC_RES_IN_PROGRESS | Bill Richardson | 2013-07-03 | 1 | -4/+10 |
* | Comm interface now provides max I/O sizes and preallocated buffers | Randall Spangler | 2013-07-01 | 1 | -0/+6 |
* | Add EC_CMD_TEST_PROTOCOL to fake certain responses. | Bill Richardson | 2013-06-20 | 1 | -2/+9 |
* | ectool prefers /dev/cros_ec, then falls back to i2c, lpc | Bill Richardson | 2013-06-05 | 1 | -0/+82 |