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
/
plic.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-12-24
lib: utils: Fix irqchip registration for PLIC and APLIC
Anup Patel
1
-6
/
+2
2024-11-28
lib: sbi_irqchip: Call driver warm_init from SBI core
Samuel Holland
1
-1
/
+2
2024-11-28
lib: sbi_irqchip: Register devices during cold init
Samuel Holland
1
-0
/
+7
2024-11-28
lib: utils/irqchip: Move per-hart data from fdt_plic to plic
Samuel Holland
1
-5
/
+44
2024-11-28
lib: utils/irqchip: plic: Common PM save/restore
Samuel Holland
1
-46
/
+88
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
/
+11
2024-11-28
lib: utils/irqchip: plic: Allow enabling IRQs by default
Samuel Holland
1
-6
/
+11
2023-12-19
lib: utils/irqchip: Add shared MMIO region for PLIC in root domain
Anup Patel
1
-1
/
+5
2022-12-17
lib: utils/irqchip: plic: Ensure no out-of-bound access in context save/resto...
Bin Meng
1
-4
/
+10
2022-12-17
lib: utils/irqchip: plic: Fix the off-by-one error in context save/restore he...
Bin Meng
1
-2
/
+2
2022-12-17
lib: utils/irqchip: plic: Fix the off-by-one error in plic_context_init()
Bin Meng
1
-1
/
+1
2022-12-17
lib: utils/irqchip: plic: Ensure no out-of-bound access in priority save/rest...
Bin Meng
1
-4
/
+5
2022-12-17
lib: utils/irqchip: plic: Fix the off-by-one error in priority save/restore h...
Bin Meng
1
-2
/
+2
2022-06-22
lib: irqchip/plic: fix typo in plic_warm_irqchip_init
Jan Remes
1
-1
/
+1
2022-06-13
lib: irqchip/plic: Add priority save/restore helpers
Samuel Holland
1
-0
/
+19
2022-06-13
lib: irqchip/plic: Add context save/restore helpers
Samuel Holland
1
-3
/
+48
2022-06-13
lib: irqchip/plic: Factor out a context init function
Samuel Holland
1
-26
/
+29
2022-06-13
lib: irqchip/plic: Constify plic_data pointers
Samuel Holland
1
-5
/
+6
2022-01-21
lib: fix pointer of type 'void *' used in arithmetic
Jukka Laitinen
1
-4
/
+4
2020-05-23
lib: utils: Allow PLIC functions to be used for multiple PLICs
Anup Patel
1
-23
/
+37
2020-05-23
lib: utils: Remove redundant parameters from PLIC init functions
Anup Patel
1
-7
/
+2
2020-04-06
lib: irqchip/plic: Fix maximum priority threshold value
Atish Patra
1
-2
/
+2
2020-03-18
lib: utils: Move PLIC DT fix up codes to fdt_helper.c
Bin Meng
1
-27
/
+0
2020-02-13
lib: irqchip/plic: Disable all contexts and IRQs
Atish Patra
1
-4
/
+4
2019-08-12
lib: Use correct type for return value
Jacob Garber
1
-1
/
+1
2019-07-25
utils: Use cpu_to_fdt32() when writing to fdt
Georg Kotheimer
1
-1
/
+1
2019-06-29
Changed plic_set_thresh() and plic_set_ie() to public
Panagiotis Peristerakis
1
-2
/
+2
2019-06-19
utils: Remove tinyfdt.c
Atish Patra
1
-16
/
+14
2019-06-19
lib: Rename string.x to sbi_string.x
Atish Patra
1
-2
/
+2
2019-06-19
platform: Move platform common to lib/utils.
Atish Patra
1
-0
/
+120