summaryrefslogtreecommitdiffstats
path: root/bsps/shared/grlib/btimer (follow)
Commit message (Collapse)AuthorAgeFilesLines
* leon,ckinit: avoid assuming 1MHz timer pre-scaler clockDaniel Hellstrom2021-03-111-4/+3
|
* grlib: Add and use irqmp_has_timestamp()Sebastian Huber2020-10-101-1/+1
| | | | | | | Replace leon3_irqmp_has_timestamp() with irqmp_has_timestamp() and move it to grlib.h. Close #4128.
* clock: Simplify driver initializationSebastian Huber2019-12-111-11/+2
| | | | | | Use a system initialization handler instead of a legacy IO driver. Update #3834.
* grlib: Move source filesSebastian Huber2019-01-223-0/+1064
Update #3678.