summaryrefslogtreecommitdiff
path: root/include/mkbp_event.h
Commit message (Expand)AuthorAgeFilesLines
* zephyr: tests: Test host command EC_CMD_GET_NEXT_EVENT in `mkbp_event.c`Tristan Honscheid2022-09-121-0/+12
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* include/mkbp_event.h: Format with clang-formatJack Rosenthal2022-07-011-6/+5
* zephyr: add MKBP supportHyungwoo Yang2021-01-261-0/+6
* mkbp: take timestamp closer to hardware interruptJett Rink2019-04-241-1/+1
* mkbp: non-gpio-based mkbp events, leave interruptsJett Rink2019-03-261-29/+0
* mkbp_event,include/config.h: Clarify MKBP delivery method.Yilun Lin2019-03-071-0/+7
* FIXUP: mkbp: add support for board-specific host notificationEnrico Granata2018-10-041-2/+28
* mkbp: add support for board-specific host notificationEnrico Granata2018-10-021-0/+3
* ec: Make it possible to run tests with AddressSanitizer enabledNicolas Boichat2018-06-281-1/+2
* motion_sense: Lower jitter of EC->AP timestampAlexandru M Stan2018-05-141-0/+9
* mkbp_event: Properly queue events during host sleepShawn Nematbakhsh2016-11-041-1/+2
* mkbp_event: Don't discard event source structures due to LTOShawn Nematbakhsh2016-05-251-3/+3
* MKBP event signalling implementationVic Yang2014-10-241-0/+37