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
2023-06-05
lib: utils/irqchip: Use heap in PLIC, APLIC and IMSIC drivers
Anup Patel
2023-01-09
lib: utils: Add M-mode {R/W} flags to the MMIO regions
Himanshu Chauhan
2022-12-17
lib: utils/irqchip: plic: Ensure no out-of-bound access in context save/resto...
Bin Meng
2022-12-17
lib: utils/irqchip: plic: Fix the off-by-one error in context save/restore he...
Bin Meng
2022-12-17
lib: utils/irqchip: plic: Fix the off-by-one error in plic_context_init()
Bin Meng
2022-12-17
lib: utils/irqchip: plic: Ensure no out-of-bound access in priority save/rest...
Bin Meng
2022-12-17
lib: utils/irqchip: plic: Fix the off-by-one error in priority save/restore h...
Bin Meng
2022-12-12
lib: utils/irqchip: Add compatible string for Andestech NCEPLIC100
Lad Prabhakar
2022-12-09
lib: fix irqchip_plic_update_hartid_table
Heinrich Schuchardt
2022-08-08
lib: utils/fdt: Use kconfig for enabling/disabling
Anup Patel
2022-08-08
lib: utils/irqchip: Use kconfig for enabling/disabling drivers
Anup Patel
2022-06-22
lib: irqchip/plic: fix typo in plic_warm_irqchip_init
Jan Remes
2022-06-21
lib: utils: Remove CSRs that set/clear an IMSIC interrupt file bits
Anup Patel
2022-06-13
lib: utils/irqchip: Add wrapper for T-HEAD PLIC delegation
Samuel Holland
2022-06-13
lib: utils/irqchip: Add FDT wrappers for PLIC save/restore functions
Samuel Holland
2022-06-13
lib: irqchip/plic: Add priority save/restore helpers
Samuel Holland
2022-06-13
lib: irqchip/plic: Add context save/restore helpers
Samuel Holland
2022-06-13
lib: irqchip/plic: Factor out a context init function
Samuel Holland
2022-06-13
lib: irqchip/plic: Constify plic_data pointers
Samuel Holland
2022-05-13
lib: utils/irqchip: fix typo when checking for CPU node
Jan Remes
2022-05-13
lib: utils/irqchip: Generate FDT irqchip driver list at compile-time
Anup Patel
2022-02-28
lib: sbi: Add a simple external interrupt handling framework
Anup Patel
2022-02-15
lib: utils/irqchip: Add FDT based driver for APLIC
Anup Patel
2022-02-15
lib: utils/irqchip: Add APLIC initialization library
Anup Patel
2022-02-15
lib: utils/irqchip: Add FDT based driver for IMSIC
Anup Patel
2022-02-15
lib: utils/irqchip: Add IMSIC library
Anup Patel
2022-02-15
lib: utils/irqchip: Allow multiple FDT irqchip drivers
Anup Patel
2022-01-21
lib: fix pointer of type 'void *' used in arithmetic
Jukka Laitinen
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
[prev]