summaryrefslogtreecommitdiff
path: root/chip/g/hwtimer.c
Commit message (Expand)AuthorAgeFilesLines
* extend INT_AP_L pulseNamyoon Woo2020-01-161-0/+9
* LICENSE: remove unnecessary (c) after CopyrightTom Hughes2019-06-191-1/+1
* g: hwtimer: Improve accuracy of hwtimer and ensure minimum udelay() waitShawn Nematbakhsh2017-07-211-13/+68
* g: add permission level checksMary Ruthven2016-11-041-5/+8
* g: switch to using timels for hwtimerMary Ruthven2016-09-021-71/+69
* Timer initialization & conversion bug fixesNadim Taha2016-05-281-16/+9
* cr50: integrate register definitions consistent with real siliconVadim Bendebury2016-02-091-1/+1
* cr50: updates watchdog and hw clock to use hw regdefsEwout van Bekkum2016-01-281-4/+2
* g: fix hwtimer event deadlineVincent Palatin2014-12-061-1/+2
* cr50: update for 11/20 hardware releaseVincent Palatin2014-11-211-1/+1
* Cr50: Update/refactor for new HW releaseBill Richardson2014-11-181-21/+25
* cr50: Add support for hwtimerBill Richardson2014-11-141-4/+141
* Add initial support for cr50 SoCBill Richardson2014-10-311-0/+24