summaryrefslogtreecommitdiff
path: root/lib/utils/timer
AgeCommit message (Expand)AuthorFilesLines
2020-05-23lib: utils/timer: Initialize all matching timer DT nodesAnup Patel2-13/+26
2020-05-23lib: utils: Add fdt_parse_clint_node() functionAnup Patel1-13/+1
2020-05-23lib: utils: Allow CLINT functions to be used for multiple CLINTsAnup Patel1-1/+8
2020-05-23lib: utils: Extend fdt_find_match() ImplementationAnup Patel1-1/+1
2020-05-01lib: utils: Add simple FDT timer frameworkAnup Patel3-0/+167