summaryrefslogtreecommitdiff
path: root/chip/ish/heci.c
Commit message (Expand)AuthorAgeFilesLines
* task_set_event: remove the wait argumentDawid Niedzwiecki2020-12-141-1/+1
* printf: Add support for %zEvan Green2019-10-051-2/+2
* ish: fix to follow HECI specHyungwoo Yang2019-06-061-39/+71
* tasks: convert TASK_EVENT_CUSTOM macro to bitJett Rink2019-04-241-1/+1
* mkbp: take timestamp closer to hardware interruptJett Rink2019-04-241-5/+19
* ish: wait for heci bus instead of errorJett Rink2019-04-101-8/+52
* ish: reduce hostcmd size to fit within HECIJett Rink2019-04-101-2/+2
* ish: report errors on consoleJett Rink2019-04-101-0/+2
* ish: print heci error messages when occurJett Rink2019-04-051-6/+0
* ISH: HECI: implement HECI layerHyungwoo Yang2018-12-281-0/+940