Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | i2c: Split i2c_xfer into locked/unlocked versions. | Jonathan Brandmeyer | 2018-08-16 | 1 | -3/+4 |
* | cleanup: DECLARE_CONSOLE_COMMAND only needs 4 args | Bill Richardson | 2016-08-24 | 1 | -2/+1 |
* | common: host_command_master: Add buf to .bss.slow. | Aseda Aboagye | 2015-11-09 | 1 | -2/+2 |
* | pd: Add timeout for HC flash commands. | Todd Broch | 2015-01-07 | 1 | -4/+2 |
* | samus: add automatic retries for host commands from EC to PD | Alec Berg | 2014-09-17 | 1 | -13/+23 |
* | samus: add host commands for flashing zinger RW | Alec Berg | 2014-08-26 | 1 | -5/+8 |
* | Hold I2C lock through entire PD read transaction | Shawn Nematbakhsh | 2014-08-09 | 1 | -2/+5 |
* | Use mutex for EC->PD host commands | Randall Spangler | 2014-07-30 | 1 | -6/+28 |
* | i2c: add support for timeout configuration at runtime | Randall Spangler | 2014-07-30 | 1 | -0/+6 |
* | samus: Add EC <-> PD i2c interface using host commands | Alec Berg | 2014-06-05 | 1 | -0/+185 |