index
:
starfive-tech/opensbi.git
JH7110_VisionFive2_devel
StarFive_JH7100_generic
debug
master
rtthread_AMP
starfive-dubhe
starfive-v1.0-dubhe
starfive-v1.1-dubhe
starfive-v1.2-dubhe
starfive-v1.4-dubhe
starfive-v1.5.1-dubhe
StarFive Tech OpenSBI for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
utils
/
irqchip
/
fdt_irqchip_plic.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-02-19
lib: utils/irqchip: Match against more specific compatible strings first
Alex Studer
1
-1
/
+7
2025-02-12
lib: utils/irqchip: Use fdt_driver for initialization
Samuel Holland
1
-2
/
+2
2024-11-28
platform: Drop irqchip warm init and exit hooks
Samuel Holland
1
-2
/
+0
2024-11-28
lib: sbi_irqchip: Call driver warm_init from SBI core
Samuel Holland
1
-1
/
+1
2024-11-28
lib: utils/irqchip: Move per-hart data from fdt_plic to plic
Samuel Holland
1
-47
/
+2
2024-11-28
lib: utils/irqchip: plic: Common PM save/restore
Samuel Holland
1
-25
/
+7
2024-11-28
lib: utils/irqchip: plic: Provide a hartindex to context map
Samuel Holland
1
-46
/
+16
2024-11-28
lib: utils/irqchip: plic: Move delegation to base PLIC driver
Samuel Holland
1
-13
/
+3
2024-08-24
lib: utils/irqchip: Constify FDT pointers in parsing functions
Samuel Holland
1
-2
/
+2
2023-06-05
lib: utils/irqchip: Use scratch space to save per-HART PLIC pointer
Anup Patel
1
-22
/
+66
2023-06-05
lib: utils/irqchip: Use heap in PLIC, APLIC and IMSIC drivers
Anup Patel
1
-20
/
+16
2022-12-17
lib: utils/irqchip: plic: Ensure no out-of-bound access in context save/resto...
Bin Meng
1
-4
/
+5
2022-12-17
lib: utils/irqchip: plic: Ensure no out-of-bound access in priority save/rest...
Bin Meng
1
-4
/
+4
2022-12-12
lib: utils/irqchip: Add compatible string for Andestech NCEPLIC100
Lad Prabhakar
1
-1
/
+2
2022-12-09
lib: fix irqchip_plic_update_hartid_table
Heinrich Schuchardt
1
-1
/
+1
2022-06-13
lib: utils/irqchip: Add wrapper for T-HEAD PLIC delegation
Samuel Holland
1
-0
/
+7
2022-06-13
lib: utils/irqchip: Add FDT wrappers for PLIC save/restore functions
Samuel Holland
1
-0
/
+32
2022-01-21
lib: fix pointer of type 'void *' used in arithmetic
Jukka Laitinen
1
-1
/
+1
2021-10-21
lib: utils/irqchip: Automatically delegate T-HEAD PLIC access
OpenSBI-v0.9-78c2b19
Samuel Holland
1
-0
/
+15
2020-05-23
lib: utils/irqchip: Initialize all matching irqchip DT nodes
Anup Patel
1
-12
/
+28
2020-05-23
lib: utils: Allow PLIC functions to be used for multiple PLICs
Anup Patel
1
-3
/
+3
2020-05-23
lib: utils: Remove redundant parameters from PLIC init functions
Anup Patel
1
-8
/
+2
2020-05-01
lib: utils: Add simple FDT irqchip framework
Anup Patel
1
-0
/
+110