summaryrefslogtreecommitdiff
path: root/chip/npcx/hwtimer.c
Commit message (Expand)AuthorAgeFilesLines
* npcx/timer: Unroll udelayDaisuke Nojiri2022-03-281-0/+21
* chip/npcx: Tidy up comments for init_hw_timer()Simon Glass2018-09-041-1/+1
* Add CONFIG_GPIO_INIT_POWER_ON_DELAY_MSEdward Hill2018-09-041-3/+11
* chip/npcx: Ensure software watchdog has highest priorityNicolas Boichat2018-04-051-2/+2
* npcx: lpc: fixed bug that ec gets stuck in lpc_sib_wait_hostxx routines.Mulin Chao2018-04-011-0/+22
* npcx: hwtimer: Fix deadlock close to hwtimer wrapShawn Nematbakhsh2016-12-081-1/+1
* npcx: hwtimer: Add consecutive reading for ITCNT32Mulin Chao2016-11-221-5/+15
* Fix various misspellings in commentsMartin Roth2016-11-151-1/+1
* npcx: hwtimer: Fix 'slow' timer count just before overflowShawn Nematbakhsh2016-11-091-5/+0
* npcx: Fix hwtimersShawn Nematbakhsh2016-11-091-2/+12
* npcx: Adjust relative IRQ priorities for high-priority UARTShawn Nematbakhsh2016-08-071-1/+1
* npcx: Fixed bug that unexpected value of timer which source clock is 32KMulin Chao2016-05-111-2/+8
* nuc: Add support for CONFIG_LOW_POWER_S0.Mulin Chao2016-02-061-24/+52
* nuc: Support hibernate_wake_pins on wheatley, npcx_evb and npcx_evb_arm.Mulin Chao2016-01-141-2/+0
* nuc: Get more accurate value of deep idle time.Mulin Chao2016-01-051-3/+9
* nuc: use fix point math for timer calculationGwendal Grignou2015-09-181-5/+7
* nuc:Ian Chao2015-07-251-2/+16
* nuc: Add SHI driver for arm-based platform in chip folder.Ian Chao2015-06-261-60/+48
* nuc: Add all IC specific drivers of NPCX5M5GIan Chao2015-01-141-0/+255