summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-10-21lib: utils/timer: mtimer: Add SiFive CLINT v2 supportYong-Xuan Wang
2025-10-20platform: generic: Add SpacemiT K1 platform supportXianbin Zhu
2025-10-20platform: spacemit: Add HSM driverXianbin Zhu
2025-10-20platform: generic: spacemit: add K1Xianbin 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-30platform: starfive: jh7110: Add starfive,jh7110s compatibleHal Feng
2025-09-30platform: generic: Add Andes QiLai SoC supportBen Zong-You Xie
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-09-01lib: sbi_list: Add a helper for reverse list iterationSamuel Holland
2025-08-28generic: mips: support harts to boot from mips_warm_bootChao-ying Fu
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-28Fix license to compatible BSD-2-ClauseXiang W
2025-08-28platform: generic: Pack the FDT after applying fixupsSamuel Holland
2025-08-26platform: openpiton: Move openpiton platform from fpga to genericManuel Hernández Méndez
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-22include: sbi: Remove unused (LOG_)REGBYTESJessica Clarke
2025-07-22firmware: Replace sole uses of REGBYTES with __SIZEOF_LONG__Jessica Clarke
2025-07-22include: sbi: Use array for struct sbi_trap_regs and GET/SET macrosJessica Clarke
2025-07-22platform: openpiton: fix uninitialized plic_data structManuel Hernández Méndez
2025-07-21firmware: Rename __rel_dyn_start/end to __rela_dyn_start/endJessica Clarke
2025-07-21include: sbi: Don't use #pragma when preprocessing device tree sourcesJessica Clarke
2025-07-21firmware: payload: test: Add SBI shutdown call after test messageXiang W
2025-07-21lib: sbi: Only enable TM bit in scounterenAtish Patra
2025-07-20include: sbi: fix swap errors with newer gcc -Werror=sequence-pointBen Dooks
2025-07-20firmware: Initial compiler built-in stack protector supportAlvin Chang
2025-07-20lib: sbi: Remove redundant call to sbi_hart_expected_trap_addr()Alvin Chang
2025-07-20lib: sbi_list: add a helper for safe list iterationYong-Xuan Wang
2025-07-20lib: utils/serial: Clear LSR status and check RBR statusYi Pei
2025-06-30include: Bump-up version to 1.7v1.7Anup Patel
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