summaryrefslogtreecommitdiff
path: root/lib/utils/timer/fdt_timer_mtimer.c
AgeCommit message (Expand)AuthorFilesLines
2022-06-22lib: utils/timer: Remove Allwinner D1 CLINT compatiblesVF2_v2.6.0VF2_v2.5.0VF2_v2.4.4Samuel Holland1-6/+0
2022-06-21lib: utils/timer: Add a separate compatible for the D1 CLINTSamuel Holland1-14/+25
2022-05-30lib: utils/fdt: Require match data to be constSamuel Holland1-1/+1
2021-09-26lib: sbi: Add timer frequency to struct sbi_timer_deviceAnup Patel1-0/+4
2021-08-14lib: utils/timer: Simplify MTIMER synchronizationAnup Patel1-5/+37
2021-08-14lib: utils/timer: Allow ACLINT MTIMER supporting only 32-bit MMIOAnup Patel1-0/+3
2021-08-14lib: utils/fdt: Extend fdt_parse_aclint_node() functionAnup Patel1-8/+15
2021-08-14lib: utils/timer: Allow separate base addresses for MTIME and MTIMECMPAnup Patel1-6/+10
2021-06-24lib: utils/timer: Add FDT based ACLINT MTIMER driverAnup Patel1-0/+74