summaryrefslogtreecommitdiff
path: root/zephyr/shim/chip/npcx/system.c
Commit message (Expand)AuthorAgeFilesLines
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* zephyr/shim/chip/npcx/system.c: Format with clang-formatJack Rosenthal2022-07-011-2/+2
* zephyr: add a zephyr/ prefix to all zephyr includesFabio Baltieri2022-05-091-2/+2
* zephyr: Change NPCX BBRAM status information to LOG_INFWealian Liao2021-09-281-4/+3
* zephyr: driver: bbram: Migrate to upstream driverYuval Peress2021-09-101-14/+14
* zephyr: Move BBRAM access functions to common system.cWealian Liao2021-08-041-43/+6
* zephyr: use DEVICE_DT_GET for various shim modulesFabio Baltieri2021-06-281-3/+3
* zephyr: npcx9: implement system_mpu_configYuval Peress2021-06-061-0/+41
* zephyr: npcx: add reset cause checkWealian Liao2021-03-241-39/+39
* zephyr: npcx: add read & write reset flag functionWealian Liao2021-03-101-3/+65
* zephyr: npcx: add system reset driverWealian Liao2021-02-221-3/+17
* zephyr: add host command handlerWealian Liao2020-12-311-0/+18