summaryrefslogtreecommitdiff
path: root/lib/utils/timer/aclint_mtimer.c
AgeCommit message (Expand)AuthorFilesLines
2023-01-09lib: utils: Add M-mode {R/W} flags to the MMIO regionsHimanshu Chauhan1-4/+12
2022-12-17lib: utils/timer: mtimer: add a quirk for lacking mtime registerIcenowy Zheng1-3/+8
2022-10-23lib: sbi: Add sbi_domain_root_add_memrange() APIYu Chien Peter Lin1-36/+14
2022-02-04lib: fix compilation when strings.h is includedPetro Karashchenko1-1/+1
2022-01-21lib: fix pointer of type 'void *' used in arithmeticJukka Laitinen1-1/+1
2021-09-26lib: sbi: Add timer frequency to struct sbi_timer_deviceAnup Patel1-0/+3
2021-08-14lib: utils/timer: Simplify MTIMER synchronizationAnup Patel1-27/+40
2021-08-14lib: utils/timer: Allow separate base addresses for MTIME and MTIMECMPAnup Patel1-19/+59
2021-06-24lib: utils/timer: Add ACLINT MTIMER libraryAnup Patel1-0/+180