index
:
opensbi.git
master
release-1.3.x
release-1.5.x
release-1.8.x
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
utils
/
irqchip
Age
Commit message (
Expand
)
Author
2021-11-02
include: sbi_utils: Introduce an helper to get fdt base address
Alexandre Ghiti
2021-10-21
lib: utils/irqchip: Automatically delegate T-HEAD PLIC access
Samuel Holland
2021-05-24
lib: utils: Try other FDT drivers when we see SBI_ENODEV
Anup Patel
2020-05-23
lib: utils/irqchip: Initialize all matching irqchip DT nodes
Anup Patel
2020-05-23
lib: utils: Extend fdt_find_match() Implementation
Anup Patel
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-05-01
lib: utils: Add simple FDT irqchip framework
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
platform: Enable all drivers by default.
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