Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Comm interface now provides max I/O sizes and preallocated buffers | Randall Spangler | 2013-07-01 | 1 | -3/+14 |
* | ectool prefers /dev/cros_ec, then falls back to i2c, lpc | Bill Richardson | 2013-06-05 | 1 | -15/+12 |
* | Support new-style LPC command interface in EC, ectool | Randall Spangler | 2012-07-12 | 1 | -1/+1 |
* | Add memory-mapped data support for I2C and SPI protocols | Randall Spangler | 2012-07-07 | 1 | -0/+5 |
* | Tidy util headers and make ec_commands.h not include other headers | Randall Spangler | 2012-06-29 | 1 | -1/+2 |
* | Change ec_command() to return negative values for errors | Randall Spangler | 2012-06-29 | 1 | -5/+9 |
* | Split communication functions from host tools | Vincent Palatin | 2012-05-24 | 1 | -0/+29 |