Age | Commit message (Expand) | Author |
2020-05-23 | lib: utils: Allow PLIC functions to be used for multiple PLICs | Anup Patel |
2020-05-23 | lib: utils: Remove redundant parameters from PLIC init functions | Anup Patel |
2020-04-06 | lib: irqchip/plic: Fix maximum priority threshold value | Atish Patra |
2020-03-18 | lib: utils: Move PLIC DT fix up codes to fdt_helper.c | Bin Meng |
2020-02-13 | lib: irqchip/plic: Disable all contexts and IRQs | Atish Patra |
2019-08-12 | lib: Use correct type for return value | Jacob Garber |
2019-07-25 | utils: Use cpu_to_fdt32() when writing to fdt | Georg Kotheimer |
2019-06-29 | Changed plic_set_thresh() and plic_set_ie() to public | Panagiotis Peristerakis |
2019-06-19 | utils: Remove tinyfdt.c | Atish Patra |
2019-06-19 | lib: Rename string.x to sbi_string.x | Atish Patra |
2019-06-19 | platform: Move platform common to lib/utils. | Atish Patra |