summaryrefslogtreecommitdiff
path: root/common/host_command_master.c
Commit message (Expand)AuthorAgeFilesLines
* cleanup: DECLARE_CONSOLE_COMMAND only needs 4 argsBill Richardson2016-08-241-2/+1
* common: host_command_master: Add buf to .bss.slow.Aseda Aboagye2015-11-091-2/+2
* pd: Add timeout for HC flash commands.Todd Broch2015-01-071-4/+2
* samus: add automatic retries for host commands from EC to PDAlec Berg2014-09-171-13/+23
* samus: add host commands for flashing zinger RWAlec Berg2014-08-261-5/+8
* Hold I2C lock through entire PD read transactionShawn Nematbakhsh2014-08-091-2/+5
* Use mutex for EC->PD host commandsRandall Spangler2014-07-301-6/+28
* i2c: add support for timeout configuration at runtimeRandall Spangler2014-07-301-0/+6
* samus: Add EC <-> PD i2c interface using host commandsAlec Berg2014-06-051-0/+185