messages from 2025-06-14 17:28:23 to 2025-08-26 08:48:45 UTC [more...]
[PATCH v4 00/11] Add SiFive TMC0 and SMC0 driver
2025-08-26 8:40 UTC (14+ messages)
` [PATCH v4 01/11] lib: utils: Add cache flush library
` [PATCH v4 02/11] lib: utils: Add FDT cache library
` [PATCH v4 03/11] utils: cache: Add SiFive ccache controller
` [PATCH v4 04/11] lib: utils/cache: Add fdt cmo helpers
` [PATCH v4 05/11] lib: sbi: Add SiFive proprietary xsfcflushdlone
` [PATCH v4 06/11] lib: sbi: Add SiFive proprietary xsfcease
` [PATCH v4 07/11] lib: utils/ipi: Exposing the ACLINT IPI device
` [PATCH v4 08/11] lib: utils/irqchip: Add APLIC restore function
` [PATCH v4 09/11] platform: sifive: Add SiFive TMC0 driver
` [PATCH v4 10/11] lib: utils/timer: Expose timer update function
` [PATCH v4 11/11] platform: sifive: Add SiFive SMC0 driver
[PATCH 0/8] SmePMP bugfixes and improvement
2025-08-21 8:32 UTC (12+ messages)
` [PATCH 1/8] lib: sbi_hart: move sbi_hart_get_smepmp_flags() to sbi_domain
` [PATCH 2/8] lib: sbi_domain: allow specifying inaccessible region
` [PATCH 3/8] lib: sbi_domain: print unsupported SmePMP permissions
` [PATCH 4/8] lib: sbi_hart: add error message for insufficient PMP entries
` [PATCH 5/8] lib: sbi_domain_context: skip the reserved entry during domain context switch
` [PATCH 6/8] lib: sbi_domain: add SBI_DOMAIN_MEMREGION_FW memregion flag
` [PATCH 7/8] lib: sbi_domain: ensure consistent firmware PMP entries
` [PATCH 8/8] lib: sbi_domain_context: preserve firmware PMP entries during domain context switch
[PATCH] lib: utils: fdt_helper: simplify fdt_parse_isa_extensions() helper
2025-08-20 4:03 UTC (2+ messages)
[RFC PATCH 0/7] Extend the reserved PMP entries
2025-08-15 10:01 UTC (8+ messages)
` [RFC PATCH 1/7] lib: utils: fdt_helper: add fdt_has_isa_extension() helper
` [RFC PATCH 2/7] include: sbi: sbi_platform: add reserved_pmp_count field
` [RFC PATCH 3/7] platform: generic: platform: introduce fw_platform_get_reserved_pmp_count()
` [RFC PATCH 4/7] lib: sbi_init: print total and reserved PMP counts
` [RFC PATCH 5/7] lib: sbi: riscv_asm: add reserved_pmp_alloc() to allocate a reserved PMP
` [RFC PATCH 6/7] lib: sbi: sbi_hart: extend PMP handling to support multiple reserved entries
` [RFC PATCH 7/7] docs: opensbi_config: add description for reserved-pmp-count
[PATCH] platform: generic: andes: add QiLai SoC
2025-08-14 10:40 UTC
[PATCH] lib: serial: sifive-uart: add shared memory region for SiFive UART
2025-08-14 11:10 UTC
[PATCH] platform: openpiton: Add PMU initialization
2025-08-13 10:47 UTC (4+ messages)
` [PATCH] platform: openpiton: Move openpiton platform from fpga to generic
` [PATCH v2] "
platform: add CVA6 platform and support for PMU
2025-08-11 15:48 UTC (4+ messages)
[PATCH v2] dbtr: Fix sbi_dbtr_read_trig to read from CSRs
2025-08-11 15:29 UTC
[PATCH v3 00/12] Add SiFive TMC0 and SMC0 driver
2025-08-11 2:16 UTC (23+ messages)
` [PATCH v3 01/12] lib: utils: Add cache flush library
` [PATCH v3 02/12] lib: utils: Add FDT cache library
` [PATCH v3 03/12] utils: cache: Add SiFive ccache controller
` [PATCH v3 04/12] lib: utils/cache: Add fdt cmo helpers
` [PATCH v3 05/12] platform: generic: Add SiFive development platform
` [PATCH v3 06/12] lib: sbi: Add SiFive proprietary xsfcflushdlone
` [PATCH v3 07/12] lib: sbi: Add SiFive proprietary xsfcease
` [PATCH v3 08/12] lib: utils/ipi: Exposing the ACLINT IPI device
` [PATCH v3 09/12] lib: utils/irqchip: Add APLIC restore function
` [PATCH v3 10/12] platform: sifive: Add SiFive TMC0 driver
` [PATCH v3 11/12] lib: utils/timer: Expose timer update function
` [PATCH v3 12/12] platform: sifive: Add SiFive SMC0 driver
[PATCH 1/3] lib: sbi: Print error message during warm boot
2025-08-08 9:16 UTC (7+ messages)
` [PATCH 2/3] platform: generic: Extra memory for housekeeping
` [PATCH 3/3] include: sbi: Lift the maximum harts to 1024
[PATCH] dbtr: Fix sbi_dbtr_read_trig to read from CSRs
2025-08-07 0:14 UTC (2+ messages)
[PATCH] aplic: fix lock machanism in xmsiaddrcfg(h)
2025-08-06 6:15 UTC (2+ messages)
` 回复: "
[PATCH 0/3] Support 1024 harts
2025-08-06 0:41 UTC
[PATCH] Clarify sbi_debug_read_triggers return values
2025-07-29 17:36 UTC
[PATCH] Fix license to compatible BSD-2-Clause
2025-07-28 7:18 UTC (3+ messages)
[PATCH v2] Fix license to compatible BSD-2-Clause
2025-07-28 7:38 UTC
[PATCH] platform: andes: Fix license to compatible GPL
2025-07-28 5:33 UTC (4+ messages)
[PATCH] lib: utils: Add PSCI implementation support
2025-07-26 3:23 UTC (2+ messages)
[PATCH] dbtr: Add support for icount trigger type
2025-07-24 18:31 UTC
[PATCH v3] generic: mips: support harts to boot from mips_warm_boot
2025-07-23 20:40 UTC
[PATCH v2] generic: mips: support harts to boot from mips_warm_boot
2025-07-23 20:37 UTC (3+ messages)
[PATCH] platform: generic: Pack the FDT after applying fixups
2025-07-23 6:56 UTC (2+ messages)
[PATCH v2] lib: utils: fdt: fix "ranges" translation
2025-07-23 5:20 UTC (2+ messages)
[PATCH v1] generic: mips: support harts to boot from mips_warm_boot
2025-07-22 21:35 UTC (5+ messages)
[PATCH 1/3] include: sbi: Use array for struct sbi_trap_regs and GET/SET macros
2025-07-22 10:47 UTC (6+ messages)
` [PATCH 2/3] firmware: Replace sole uses of REGBYTES with __SIZEOF_LONG__
` [PATCH 3/3] include: sbi: Remove unused (LOG_)REGBYTES
[PATCH] platform: openpiton: fix uninitialized plic_data struct
2025-07-22 10:36 UTC (6+ messages)
[PATCH] lib: sbi: pmu: Improve loop in pmu_ctr_find_hw
2025-07-21 16:07 UTC
[PATCH] include: sbi: Don't use #pragma when preprocessing device tree sources
2025-07-21 11:13 UTC (4+ messages)
[PATCH] firmware: Rename __rel_dyn_start/end to __rela_dyn_start/end
2025-07-21 11:13 UTC (3+ messages)
[PATCH v2] firmware: payload: test: Add SBI shutdown call after test message
2025-07-21 11:06 UTC (2+ messages)
[PATCH] lib: sbi: Only enable TM bit in scounteren
2025-07-21 10:53 UTC (4+ messages)
[PATCH] include: sbi: fix swap errors with newer gcc -Werror=sequence-point
2025-07-20 15:46 UTC (5+ messages)
[PATCH v3 0/2] firmware: Initial compiler built-in stack protector support
2025-07-20 15:42 UTC (6+ messages)
` [PATCH v3 1/2] lib: sbi: Remove redundant call to sbi_hart_expected_trap_addr()
` [PATCH v3 2/2] firmware: Initial compiler built-in stack protector support
[PATCH] firmware: payload: test: Add SBI shutdown call after test message
2025-07-20 15:21 UTC (2+ messages)
[PATCH 1/1] lib: sbi_list: add a helper for safe list iteration
2025-07-20 15:17 UTC (2+ messages)
[PATCH] lib: utils/serial: Clear LSR status and check RBR status
2025-07-20 15:14 UTC (2+ messages)
[PATCH] platform: generic: Add support for UltraRISC DP1000 SoC platform
2025-07-20 8:43 UTC (3+ messages)
[PATCH] lib: utils: fdt: fix "ranges" translation
2025-07-08 10:48 UTC
OpenSBI v1.7 Released
2025-06-30 3:58 UTC
[PATCH v2 0/2] firmware: Initial compiler built-in stack protector support
2025-06-26 9:08 UTC (5+ messages)
` [PATCH v2 1/2] lib: sbi: Remove redundant call to sbi_hart_expected_trap_addr()
` [PATCH v2 2/2] firmware: Initial compiler built-in stack protector support
[PATCH 1/2] lib: utils: Add Implementation ID and Version as RPMI MPXY attributes
2025-06-24 3:15 UTC (5+ messages)
` [PATCH 2/2] lib: rpmi: Make RPMI drivers as non-experimental
[PATCH v2 0/9] Some improvements on boot sequence
2025-06-21 4:22 UTC (10+ messages)
` [PATCH v2 1/9] lib: sbi: Implement synchronisation and wait between multiple HARTs
` [PATCH v2 2/9] lib: sbi: Remove wait_for_coldboot and wake_coldboot_harts
` [PATCH v2 3/9] lib: sbi: Add wait operations in some initialization functions
` [PATCH v2 4/9] lib/utils: Make fdt_parse_isa_extensions reentrant
` [PATCH v2 5/9] lib: sbi: Initialize as much as possible on non-coldboot HART
` [PATCH v2 6/9] lib: sbi: Ensure that all Harts complete sbi_hart_init
` [PATCH v2 7/9] lib/utils: Fix Zicntr detection in fdt_cpu_fixup
` [PATCH v2 8/9] lib: sbi: Fix dtbr initialization
` [PATCH v2 9/9] lib: sbi: Add sbi_double_trap_init to init_warm_startup
[PATCH 00/12] Some improvements on boot sequence
2025-06-21 1:13 UTC (6+ messages)
Upcoming OpenSBI v1.7 release
2025-06-18 6:17 UTC
[PATCH] lib: sbi_platform: Add platform specific pmp_set() and pmp_disable()
2025-06-17 15:39 UTC (6+ messages)
` [EXTERNAL]Re: "
[PATCH 0/3] Heap Enhancements
2025-06-17 3:21 UTC (4+ messages)
` [PATCH 1/3] lib: sbi_list: Add a helper for reverse list iteration
` [PATCH 2/3] lib: sbi_heap: Allocate list nodes dynamically
` [PATCH 3/3] lib: sbi_heap: Simplify allocation algorithm
[PATCH v2] lib: sbi: Optimize saddr mapping in sbi_dbtr.c
2025-06-16 11:41 UTC (2+ messages)
[PATCH] lib: sbi: dbtr: Fix update_triggers to match SBI
2025-06-16 11:41 UTC (3+ messages)
[PATCH] lib: sbi: Optimize saddr mapping in sbi_dbtr.c
2025-06-16 6:40 UTC (3+ messages)
[PATCH v2] lib: sbi: dbtr: Fix shared memory layout
2025-06-16 4:45 UTC (2+ messages)
[PATCH] lib: utils: Fix fdt_parse_aclint_node() for non-contiguous hartid
2025-06-16 4:18 UTC (2+ messages)
[PATCH] lib: sbi: Revert entry_count before doing hsm stop in hsm wait loop
2025-06-16 4:18 UTC (2+ messages)
[PATCH v3] lib: utils/irqchip: always parse msi information for each aplic device
2025-06-16 3:51 UTC (2+ messages)
[PATCH] lib: sbi: fwft: Use only the provided PMLEN value
2025-06-15 13:30 UTC (2+ messages)
[PATCH v2 0/2] lib: sbi: pmu: Rework SSE callbacks
2025-06-15 13:21 UTC (2+ messages)
[PATCH] Makefile: Add flag for reprodubility compiler flags
2025-06-15 13:21 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox