summaryrefslogtreecommitdiff
path: root/chip/ish/hpet.h
Commit message (Expand)AuthorAgeFilesLines
* ish: chip enablement of ish5.4 on tgl rvp platformLeifu Zhao2019-11-091-0/+1
* ish/ish5: fix some HPET issues.Hu, Hebo2019-05-021-4/+6
* ish: solve timer reliability and time jumpsJack Rosenthal2019-04-111-11/+15
* common: replace 1 << digits, with BIT(digits)Gwendal Grignou2019-03-261-3/+3
* ish: adjust timers for ISH 4/5 32kHz clockJett Rink2019-02-261-44/+27
* cleanup/ish: update copyright header to styleJett Rink2019-01-191-1/+1
* ish: fix 32-bit quotient overflowJett Rink2019-01-161-0/+2
* chip/ish: replace CONFIG_ISH_xx flags with CHIP_FAMILY and CHIP_VARIANTShine Liu2018-12-181-8/+6
* ISH3.0: Scaling timer from 12MHz to 1MHzSadashiva Rao Pv2018-12-121-2/+12
* ISH: correction for HPET1 interrupt routingKyoung Kim2017-08-301-0/+2
* ISH: HPET Timer Configuration.Divagar Mohandass2017-03-291-4/+7
* ish: Add support for ISH chipJaiber John2016-11-041-0/+65