messages from 2025-06-24 03:16:03 to 2025-09-03 06:52:55 UTC [more...]
[PATCH 0/3] OpenSBI IPI device rating
2025-09-03 6:50 UTC (8+ messages)
` [PATCH 1/3] lib: sbi: Introduce "
` [PATCH 2/3] include: sbi: Remove platform specific IPI init
` [PATCH 3/3] lib: utils/ipi: Convert IPI drivers as early drivers
[PATCH 0/3] Some updates about domain context
2025-09-03 4:46 UTC (4+ messages)
` [PATCH 1/3] lib: sbi: Add error handling to switch_to_next_domain_context
` [PATCH 2/3] lib: sbi: Add hart context init when first call enter
` [PATCH 3/3] lib: sbi: Prevent target domain same as the current
[PATCH v5 00/11] Add SiFive TMC0 and SMC0 driver
2025-09-02 10:33 UTC (16+ messages)
` [PATCH v5 01/11] lib: utils: Add cache flush library
` [PATCH v5 02/11] lib: utils: Add FDT cache library
` [PATCH v5 03/11] utils: cache: Add SiFive ccache controller
` [PATCH v5 04/11] lib: utils/cache: Add fdt cmo helpers
` [PATCH v5 05/11] lib: sbi: Add SiFive proprietary xsfcflushdlone
` [PATCH v5 06/11] lib: sbi: Add SiFive proprietary xsfcease
` [PATCH v5 07/11] lib: utils/ipi: Exposing the ACLINT IPI device
` [PATCH v5 08/11] lib: utils/irqchip: Add APLIC restore function
` [PATCH v5 09/11] platform: sifive: Add SiFive TMC0 driver
` [PATCH v5 10/11] lib: utils/timer: Expose timer update function
` [PATCH v5 11/11] platform: sifive: Add SiFive SMC0 driver
[PATCH 0/3] Heap Enhancements
2025-09-01 11:29 UTC (2+ messages)
[PATCH v4 00/11] Add SiFive TMC0 and SMC0 driver
2025-09-01 10:07 UTC (19+ 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 v3] generic: mips: support harts to boot from mips_warm_boot
2025-08-28 15:05 UTC (6+ messages)
[PATCH v2] dbtr: Fix sbi_dbtr_read_trig to read from CSRs
2025-08-28 5:23 UTC (2+ messages)
[PATCH] dbtr: Add support for icount trigger type
2025-08-28 5:10 UTC (2+ messages)
[PATCH v2] Fix license to compatible BSD-2-Clause
2025-08-28 5:04 UTC (2+ messages)
[PATCH] platform: generic: Pack the FDT after applying fixups
2025-08-28 5:00 UTC (3+ messages)
[PATCH] platform: openpiton: Add PMU initialization
2025-08-26 11:42 UTC (6+ messages)
` [PATCH] platform: openpiton: Move openpiton platform from fpga to generic
` [PATCH v2] "
[PATCH] lib: sbi: pmu: Improve loop in pmu_ctr_find_hw
2025-08-26 11:15 UTC (2+ messages)
[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
platform: add CVA6 platform and support for PMU
2025-08-11 15:48 UTC (4+ messages)
[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] 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 v2] generic: mips: support harts to boot from mips_warm_boot
2025-07-23 20:37 UTC (3+ 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] 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 (2+ 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 (3+ messages)
` [PATCH 2/2] lib: rpmi: Make RPMI drivers as non-experimental
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