summaryrefslogtreecommitdiff
path: root/chip/ish/host_command_heci.c
Commit message (Expand)AuthorAgeFilesLines
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* chip/ish/host_command_heci.c: Format with clang-formatJack Rosenthal2022-06-281-10/+16
* chip/ish: Fix return typeTom Hughes2021-09-291-1/+1
* host_command: Change host command return value to enum ec_statusTom Hughes2019-10-021-1/+1
* ish: update firmware statusHyungwoo Yang2019-05-141-0/+2
* mkbp: take timestamp closer to hardware interruptJett Rink2019-04-241-2/+9
* 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