index
:
opensbi.git
master
release-1.3.x
release-1.5.x
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
utils
Age
Commit message (
Expand
)
Author
Files
Lines
2025-12-08
lib: utils: Use SBI_DOMAIN_MMIO to check MMIO device permissions
HEAD
master
Samuel Holland
2
-2
/
+3
2025-12-08
lib: utils/cache: Add SiFive Extensible Cache (EC) driver
Nick Hu
3
-0
/
+202
2025-12-08
lib: utils/cache: Add SiFive PL2 controller
Nick Hu
3
-0
/
+146
2025-12-08
lib: utils/cache: Handle last-level cache correctly in fdt_cache_add()
Nick Hu
1
-1
/
+3
2025-11-10
lib: utils/irqchip: plic: context_id is signed
Heinrich Schuchardt
1
-2
/
+2
2025-11-10
lib: utils/serial: typo Recieve
Heinrich Schuchardt
1
-1
/
+1
2025-11-10
lib: utils/timer: mtimer: add MIPS P8700 compatible
Benoît Monin
1
-0
/
+1
2025-11-10
lib: utils/timer: mtimer: Select the reference mtimer from a DT property
Benoît Monin
1
-6
/
+10
2025-11-05
lib: utils/ipi: mswi: add MIPS P8700 compatible
Benoît Monin
1
-0
/
+1
2025-11-04
lib: utils: Add MPXY RPMI mailbox driver for performance
Joshua Yeong
3
-0
/
+98
2025-11-04
lib: utils: Add MPXY RPMI mailbox driver for device power
Joshua Yeong
3
-0
/
+63
2025-11-04
lib: utils: Add MPXY RPMI mailbox driver for voltage
Joshua Yeong
3
-0
/
+84
2025-10-28
lib: utils/suspend: Add SiFive SMC0 driver
Nick Hu
4
-0
/
+382
2025-10-28
lib: utils/timer: Expose timer update function
Nick Hu
1
-7
/
+21
2025-10-28
lib: utils/hsm: Add SiFive TMC0 driver
Nick Hu
3
-0
/
+318
2025-10-28
lib: utils/irqchip: Add APLIC restore function
Nick Hu
1
-68
/
+96
2025-10-28
lib: utils/cache: Add fdt cmo helpers
Nick Hu
2
-0
/
+115
2025-10-28
utils: cache: Add SiFive ccache controller
Vincent Chen
3
-0
/
+186
2025-10-28
lib: utils: Add FDT cache library
Nick Hu
4
-0
/
+99
2025-10-28
lib: utils: Add cache flush library
Nick Hu
4
-0
/
+64
2025-10-21
lib: utils/timer: mtimer: Add SiFive CLINT v2 support
Yong-Xuan Wang
1
-0
/
+1
2025-10-20
platform: spacemit: Add HSM driver
Xianbin Zhu
3
-0
/
+147
2025-10-06
lib: serial: sifive-uart: add shared memory region for SiFive UART
Yu-Chien Peter Lin
1
-1
/
+4
2025-09-30
lib: utils/irqchip: fix aplic lock mechanism in xmsiaddrcfg(h)
Yang Jialong
1
-7
/
+4
2025-09-16
lib: utils/ipi: Convert IPI drivers as early drivers
Anup Patel
5
-32
/
+4
2025-09-16
lib: sbi: Introduce IPI device rating
Anup Patel
3
-3
/
+6
2025-09-16
lib: utils/reset: Hang the hart after RPMI system reset message
Rahul Pathak
1
-0
/
+3
2025-07-23
lib: utils: fdt: fix "ranges" translation
Max Hsu
1
-11
/
+15
2025-07-20
lib: utils/serial: Clear LSR status and check RBR status
Yi Pei
1
-4
/
+3
2025-06-24
lib: rpmi: Make RPMI drivers as non-experimental
Rahul Pathak
7
-7
/
+0
2025-06-24
lib: utils: Add Implementation ID and Version as RPMI MPXY attributes
Rahul Pathak
2
-0
/
+21
2025-06-16
lib: utils: Fix fdt_parse_aclint_node() for non-contiguous hartid
Anup Patel
1
-3
/
+0
2025-06-16
lib: utils/irqchip: always parse msi information for each aplic device
Inochi Amaoto
1
-69
/
+71
2025-06-14
lib: utils: hsm: Do not fail on EALREADY in rpmi-hsm fixup.
Ziang Wang
1
-1
/
+1
2025-05-20
lib: utils: fdt: Claim Zicntr if time CSR emulation is possible
Yao Zi
1
-1
/
+32
2025-05-20
lib: utils: Fix fdt_mpxy_init() not returning error code
Alvin Chang
1
-6
/
+2
2025-05-20
lib: utils/mpxy: Remove p2a_db_index from RPMI system MSI attributes
Anup Patel
1
-4
/
+9
2025-05-20
lib: utils/mailbox: Parse A2P doorbell value from DT
Anup Patel
1
-4
/
+10
2025-05-20
lib: utils/mailbox: Parse P2A doorbell system MSI index from DT
Anup Patel
1
-4
/
+12
2025-05-20
lib: utils/mailbox: Update DT register name of A2P doorbell
Anup Patel
1
-2
/
+2
2025-04-24
lib: sbi: Set the scratch allocation to alignment to cacheline size
Raj Vishwanathan
1
-0
/
+24
2025-04-23
lib: utils/fdt: Remove fdt_match_node()
Samuel Holland
1
-19
/
+0
2025-04-15
lib: sbi: Remove unnecessary SBI_INIT_LIST_HEAD
Xiang W
2
-3
/
+0
2025-03-27
lib: utils/serial: Add PXA UARTs support
Junhui Liu
2
-4
/
+14
2025-03-26
lib: utils: Make sure that hartid and the scratch are aligned
Raj Vishwanathan
1
-6
/
+3
2025-03-24
lib: sbi: Use sbi_hart_count() and sbi_for_each_hartindex()
Samuel Holland
3
-12
/
+6
2025-03-24
lib: sbi: Avoid GOT indirection for global symbol references
Samuel Holland
1
-1
/
+1
2025-03-24
Revert "lib: utils/irqchip: Match against more specific compatible strings fi...
Samuel Holland
1
-7
/
+1
2025-03-24
lib: utils/fdt: Respect compatible string fallback priority
Samuel Holland
1
-21
/
+25
2025-02-19
lib: utils/irqchip: Match against more specific compatible strings first
Alex Studer
1
-1
/
+7
[next]