index
:
software/src/opensbi.git
master
release-1.3.x
release-1.5.x
release-1.8.x
RISC-V Open Source Supervisor Binary Interface
RISC-V International
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
utils
/
mpxy
Age
Commit message (
Expand
)
Author
13 days
lib: utils/mpxy: Add RPMI MPXY driver for logging service group
HEAD
master
Subrahmanya Lingappa
2026-05-11
lib: utils: Fix LLVM compile error in MPXY client driver for RPMI MM
Anup Patel
2026-04-06
lib: utils: Add MPXY client driver for RPMI MM service group
Ranbir Singh
2025-12-08
lib: utils: Use SBI_DOMAIN_MMIO to check MMIO device permissions
Samuel Holland
2025-11-04
lib: utils: Add MPXY RPMI mailbox driver for performance
Joshua Yeong
2025-11-04
lib: utils: Add MPXY RPMI mailbox driver for device power
Joshua Yeong
2025-11-04
lib: utils: Add MPXY RPMI mailbox driver for voltage
Joshua Yeong
2025-06-24
lib: rpmi: Make RPMI drivers as non-experimental
Rahul Pathak
2025-06-24
lib: utils: Add Implementation ID and Version as RPMI MPXY attributes
Rahul Pathak
2025-05-20
lib: utils: Fix fdt_mpxy_init() not returning error code
Alvin Chang
2025-05-20
lib: utils/mpxy: Remove p2a_db_index from RPMI system MSI attributes
Anup Patel
2025-02-13
lib: utils: Add MPXY RPMI mailbox driver for System MSI service group
Anup Patel
2025-02-13
lib: utils: Populate MPXY channel attributes from RPMI channel attributes
Anup Patel
2025-02-13
lib: utils: Improve variable declarations in MPXY RPMI mailbox client
Anup Patel
2025-02-13
lib: utils: Drop notifications from MPXY RPMI mailbox client
Anup Patel
2025-02-13
lib: utils: Introduce optional MPXY RPMI service group operations
Anup Patel
2025-02-13
lib: utils: Constantify mpxy_rpmi_mbox_data in mpxy_rpmi_mbox
Anup Patel
2025-02-13
lib: utils: Split the FDT MPXY RPMI mailbox client into two parts
Anup Patel
2024-12-21
lib: utils: Mark RPMI drivers as experimental
Samuel Holland
2024-12-06
lib: utils/mpxy: Add RPMI client driver for MPXY
Rahul Pathak
2024-12-06
lib: utils: Add simple FDT based MPXY driver framework
Anup Patel