summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2026-06-17lib: sbi: Rework misaligned vector load/storeBo Gan
2026-06-17lib: sbi: Add variable-length unprivilege access functionsBo Gan
2026-06-17lib: sbi: Rework and split sbi_misaligned(_v)_tinst_fixupBo Gan
2026-06-16lib: sbi: Make per-HART stack size configurable via KconfigOriol Catalan
2026-06-16lib: sbi: Do not override emulator callback for vector load/storeBo Gan
2026-06-16include: sbi: set FS dirty in vsstatus when V=1Bo Gan
2026-06-16include: sbi: Add GET_RDS_NUM/SET(_FP32/_FP64)_RDS macrosBo Gan
2026-06-16include: sbi: Add sbi_regs_prev_xlenBo Gan
2026-06-16include: sbi: Add more mstatus and instruction encodingBo Gan
2026-06-15include: utils/hsm: Add __noreturn attribute for sifive_ceaseBo Gan
2026-06-12platform: generic: Optimize extensions_init() to parse ISA extensions onceAnup Patel
2026-06-12lib: sbi: add UBSan supportMarcos Oduardo
2026-06-10include: sbi: Add SBI MPXY notification related definesDavid E. Garcia Porras
2026-06-10include: mailbox: Update RPMI notification structs and add performance eventsDavid E. Garcia Porras
2026-06-10lib: sbi_irqchip: Allow irqchip drivers advertise capabilitiesAnup Patel
2026-06-10lib: sbi: Move hart PMP functions to sbi_hart_pmp.cNicholas Piggin
2026-06-10lib: sbi: Add hart_ prefix to PMP functionsNicholas Piggin
2026-06-10lib: sbi: Add sbi_pmp_is_enabled() helperNicholas Piggin
2026-06-10lib: sbi: Move RISC-V PMP encoding functions to sbi_pmp.cNicholas Piggin
2026-06-07include: mailbox: rpmi_msgprot: Add RPMI performance domain flag definesDavid E. Garcia Porras
2026-05-18lib: sbi: domain FP/Vector context support for context switchDave Patel
2026-05-18lib: sbi: Add floating-point context save/restore support.Dave Patel
2026-05-18lib: sbi: Add RISC-V vector context save/restore supportDave Patel
2026-05-12lib: sbi_irqchip: Add support for registering MSI handlersAnup Patel
2026-05-12lib: sbi_irqchip: Allow setting hardware interrupt affinityAnup Patel
2026-05-12lib: sbi_irqchip: Allow marking hardware interrupts as reservedAnup Patel
2026-05-12lib: sbi_irqchip: Allow interrupt client to specify line sensingAnup Patel
2026-05-09lib: sbi_timer: Introduce sbi_timer_compute_delta() and friendsAnup Patel
2026-05-09lib: sbi_timer: Add support for timer eventsAnup Patel
2026-05-09include: sbi: Add sbi_scratch_hartindex() macroAnup Patel
2026-05-09lib: sbi: hart: Detect and enable Smrnmi before trap-based feature detectionEvgeny Voevodin
2026-05-09firmware: Add RNMI handler infrastructureEvgeny Voevodin
2026-05-09lib: sbi: Add Smrnmi extension macros for registers and bitsEvgeny Voevodin
2026-05-09include: sbi_scratch: Add tmp1 scratch space for RNMI context savingEvgeny Voevodin
2026-04-08include: sbi_bitmap: add bitmap_empty() functionYu-Chien Peter Lin
2026-04-06lib: utils: Add MPXY client driver for RPMI MM service groupRanbir Singh
2026-03-22lib: sbi_irqchip: Allow registering interrupt handlersAnup Patel
2026-03-22lib: sbi_irqchip: Associate 32-bit unique ID for each irqchip deviceAnup Patel
2026-03-22lib: utils/irqchip: Add unique_id to plic, aplic, and imsic dataAnup Patel
2026-03-22lib: sbi_irqchip: Support irqchip device targetting subset of hartsAnup Patel
2026-03-22lib: utils/irqchip: Add IDC to hartindex map in struct aplic_dataAnup Patel
2026-03-22lib: sbi_irqchip: Rename irq_handle() callback to process_hwirqs()Anup Patel
2026-03-22lib: sbi_irqchip: Use chip as variable name for irqchip deviceAnup Patel
2026-03-09lib: sbi: Fix undefined behavior in signed shifts in sbi_hart.cMarcos Oduardo
2026-03-09include: sbi: Fix illegal shift in sbi_domain.hMarcos Oduardo
2026-02-21lib: sbi_pmu: Add FW counter index validation when reading high bits on RV64James Raphael Tiovalen
2026-02-20lib: utils/serial: Add support for Altera JTAG UARTIcenowy Zheng
2026-02-20firmware: Initialize stack guard via ZkrXiang W
2026-02-11lib: utils/suspend: add Andes ATCSMU suspend driverBen Zong-You Xie
2026-02-11lib: utils/cache: add Andes last level cache controllerBen Zong-You Xie