summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-01-08lib: sbi: Fix behavior on platform without HART protectionv1.8.1release-1.8.xMichal Simek
2026-01-08include: sbi_scratch: fix typo sbi_scratch -> HART idLeo Yu-Chi Liang
2025-12-29include: Bump-up version to 1.8v1.8Anup Patel
2025-12-28include: Fix LLVM compile error in sbi_utils/hsm/fdt_hsm_sifive_inst.hAnup Patel
2025-12-28lib: atomics: fix AMO test macrosVladimir Kondratiev
2025-12-27include: riscv_asm: Optimize csr_xyz() macros to reduce stack usageBo Gan
2025-12-27lib: sbi_pmu: Fix multiple start and stop operations of FW countersJames Raphael Tiovalen
2025-12-27lib/sbi: optimize domain memory regions copyingVladimir Kondratiev
2025-12-26lib: sbi: expected trap must always clear MPRVDeepak Gupta
2025-12-21platform: generic: eswin: Add shutdown/reboot support for Hifive Premier P550Bo Gan
2025-12-21lib: utils/serial: Support multiple UART8250 devicesBo Gan
2025-12-21platform: generic: eswin: add EIC7700Bo Gan
2025-12-21lib: sbi: give platform choice of using single memregion to cover OpenSBIBo Gan
2025-12-21lib: sbi_domain: make is_region_subset publicBo Gan
2025-12-21lib: sbi_domain: add sbi_domain_get_oldpmp_flagsBo Gan
2025-12-21lib: sbi_hart_pmp: make sbi_hart_pmp_fence publicBo Gan
2025-12-16lib: sbi: Flush TLBs upon FWFT ADUE changeAndrew Waterman
2025-12-16lib: sbi: Expose __sbi_sfence_vma_all() functionAndrew Waterman
2025-12-16lib: sbi: Factor-out PMP programming into separate sourcesAnup Patel
2025-12-16lib: sbi: Replace sbi_hart_pmp_xyz() and sbi_hart_map/unmap_addr()Anup Patel
2025-12-16lib: sbi: Implement hart protection for PMP and ePMPAnup Patel
2025-12-16lib: sbi: Introduce hart protection abstractionAnup Patel
2025-12-16lib: sbi: Introduce sbi_hart_pmp_unconfigure() functionAnup Patel
2025-12-16platform: generic: Keep some empty space in FDT passed to next stageAnup Patel
2025-12-15include: sbi: Ignore rs1 and rd fields in FENCE.TSO.Benedikt Freisen
2025-12-15include: sbi: Fix tab alignment.Benedikt Freisen
2025-12-15Makefile: sensible default value for OPENSBI_CC_XLEN.Benedikt Freisen
2025-12-15include: sbi: Make "s8" actually signed.Benedikt Freisen
2025-12-08lib: utils: Use SBI_DOMAIN_MMIO to check MMIO device permissionsSamuel Holland
2025-12-08lib: sbi_domain: Allow MMIO access to non-MMIO rangesSamuel Holland
2025-12-08platform: generic: spacemit: add missing objects.mkJunhui Liu
2025-12-08lib: sbi: Enable Ssqosid Ext using mstateen0Chen Pei
2025-12-08lib: utils/cache: Add SiFive Extensible Cache (EC) driverNick Hu
2025-12-08lib: utils/cache: Add SiFive PL2 controllerNick Hu
2025-12-08lib: utils/cache: Handle last-level cache correctly in fdt_cache_add()Nick Hu
2025-12-02lib: sbi: Remove static variable root_memregs_countVladimir Kondratiev
2025-12-02lib: sbi: fix covered regions handling in sanitize_domain()Vladimir Kondratiev
2025-12-01Makefile: define C language standard to "gnu11"Vladimir Kondratiev
2025-12-01Makefile: Only enable --print-gc-section for verbose (V=1) buildRahul Pathak
2025-12-01lib: sbi_pmu: Fix xINH bits configuringShifrin Dmitry
2025-12-01platform: openpiton: use generic early initManuel Hernández Méndez
2025-12-01platform: ariane: parse dtb for getting some initial parametersManuel Hernández Méndez
2025-11-10lib: utils/irqchip: plic: context_id is signedHeinrich Schuchardt
2025-11-10lib: utils/serial: typo RecieveHeinrich Schuchardt
2025-11-10lib: utils/timer: mtimer: add MIPS P8700 compatibleBenoît Monin
2025-11-10lib: utils/timer: mtimer: Select the reference mtimer from a DT propertyBenoît Monin
2025-11-05lib: utils/ipi: mswi: add MIPS P8700 compatibleBenoît Monin
2025-11-05platform: ariane: Move ariane platform from fpga to genericManuel Hernández Méndez
2025-11-04lib: utils: Add MPXY RPMI mailbox driver for performanceJoshua Yeong
2025-11-04lib: utils: Add MPXY RPMI mailbox driver for device powerJoshua Yeong