summaryrefslogtreecommitdiff
path: root/chip/npcx/gpio-npcx9.c
Commit message (Expand)AuthorAgeFilesLines
* NPCX9: Allow boards to customize MIWU interrupt priorityDaisuke Nojiri2023-05-151-16/+17
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* chip/npcx/gpio-npcx9.c: Format with clang-formatJack Rosenthal2022-07-011-30/+31
* npcx: gpio: add a new guard to KSI's GPIO_INTJun Lin2022-01-241-3/+3
* config: rename CONFIG_HOSTCMD_SHI to CONFIG_HOST_INTERFACE_SHIKeith Short2021-11-191-1/+1
* config: rename CONFIG_HOSTCMD_ESPI to CONFIG_HOST_INTERFACE_ESPIKeith Short2021-11-191-1/+1
* tree: Make DECLARE_IRQ routine staticTom Hughes2021-11-081-6/+6
* chip/npcx: Remove unused GPIO interrupt functionTom Hughes2021-10-181-1/+0
* COIL: Change host interface option to CONFIG_HOSTCMD_SHIKeith Short2021-08-031-1/+1
* npcx: add GPIO support for npcx9 and refactor GPIO driverCHLin2020-09-251-0/+213