aboutsummaryrefslogtreecommitdiff
path: root/lib/utils/timer
AgeCommit message (Expand)Author
2021-06-24lib: utils/timer: Add FDT based ACLINT MTIMER driverAnup Patel
2021-06-24lib: utils: Add FDT parsing API common for both ACLINT and CLINTAnup Patel
2021-06-24lib: utils/timer: Add ACLINT MTIMER libraryAnup Patel
2021-05-24lib: utils: Try other FDT drivers when we see SBI_ENODEVAnup Patel
2021-04-28lib: sbi: Simplify timer platform operationsAnup Patel
2021-04-01lib/utils: Support the official clint DT bindingsBin Meng
2020-05-23lib: utils/timer: Initialize all matching timer DT nodesAnup Patel
2020-05-23lib: utils: Add fdt_parse_clint_node() functionAnup Patel
2020-05-23lib: utils: Allow CLINT functions to be used for multiple CLINTsAnup Patel
2020-05-23lib: utils: Extend fdt_find_match() ImplementationAnup Patel
2020-05-01lib: utils: Add simple FDT timer frameworkAnup Patel