summaryrefslogtreecommitdiff
path: root/zephyr/shim/src/ioex.c
Commit message (Expand)AuthorAgeFilesLines
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* zephyr/shim/src/ioex.c: Format with clang-formatJack Rosenthal2022-06-291-2/+2
* zephyr: drop ioex_init for Zephyr ioex driversDawid Niedzwiecki2022-05-261-14/+0
* zephyr: add a zephyr/ prefix to all zephyr includesFabio Baltieri2022-05-091-3/+3
* zephyr: remove the named-ioexes and move ioex logic to gpioMichał Barnaś2022-03-211-322/+3
* zephyr: allow EC gpio.h for shim driverKeith Short2022-02-251-0/+4
* zephyr: ioex: Fix crash when cros ioex drivers disabledRajesh Kumar2022-01-131-0/+3
* zephyr: ioex: Fix compile error when cros ioex drivers disabledKeith Short2022-01-041-0/+10
* zephyr: add bridge between zephyr gpio and cros ioex driversMichał Barnaś2021-11-161-2/+47
* zephyr: add shim layer for ioexMichał Barnaś2021-11-161-0/+327