aboutsummaryrefslogtreecommitdiff
path: root/lib/utils/ipi
AgeCommit message (Expand)Author
2021-11-02include: sbi_utils: Introduce an helper to get fdt base addressAlexandre Ghiti
2021-08-14lib: utils/fdt: Extend fdt_parse_aclint_node() functionAnup Patel
2021-06-24lib: utils/ipi: Add FDT based ACLINT MSWI IPI driverAnup Patel
2021-06-24lib: utils: Add FDT parsing API common for both ACLINT and CLINTAnup Patel
2021-06-24lib: utils/ipi: Add ACLINT MSWI libraryAnup Patel
2021-05-24lib: utils: Try other FDT drivers when we see SBI_ENODEVAnup Patel
2021-04-28lib: sbi: Simplify ipi platform operationsAnup Patel
2021-04-01lib/utils: Support the official clint DT bindingsBin Meng
2020-05-23lib: utils/ipi: Initialize all matching ipi 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 ipi frameworkAnup Patel