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
2026-07-22
lib: utils/irqchip/imsic: track IRQ enable state and restore EIE on warm init
Pawandeep Oza
2026-07-22
lib: utils/irqchip/imsic:migrate to irqchip framework
Pawandeep Oza
2026-07-22
lib: utils/irqchip/imsic: embed sbi_irqchip_device in imsic data
Pawandeep Oza
2026-07-22
lib: utils/irqchip/aplic: add MSI mode support with IMSIC parent linking
Pawandeep Oza
2026-07-22
lib: utils/irqchip/aplic: implement direct mode irqchip callbacks
Pawandeep Oza
2026-06-10
lib: sbi_irqchip: Allow irqchip drivers advertise capabilities
Anup Patel
2026-05-12
lib: sbi_irqchip: Allow marking hardware interrupts as reserved
Anup Patel
2026-05-12
lib: sbi_irqchip: Allow interrupt client to specify line sensing
Anup Patel
2026-03-22
lib: sbi_irqchip: Allow registering interrupt handlers
Anup Patel
2026-03-22
lib: sbi_irqchip: Associate 32-bit unique ID for each irqchip device
Anup Patel
2026-03-22
lib: sbi_irqchip: Support irqchip device targetting subset of harts
Anup Patel
2026-03-22
lib: utils/irqchip: Add IDC to hartindex map in struct aplic_data
Anup Patel
2026-03-22
lib: utils/irqchip: Fix context_map init in irqchip_plic_update_context_map()
Anup Patel
2026-03-22
lib: sbi_irqchip: Rename irq_handle() callback to process_hwirqs()
Anup Patel
2025-11-10
lib: utils/irqchip: plic: context_id is signed
Heinrich Schuchardt
2025-10-28
lib: utils/irqchip: Add APLIC restore function
Nick Hu
2025-09-30
lib: utils/irqchip: fix aplic lock mechanism in xmsiaddrcfg(h)
Yang Jialong
2025-09-16
lib: sbi: Introduce IPI device rating
Anup Patel
2025-03-24
lib: sbi: Use sbi_hart_count() and sbi_for_each_hartindex()
Samuel Holland
2025-03-24
Revert "lib: utils/irqchip: Match against more specific compatible strings fi...
Samuel Holland
2025-02-19
lib: utils/irqchip: Match against more specific compatible strings first
Alex Studer
2025-02-12
lib: utils/irqchip: Use fdt_driver for initialization
Samuel Holland
2024-12-24
lib: utils: Fix irqchip registration for PLIC and APLIC
Anup Patel
2024-11-28
treewide: Make carray arrays const and NULL-terminated
Samuel Holland
2024-11-28
lib: sbi_irqchip: Set the IRQ handler when registering a chip
Samuel Holland
2024-11-28
platform: Drop irqchip warm init and exit hooks
Samuel Holland
2024-11-28
lib: sbi_irqchip: Call driver warm_init from SBI core
Samuel Holland
2024-11-28
lib: sbi_irqchip: Register devices during cold init
Samuel Holland
2024-11-28
lib: utils/irqchip: Move per-hart data from fdt_plic to plic
Samuel Holland
2024-11-28
lib: utils/irqchip: plic: Common PM save/restore
Samuel Holland
2024-11-28
lib: utils/irqchip: plic: Provide a hartindex to context map
Samuel Holland
2024-11-28
lib: utils/irqchip: plic: Move delegation to base PLIC driver
Samuel Holland
2024-11-28
lib: utils/irqchip: plic: Allow enabling IRQs by default
Samuel Holland
2024-10-25
lib: utils/irqchip: Use sbi_domain_root_add_memrange() for APLIC
Anup Patel
2024-10-25
lib: utils/irqchip: Use sbi_domain_root_add_memrange() for IMSIC
Anup Patel
2024-09-25
lib: utils/irqchip: Look up IMSIC data by hart index
Samuel Holland
2024-08-24
lib: Delete redundant `ulong`
Zhang RunMin
2024-08-24
lib: utils/irqchip: Constify FDT pointers in parsing functions
Samuel Holland
2024-07-04
Makefile: change to using .carray.c for carray files
Ben Dooks
2024-06-13
lib: utils/irqchip: Skip initialize irqchip when dt is not enabled
Xiang W
2024-05-23
lib: utils/irqchip: Add sanity checks in imsic_get_data() and imsic_get_targe...
Cyan Yang
2024-05-16
lib: utils/irqchip: Check before initializing imsic
Cheng Yang
2024-03-19
lib: sbi: Remove regs paramter of sbi_irqchip_process()
Anup Patel
2023-12-19
lib: utils/irqchip: Add shared MMIO region for PLIC in root domain
Anup Patel
2023-11-26
lib: sbi: Allow relaxed MMIO writes in device ipi_send() callback
Anup Patel
2023-11-24
lib: utils/irqchip: Avoid redundant writes to APLIC CLRIE register
Anup Patel
2023-09-24
lib: sbi: Prefer hartindex over hartid in IPI framework
Anup Patel
2023-06-06
lib: utils/irqchip: Use scratch space to save per-HART IMSIC pointer
Anup Patel
2023-06-05
lib: utils/irqchip: Don't check hartid in imsic_update_hartid_table()
Anup Patel
2023-06-05
lib: utils/irqchip: Use scratch space to save per-HART PLIC pointer
Anup Patel
[next]