summaryrefslogtreecommitdiff
path: root/chip/ish/host_command_heci.c
Commit message (Expand)AuthorAgeFilesLines
* ish: send request id back as response idJett Rink2019-04-121-1/+7
* ish: reduce hostcmd size to fit within HECIJett Rink2019-04-101-1/+1
* ish: report errors on consoleJett Rink2019-04-101-2/+10
* common: replace 1 << digits, with BIT(digits)Gwendal Grignou2019-03-261-1/+1
* arcada_ish: Send MKBP events over HECIMathew King2019-03-111-7/+50
* ish: add cros_ec command interface over heciJett Rink2019-02-261-0/+111