summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2025-10-27lib: sbi: sbi_pmu: fixed hw counters start for hartAlexander Chuprunov
2025-10-21lib: Allow custom CSRs in csr_read_num() and csr_write_num()Anup Patel
2025-10-21lib: utils/timer: mtimer: Add SiFive CLINT v2 supportYong-Xuan Wang
2025-10-20platform: spacemit: Add HSM driverXianbin Zhu
2025-10-06lib: sbi: Prevent target domain same as the currentXiang W
2025-10-06lib: sbi: Add hart context init when first call enterXiang W
2025-10-06lib: sbi: Add error handling to switch_to_next_domain_contextXiang W
2025-10-06lib: serial: sifive-uart: add shared memory region for SiFive UARTYu-Chien Peter Lin
2025-09-30lib: utils/irqchip: fix aplic lock mechanism in xmsiaddrcfg(h)Yang Jialong
2025-09-16lib: sbi_hsm: Use 64-bit CSR macro for menvcfgSamuel Holland
2025-09-16lib: sbi_hart: Do not call delegate_traps() in the resume flowSamuel Holland
2025-09-16lib: sbi_hsm: Save mideleg across non-retentive suspendSamuel Holland
2025-09-16lib: utils/ipi: Convert IPI drivers as early driversAnup Patel
2025-09-16include: sbi: Remove platform specific IPI initAnup Patel
2025-09-16lib: sbi: Introduce IPI device ratingAnup Patel
2025-09-16lib: utils/reset: Hang the hart after RPMI system reset messageRahul Pathak
2025-09-01lib: sbi_heap: Simplify allocation algorithmSamuel Holland
2025-09-01lib: sbi_heap: Allocate list nodes dynamicallySamuel Holland
2025-08-28dbtr: Fix sbi_dbtr_read_trig to read from CSRsJesse Taube
2025-08-28dbtr: Add support for icount trigger typeJesse Taube
2025-08-26lib: sbi: pmu: Improve loop in pmu_ctr_find_hwManuel Hernández Méndez
2025-07-23lib: utils: fdt: fix "ranges" translationMax Hsu
2025-07-21lib: sbi: Only enable TM bit in scounterenAtish Patra
2025-07-20lib: sbi: Remove redundant call to sbi_hart_expected_trap_addr()Alvin Chang
2025-07-20lib: utils/serial: Clear LSR status and check RBR statusYi Pei
2025-06-24lib: rpmi: Make RPMI drivers as non-experimentalRahul Pathak
2025-06-24lib: utils: Add Implementation ID and Version as RPMI MPXY attributesRahul Pathak
2025-06-17lib: sbi_platform: Add platform specific pmp_set() and pmp_disable()Chao-ying Fu
2025-06-16lib: sbi: dbtr: Fix update_triggers to match SBIJesse Taube
2025-06-16lib: sbi: Optimize saddr mapping in sbi_dbtr.cXiang W
2025-06-16lib: sbi: dbtr: Fix shared memory layoutJesse Taube
2025-06-16lib: utils: Fix fdt_parse_aclint_node() for non-contiguous hartidAnup Patel
2025-06-16lib: sbi: Revert entry_count before doing hsm stop in hsm wait loopAnup Patel
2025-06-16lib: utils/irqchip: always parse msi information for each aplic deviceInochi Amaoto
2025-06-15lib: sbi: fwft: Use only the provided PMLEN valueSamuel Holland
2025-06-15lib: sbi: pmu: Remove MIP clearing from pmu_sse_enable()Clément Léger
2025-06-15lib: sbi: pmu: Add SSE register/unregister() callbacksClément Léger
2025-06-14lib: utils: hsm: Do not fail on EALREADY in rpmi-hsm fixup.Ziang Wang
2025-05-20lib: sbi: pmu: Return SBI_EINVAL if cidx_mask is 0James Raphael Tiovalen
2025-05-20include: sbi: Change SBI spec version to 3.0Anup Patel
2025-05-20lib: utils: fdt: Claim Zicntr if time CSR emulation is possibleYao Zi
2025-05-20lib: sbi: hart: Detect existence of cycle and instret CSRs for ZicntrYao Zi
2025-05-20lib: utils: Fix fdt_mpxy_init() not returning error codeAlvin Chang
2025-05-20lib: utils/mpxy: Remove p2a_db_index from RPMI system MSI attributesAnup Patel
2025-05-20lib: utils/mailbox: Parse A2P doorbell value from DTAnup Patel
2025-05-20lib: utils/mailbox: Parse P2A doorbell system MSI index from DTAnup Patel
2025-05-20lib: utils/mailbox: Update DT register name of A2P doorbellAnup Patel
2025-05-20lib: Emulate AMO instructions when Zaamo is not availableChao-ying Fu
2025-05-15lib: sbi: Use hsm stop for hsm waitNick Hu
2025-04-30lib: sbi_hart: properly reset SsstateenRadim Krčmář