summaryrefslogtreecommitdiff
path: root/zephyr/shim/include/zephyr_host_command.h
Commit message (Expand)AuthorAgeFilesLines
* Revert "Merge remote-tracking branch cros/main into factory-brya-14909.124.B-...factory-brya-14909.124.B-mainYH Lin2022-12-051-2/+1
* zephyr/shim: Sort header filesJeremy Bettis2022-11-161-1/+2
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* zephyr: Remove boolean operatorJeremy Bettis2022-09-091-3/+3
* zephyr: Change definition of host cmd macroJeremy Bettis2022-09-071-6/+1
* zephyr/shim/include/zephyr_host_command.h: Format with clang-formatJack Rosenthal2022-06-281-11/+11
* zephyr: add a zephyr/ prefix to all zephyr includesFabio Baltieri2022-05-091-1/+1
* zephyr: tasks: run HOSTCMD in main threadFabio Baltieri2022-04-211-0/+10
* zephyr: Use a different way of handling no host commandsSimon Glass2021-12-041-7/+13
* zephyr: shim: reimplement host commands using iterablesFabio Baltieri2021-08-101-35/+6
* zephyr: Fix warning for host command disableWealian Liao2021-07-271-2/+7
* zephyr: Fix compiler warnings from zephyr testsKeith Short2021-04-091-0/+6
* zephyr: Enable base support for real-time-clock (RTC)Simon Glass2021-02-021-0/+2
* zephyr: Shim the DECLARE_HOST_COMMANDWealian Liao2021-01-191-0/+50