summaryrefslogtreecommitdiff
path: root/chip/npcx/watchdog.c
Commit message (Expand)AuthorAgeFilesLines
* Revert "Merge remote-tracking branch cros/main into factory-brya-14517.B-main"factory-brya-14517.B-mainYH Lin2022-12-051-4/+4
* chip: Sort header filesJeremy Bettis2022-11-291-4/+4
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* chip/npcx/watchdog.c: Format with clang-formatJack Rosenthal2022-06-281-10/+10
* npcx: watchdog: fix the way to check watchdog expiration for aux timerJun Lin2021-04-131-44/+30
* npcx: change registers and hwtimer to support npcx9CHLin2020-09-221-8/+8
* npcx: Fix taskinfo runtime profilingEdward Hill2020-06-191-0/+8
* npcx: Ensure the watchdog isn't stopped while it is invalid to do soJett Rink2019-10-091-3/+25
* Revert "npcx: ensure we don't unlock watchdog too soon"Caveh Jalali2019-09-121-25/+3
* npcx: ensure we don't unlock watchdog too soonJett Rink2019-09-121-3/+25
* LICENSE: remove unnecessary (c) after CopyrightTom Hughes2019-06-191-1/+1
* npcx: Touch watchdog during initDuncan Laurie2018-04-091-0/+4
* npcx: watchdog: disable ITIM16 before updating ITCNT registerMulin Chao2018-04-091-0/+2
* system: Log PC and task id on watchdogPhilip Chen2017-12-111-14/+0
* watchdog: Don't discard irqprio data due to CONFIG_LTOShawn Nematbakhsh2017-06-261-1/+1
* npcx: watchdog: Log PC on watchdog from exception contextShawn Nematbakhsh2016-12-081-3/+11
* npcx: watchdog: Log watchdog panic informationShawn Nematbakhsh2016-09-271-0/+8
* npcx: Fixed bug that unexpected value of timer which source clock is 32KMulin Chao2016-05-111-1/+12
* nuc: Reduce the period of watchdog check timerCHLin2016-02-021-1/+1
* nuc: Add SHI driver for arm-based platform in chip folder.Ian Chao2015-06-261-3/+3
* Add option to enable GCC LTOVincent Palatin2015-05-191-1/+1
* WIP - Nuvoton 30-Jan patchRandall Spangler2015-02-251-8/+17
* nuc: Add all IC specific drivers of NPCX5M5GIan Chao2015-01-141-0/+142