summaryrefslogtreecommitdiff
path: root/lib/utils/timer/fdt_timer_mtimer.c
AgeCommit message (Expand)Author
2023-06-05lib: utils/timer: Use heap in ACLINT MTIMER driverAnup Patel
2022-12-17lib: utils/timer: mtimer: add T-Head C9xx CLINT compatibleIcenowy Zheng
2022-12-17lib: utils/timer: mtimer: add a quirk for lacking mtime registerIcenowy Zheng
2022-06-22lib: utils/timer: Remove Allwinner D1 CLINT compatiblesSamuel Holland
2022-06-21lib: utils/timer: Add a separate compatible for the D1 CLINTSamuel Holland
2022-05-30lib: utils/fdt: Require match data to be constSamuel Holland
2021-09-26lib: sbi: Add timer frequency to struct sbi_timer_deviceAnup Patel
2021-08-14lib: utils/timer: Simplify MTIMER synchronizationAnup Patel
2021-08-14lib: utils/timer: Allow ACLINT MTIMER supporting only 32-bit MMIOAnup Patel
2021-08-14lib: utils/fdt: Extend fdt_parse_aclint_node() functionAnup Patel
2021-08-14lib: utils/timer: Allow separate base addresses for MTIME and MTIMECMPAnup Patel
2021-06-24lib: utils/timer: Add FDT based ACLINT MTIMER driverAnup Patel