aboutsummaryrefslogtreecommitdiff
path: root/lib/utils/irqchip
AgeCommit message (Expand)Author
2021-11-02include: sbi_utils: Introduce an helper to get fdt base addressAlexandre Ghiti
2021-10-21lib: utils/irqchip: Automatically delegate T-HEAD PLIC accessSamuel Holland
2021-05-24lib: utils: Try other FDT drivers when we see SBI_ENODEVAnup Patel
2020-05-23lib: utils/irqchip: Initialize all matching irqchip DT nodesAnup Patel
2020-05-23lib: utils: Extend fdt_find_match() ImplementationAnup Patel
2020-05-23lib: utils: Allow PLIC functions to be used for multiple PLICsAnup Patel
2020-05-23lib: utils: Remove redundant parameters from PLIC init functionsAnup Patel
2020-05-01lib: utils: Add simple FDT irqchip frameworkAnup Patel
2020-04-06lib: irqchip/plic: Fix maximum priority threshold valueAtish Patra
2020-03-18lib: utils: Move PLIC DT fix up codes to fdt_helper.cBin Meng
2020-02-13lib: irqchip/plic: Disable all contexts and IRQsAtish Patra
2019-08-12lib: Use correct type for return valueJacob Garber
2019-07-25utils: Use cpu_to_fdt32() when writing to fdtGeorg Kotheimer
2019-06-29Changed plic_set_thresh() and plic_set_ie() to publicPanagiotis Peristerakis
2019-06-19utils: Remove tinyfdt.cAtish Patra
2019-06-19platform: Enable all drivers by default.Atish Patra
2019-06-19lib: Rename string.x to sbi_string.xAtish Patra
2019-06-19platform: Move platform common to lib/utils.Atish Patra