summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
3 dayslib: sbi_domain: Rename per-domain data to per-domain stateHEADmasterRahul Pathak
3 dayslib: sbi: Rename map_range/unmap_range functionsRahul Pathak
4 dayslib: sbi_pmu: Fix counter and event info error codes as per SBI v3.0 specDavid E. Garcia Porras
5 dayslib: sbi_pmu: Return invalid param error for reserved event_idx bitsDavid E. Garcia Porras
7 dayslib: utils/suspend: wait for the secondary Andes harts to sleepBen Zong-You Xie
7 dayslib: utils/hsm: wake sleeping Andes harts with an IPIBen Zong-You Xie
7 dayslib: sbi: dbtr: add platform device for per-slot trigger capabilitiesDavid E. Garcia Porras
2026-08-20lib: sbi: Allow platforms to override local TLB operationsXiang W
2026-08-20lib/sbi/sbi_timer: Add sbi_timer_frequency() functionSunil V L
2026-08-20lib: make SBI_HARTMASK_MAX_BITS customizable, default 256Heinrich Schuchardt
2026-08-02lib: sbi: Print list of all hart protection mechanisms at boot timeAnup Patel
2026-08-02lib: sbi: Extend hart protection abstraction to allow ID configurationAnup Patel
2026-08-02lib: sbi: Add domain parameter to hart protection (un)configure()Anup Patel
2026-08-02lib: sbi: Introduce sbi_hart_protection_reconfigure() functionAnup Patel
2026-07-22lib: utils/mpxy: bind channel access to owning domainOza Pawandeep
2026-07-22lib: utils/irqchip/imsic: track IRQ enable state and restore EIE on warm initPawandeep Oza
2026-07-22lib: utils/irqchip/imsic: embed sbi_irqchip_device in imsic dataPawandeep Oza
2026-07-22lib: utils/irqchip/aplic: add MSI mode support with IMSIC parent linkingPawandeep Oza
2026-07-21lib: sbi: Move trap delegation setup to sbi_trap.cAnup Patel
2026-07-01lib: utils/mpxy: Add RPMI MPXY driver for logging service groupSubrahmanya Lingappa
2026-06-30include: Bump-up version to 1.9v1.9Anup Patel
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