summaryrefslogtreecommitdiff
path: root/chip/npcx/hwtimer.c
Commit message (Expand)AuthorAgeFilesLines
* ish: Trim down the release branchstabilize-wristpin-14469.59.B-ishstabilize-voshyr-14637.B-ishstabilize-quickfix-14695.187.B-ishstabilize-quickfix-14695.124.B-ishstabilize-quickfix-14526.91.B-ishstabilize-14695.85.B-ishstabilize-14695.107.B-ishstabilize-14682.B-ishstabilize-14633.B-ishstabilize-14616.B-ishstabilize-14589.B-ishstabilize-14588.98.B-ishstabilize-14588.14.B-ishstabilize-14588.123.B-ishstabilize-14536.B-ishstabilize-14532.B-ishstabilize-14528.B-ishstabilize-14526.89.B-ishstabilize-14526.84.B-ishstabilize-14526.73.B-ishstabilize-14526.67.B-ishstabilize-14526.57.B-ishstabilize-14498.B-ishstabilize-14496.B-ishstabilize-14477.B-ishstabilize-14469.9.B-ishstabilize-14469.8.B-ishstabilize-14469.58.B-ishstabilize-14469.41.B-ishstabilize-14442.B-ishstabilize-14438.B-ishstabilize-14411.B-ishstabilize-14396.B-ishstabilize-14395.B-ishstabilize-14388.62.B-ishstabilize-14388.61.B-ishstabilize-14388.52.B-ishstabilize-14385.B-ishstabilize-14345.B-ishstabilize-14336.B-ishstabilize-14333.B-ishrelease-R99-14469.B-ishrelease-R98-14388.B-ishrelease-R102-14695.B-ishrelease-R101-14588.B-ishrelease-R100-14526.B-ishfirmware-cherry-14454.B-ishfirmware-brya-14505.B-ishfirmware-brya-14505.71.B-ishfactory-kukui-14374.B-ishfactory-guybrush-14600.B-ishfactory-cherry-14455.B-ishfactory-brya-14517.B-ishJack Rosenthal2021-11-051-341/+0
* npcx: change registers and hwtimer to support npcx9CHLin2020-09-221-23/+22
* ec: Remove extraneous new line as the end of CPRINTS stringsNicolas Boichat2019-06-201-1/+1
* LICENSE: remove unnecessary (c) after CopyrightTom Hughes2019-06-191-1/+1
* common: bit change 1 << constants with BIT(constants)Gwendal Grignou2019-03-261-1/+1
* 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