summaryrefslogtreecommitdiff
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
3 dayslib: sbi: Fix FP state enable in sbi_fp_savewhensun
4 dayslib: sbi_irqchip: error handling in sbi_irqchip_raw_handler_default()Heinrich Schuchardt
4 dayslib: sbi: respect scounteren when emulating timehBen Zong-You Xie
4 dayslib: sbi_pmu: Fix counter and event info error codes as per SBI v3.0 specDavid E. Garcia Porras
5 dayslib: sbi_pmu: Match raw event selector only against raw event map entriesDavid E. Garcia Porras
5 dayslib: sbi_pmu: Return invalid param error for reserved event_idx bitsDavid E. Garcia Porras
7 dayslib: sbi: sse: clear SPV for non-virtualized eventsZhanpeng Zhang
7 daysplatform: generic/andes: fix 32-bit shift overflow in decode_pmaaddrx()Randolph
7 dayslib: utils/andes: arm the SMU sleep command lastBen Zong-You Xie
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: utils/suspend: restore Andes CSRs on system-suspend resumeBen Zong-You Xie
7 daysplatform: generic/andes: pair non-retentive CSR save/restore with a flagBen Zong-You Xie
7 dayslib: utils/andes: add the SMU and LLC registers to the root domainBen Zong-You Xie
7 dayslib: utils/cache: fix andes_llcache_enable() return valueBen Zong-You Xie
7 dayslib: sbi: dbtr: add platform device for per-slot trigger capabilitiesDavid E. Garcia Porras
8 dayslib: sbi: dbtr: return SBI_ERR_INVALID_PARAM for invalid trigger configurationDavid E. Garcia Porras
8 dayslib: sbi: dbtr: return SBI_ERR_BAD_RANGE for invalid trigger index rangeDavid E. Garcia Porras
8 dayslib: sbi: clamp sbi_ecall_get_extensions_str buffer offsetYudistira Putra
2026-08-20platform: generic: sophgo: Move SG2042 timer memregion workaroundXiang W
2026-08-20lib: sbi: Allow platforms to override local TLB operationsXiang W
2026-08-20Makefile: Support make -s to silence the buildMichael Ellerman
2026-08-20lib/utils/cppc: Emulate REFERENCE_CTR and DELIVERED_CTR locallySunil V L
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-20lib: utils/mpxy: logging: Use correct enum for enable notificationRanbir Singh
2026-08-20lib: utils/mpxy: mm: Add missing RPMI_MM_SRV_ENABLE_NOTIFICATION entryRanbir Singh
2026-08-20lib: utils/reset: Add Metanoia MT2824 system reset driverBenoît Monin
2026-08-20platform: generic: Add Metanoia MT2824 initial supportBenoît Monin
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-08-02lib: sbi: Fix typos related to hart protectionAnup Patel
2026-07-22lib: utils/mpxy: bind channel access to owning domainOza Pawandeep
2026-07-22lib: sbi_irqchip: fix MSI EIID gap and tail allocation logic in register_msiPawandeep Oza
2026-07-22lib: utils/irqchip/imsic: track IRQ enable state and restore EIE on warm initPawandeep Oza
2026-07-22lib: utils/irqchip/imsic:migrate to irqchip frameworkPawandeep 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-22lib: utils/irqchip/aplic: implement direct mode irqchip callbacksPawandeep Oza
2026-07-21lib: sbi: Move trap delegation setup to sbi_trap.cAnup Patel
2026-07-21lib: sbi_ipi: Validate hartids against domain, not HSM stateChen Pei
2026-07-16lib: sbi_irqchip: fix device lookup by caps when first is NULLDavid E. Garcia Porras
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-28firmware: Fix comment after relocation completionZong Li
2026-06-28lib: sbi_pmu: fix integer overflow in pmu_ctr_idx_validateliutong