summaryrefslogtreecommitdiff
path: root/zephyr/shim/chip/npcx/shi.c
Commit message (Expand)AuthorAgeFilesLines
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* zephyr: Replace deprecated zephyr.h with kernel.hAaron Massey2022-09-081-1/+1
* zephyr/shim/chip/npcx/shi.c: Format with clang-formatJack Rosenthal2022-06-291-4/+3
* Zephyr: npcx: Disable SHI on AP power suspendSam Hurst2022-05-171-1/+1
* zephyr: add a zephyr/ prefix to all zephyr includesFabio Baltieri2022-05-091-4/+4
* zephyr: npcx: fix hook typeEric Yilun Lin2022-04-071-2/+2
* Revert "zephyr: shim: convert HOOK_INIT to SYS_INIT"Keith Short2022-04-011-5/+2
* ap_pwrseq: disable resume init events if disabled by configPeter Marheine2022-03-291-2/+2
* zephyr: shim: convert HOOK_INIT to SYS_INITKeith Short2022-03-291-2/+5
* hooks: add HOOK_PRIO_POST_CHIPSETKeith Short2022-03-291-1/+1
* zephyr: Convert HOOK_CHIPSET calls to AP power callbacksAndrew McRae2022-03-151-18/+49
* zephyr: use DEVICE_DT_GET for various shim modulesFabio Baltieri2021-06-281-7/+9
* zephyr: shim: SHI: fix bugJun Lin2021-04-021-2/+2
* Zephyr: npcx: shim SHIJun Lin2021-03-311-0/+85