index
:
opensbi.git
master
release-1.3.x
release-1.5.x
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
sbi_utils
/
irqchip
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-28
lib: utils/irqchip: Add APLIC restore function
Nick Hu
1
-0
/
+3
2025-02-12
lib: utils/irqchip: Use fdt_driver for initialization
Samuel Holland
1
-5
/
+1
2024-12-24
lib: utils: Fix irqchip registration for PLIC and APLIC
Anup Patel
2
-0
/
+8
2024-11-28
platform: Drop irqchip warm init and exit hooks
Samuel Holland
1
-8
/
+2
2024-11-28
lib: sbi_irqchip: Call driver warm_init from SBI core
Samuel Holland
2
-4
/
+0
2024-11-28
lib: utils/irqchip: Move per-hart data from fdt_plic to plic
Samuel Holland
2
-22
/
+5
2024-11-28
lib: utils/irqchip: plic: Common PM save/restore
Samuel Holland
2
-30
/
+11
2024-11-28
lib: utils/irqchip: plic: Provide a hartindex to context map
Samuel Holland
1
-4
/
+10
2024-11-28
lib: utils/irqchip: plic: Move delegation to base PLIC driver
Samuel Holland
1
-0
/
+4
2024-11-28
lib: utils/irqchip: plic: Allow enabling IRQs by default
Samuel Holland
1
-3
/
+4
2024-09-25
lib: utils/irqchip: Look up IMSIC data by hart index
Samuel Holland
1
-2
/
+2
2024-08-24
lib: utils/irqchip: Constify FDT pointers in parsing functions
Samuel Holland
1
-1
/
+1
2023-12-19
lib: utils/irqchip: Add shared MMIO region for PLIC in root domain
Anup Patel
1
-0
/
+1
2022-12-17
lib: utils/irqchip: plic: Ensure no out-of-bound access in context save/resto...
Bin Meng
2
-4
/
+5
2022-12-17
lib: utils/irqchip: plic: Ensure no out-of-bound access in priority save/rest...
Bin Meng
2
-4
/
+15
2022-08-08
lib: utils/irqchip: Use kconfig for enabling/disabling drivers
Anup Patel
2
-0
/
+20
2022-06-13
lib: utils/irqchip: Add wrapper for T-HEAD PLIC delegation
Samuel Holland
1
-0
/
+2
2022-06-13
lib: utils/irqchip: Add FDT wrappers for PLIC save/restore functions
Samuel Holland
1
-0
/
+20
2022-06-13
lib: irqchip/plic: Add priority save/restore helpers
Samuel Holland
1
-0
/
+5
2022-06-13
lib: irqchip/plic: Add context save/restore helpers
Samuel Holland
1
-0
/
+6
2022-06-13
lib: irqchip/plic: Factor out a context init function
Samuel Holland
1
-5
/
+3
2022-06-13
lib: irqchip/plic: Constify plic_data pointers
Samuel Holland
1
-4
/
+5
2022-02-15
lib: utils/irqchip: Add APLIC initialization library
Anup Patel
1
-0
/
+47
2022-02-15
lib: utils/irqchip: Add IMSIC library
Anup Patel
1
-0
/
+50
2020-05-23
lib: utils: Allow PLIC functions to be used for multiple PLICs
Anup Patel
1
-4
/
+10
2020-05-23
lib: utils: Remove redundant parameters from PLIC init functions
Anup Patel
1
-2
/
+2
2020-05-01
lib: utils: Add simple FDT irqchip framework
Anup Patel
1
-0
/
+26
2020-03-18
lib: utils: Move PLIC DT fix up codes to fdt_helper.c
Bin Meng
1
-2
/
+0
2019-06-29
Changed plic_set_thresh() and plic_set_ie() to public
Panagiotis Peristerakis
1
-0
/
+4
2019-06-19
platform: Move platform common to lib/utils.
Atish Patra
1
-0
/
+21