summaryrefslogtreecommitdiff
path: root/lib/utils/irqchip/plic.c
AgeCommit message (Expand)AuthorFilesLines
2020-05-23lib: utils: Allow PLIC functions to be used for multiple PLICsAnup Patel1-23/+37
2020-05-23lib: utils: Remove redundant parameters from PLIC init functionsAnup Patel1-7/+2
2020-04-06lib: irqchip/plic: Fix maximum priority threshold valueAtish Patra1-2/+2
2020-03-18lib: utils: Move PLIC DT fix up codes to fdt_helper.cBin Meng1-27/+0
2020-02-13lib: irqchip/plic: Disable all contexts and IRQsAtish Patra1-4/+4
2019-08-12lib: Use correct type for return valueJacob Garber1-1/+1
2019-07-25utils: Use cpu_to_fdt32() when writing to fdtGeorg Kotheimer1-1/+1
2019-06-29Changed plic_set_thresh() and plic_set_ie() to publicPanagiotis Peristerakis1-2/+2
2019-06-19utils: Remove tinyfdt.cAtish Patra1-16/+14
2019-06-19lib: Rename string.x to sbi_string.xAtish Patra1-2/+2
2019-06-19platform: Move platform common to lib/utils.Atish Patra1-0/+120