Show patches with: State = Action Required       |    Archived = No       |   81 patches
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
Add RISCV_ISA_ZALRSC_ONLY to rewrite amo instructions via lr and sc Add RISCV_ISA_ZALRSC_ONLY to rewrite amo instructions via lr and sc - - - - --- 2025-01-10 Chao-ying Fu New
Add a counter and debug printf to change the latency inside tlb_sync Add a counter and debug printf to change the latency inside tlb_sync - - - - --- 2025-01-10 Chao-ying Fu New
Add a dummy register to sbi_trap_regs Add a dummy register to sbi_trap_regs - - - - --- 2025-01-09 Chao-ying Fu New
Align the scratch allocation to 64 bytes Align the scratch allocation to 64 bytes - - - - --- 2025-01-10 Chao-ying Fu New
Convert hartid to hart index to get scratch. Convert hartid to hart index to get scratch. - - - - --- 2025-01-09 Chao-ying Fu New
Makefile: Force GNU hashing Makefile: Force GNU hashing - - - - --- 2023-08-14 Mayuresh Chitale New
Makefile: Separate libsbi objects for each platform Makefile: Separate libsbi objects for each platform - 1 - - --- 2024-09-03 Samuel Holland New
Work with hartid equal to or greater than SBI_HARTMASK_MAX_BITS. Work with hartid equal to or greater than SBI_HARTMASK_MAX_BITS. - - - - --- 2025-01-09 Chao-ying Fu New
[01/12] lib: utils: Split the FDT MPXY RPMI mailbox client into two parts More RPMI and MPXY updates - - - - --- 2025-01-16 Anup Patel New
[02/12] lib: utils: Constantify mpxy_rpmi_mbox_data in mpxy_rpmi_mbox More RPMI and MPXY updates - - 1 - --- 2025-01-16 Anup Patel New
[03/12] lib: utils: Introduce optional MPXY RPMI service group operations More RPMI and MPXY updates - - - - --- 2025-01-16 Anup Patel New
[04/12] lib: sbi: Fix capability bit assignment in MPXY framework More RPMI and MPXY updates - 1 1 - --- 2025-01-16 Anup Patel New
[05/12] lib: sbi: Improve local variable declarations in MPXY framework More RPMI and MPXY updates - - 1 - --- 2025-01-16 Anup Patel New
[06/12] lib: utils: Drop notifications from MPXY RPMI mailbox client More RPMI and MPXY updates - - 1 - --- 2025-01-16 Anup Patel New
[07/12] lib: utils: Improve variable declarations in MPXY RPMI mailbox client More RPMI and MPXY updates - - 1 - --- 2025-01-16 Anup Patel New
[08/12] include: sbi_utils: Include mailbox.h in rpmi_mailbox.h header More RPMI and MPXY updates - - 1 - --- 2025-01-16 Anup Patel New
[09/12] lib: utils: Implement get_attribute() for the RPMI shared memory mailbox More RPMI and MPXY updates - - - - --- 2025-01-16 Anup Patel New
[1/1] Add a SBOM template in CycloneDX format Add a SBOM template in CycloneDX format - - - - --- 2024-12-09 Richard Hughes New
[1/1] fdt: fdt_helper: fix typo har't'id [1/1] fdt: fdt_helper: fix typo har't'id - - - - --- 2024-12-30 Leo Liang New
[1/2] lib: sbi: Print list of available SBI extensions at boot-time [1/2] lib: sbi: Print list of available SBI extensions at boot-time - - - - --- 2024-12-22 Anup Patel New
[1/3] lib: utils/irqchip: Use fdt_driver for initialization Finish fdt_driver conversion - - - - --- 2025-01-19 Samuel Holland New
[10/12] lib: utils: Populate MPXY channel attributes from RPMI channel attributes More RPMI and MPXY updates - - - - --- 2025-01-16 Anup Patel New
[11/12] include: sbi_utils: Update RPMI service group IDs and BASE service group More RPMI and MPXY updates - - 1 - --- 2025-01-16 Anup Patel New
[12/12] lib: utils: Add MPXY RPMI mailbox driver for System MSI service group More RPMI and MPXY updates - - - - --- 2025-01-16 Anup Patel New
[2/2] lib: sbi: Improve the alignment of boot-time prints [1/2] lib: sbi: Print list of available SBI extensions at boot-time - - - - --- 2024-12-22 Anup Patel New
[2/3] lib: utils/fdt: Remove fdt_find_match() Finish fdt_driver conversion - - - - --- 2025-01-19 Samuel Holland New
[3/3] lib: utils: Initialize miscellaneous drivers in one pass Finish fdt_driver conversion - - - - --- 2025-01-19 Samuel Holland New
[RFC,1/7] opensbi: use .insn for instrcutions to fix endian [RFC,1/7] opensbi: use .insn for instrcutions to fix endian - - 2 - --- 2024-12-20 Ben Dooks New
[RFC,2/7] opensbi: add build config for building big-endian [RFC,1/7] opensbi: use .insn for instrcutions to fix endian - - 2 - --- 2024-12-20 Ben Dooks New
[RFC,3/7] opensbi: add option to set big-endian mode at run-time [RFC,1/7] opensbi: use .insn for instrcutions to fix endian - - 2 - --- 2024-12-20 Ben Dooks New
[RFC,4/7] opensbi: make io little-endian for big endian build [RFC,1/7] opensbi: use .insn for instrcutions to fix endian - - 2 - --- 2024-12-20 Ben Dooks New
[RFC,5/7] internal: add big/little endian to boot print [RFC,1/7] opensbi: use .insn for instrcutions to fix endian - - - - --- 2024-12-20 Ben Dooks New
[RFC,6/7] opensbi: fixup endian access for fw_info [RFC,1/7] opensbi: use .insn for instrcutions to fix endian - - 2 - --- 2024-12-20 Ben Dooks New
[RFC,7/7] opensbi: add u/s big endian init option [RFC,1/7] opensbi: use .insn for instrcutions to fix endian - - 2 - --- 2024-12-20 Ben Dooks New
[RFC,v2,1/2] lib: sbi: Improve pmp_get/pmp_set Improve pmp support - - - - --- 2024-11-08 Xiang W New
[RFC,v2,2/2] lib: sbi: Using word addresses in memregion Improve pmp support - - - - --- 2024-11-08 Xiang W New
[v2,01/13] lib: utils: Split the FDT MPXY RPMI mailbox client into two parts More RPMI and MPXY updates - - - - --- 2025-01-22 Anup Patel New
[v2,02/13] lib: utils: Constantify mpxy_rpmi_mbox_data in mpxy_rpmi_mbox More RPMI and MPXY updates - - 1 - --- 2025-01-22 Anup Patel New
[v2,03/13] lib: utils: Introduce optional MPXY RPMI service group operations More RPMI and MPXY updates - - - - --- 2025-01-22 Anup Patel New
[v2,04/13] lib: sbi: Fix capability bit assignment in MPXY framework More RPMI and MPXY updates - 1 1 - --- 2025-01-22 Anup Patel New
[v2,05/13] lib: sbi: Improve local variable declarations in MPXY framework More RPMI and MPXY updates - - 1 - --- 2025-01-22 Anup Patel New
[v2,06/13] lib: utils: Drop notifications from MPXY RPMI mailbox client More RPMI and MPXY updates - - 1 - --- 2025-01-22 Anup Patel New
[v2,07/13] lib: utils: Improve variable declarations in MPXY RPMI mailbox client More RPMI and MPXY updates - - 1 - --- 2025-01-22 Anup Patel New
[v2,08/13] include: sbi_utils: Include mailbox.h in rpmi_mailbox.h header More RPMI and MPXY updates - - 1 - --- 2025-01-22 Anup Patel New
[v2,09/13] lib: utils: Implement get_attribute() for the RPMI shared memory mailbox More RPMI and MPXY updates - - - - --- 2025-01-22 Anup Patel New
[v2,10/13] lib: utils: Populate MPXY channel attributes from RPMI channel attributes More RPMI and MPXY updates - - - - --- 2025-01-22 Anup Patel New
[v2,11/13] include: sbi_utils: Update RPMI service group IDs and BASE service group More RPMI and MPXY updates - - 1 - --- 2025-01-22 Anup Patel New
[v2,12/13] lib: utils: Add MPXY RPMI mailbox driver for System MSI service group More RPMI and MPXY updates - - - - --- 2025-01-22 Anup Patel New
[v2,13/13] lib: sbi: Update MPXY framework and SBI extension as per latest spec More RPMI and MPXY updates - - - - --- 2025-01-22 Anup Patel New
[v2] We add a new configuration CONFIG_SBI_SCRATCH_ALLOC_ALIGNMENT as an int [v2] We add a new configuration CONFIG_SBI_SCRATCH_ALLOC_ALIGNMENT as an int - - - - --- 2025-01-19 Raj Vishwanathan New
[v2] Work with hartid equal to or greater than SBI_HARTMASK_MAX_BITS [v2] Work with hartid equal to or greater than SBI_HARTMASK_MAX_BITS - - - - --- 2025-01-15 Raj Vishwanathan New
[v3] New configuration CONFIG_SBI_SCRATCH_ALLOC_ALIGNMENT [v3] New configuration CONFIG_SBI_SCRATCH_ALLOC_ALIGNMENT - - - - --- 2025-01-21 Raj Vishwanathan New
[v3] New configuration CONFIG_SBI_SCRATCH_ALLOC_ALIGNMENT [v3] New configuration CONFIG_SBI_SCRATCH_ALLOC_ALIGNMENT - - - - --- 2025-01-21 Raj Vishwanathan New
[v3] Work with hartid equal to or greater than SBI_HARTMASK_MAX_BITS [v3] Work with hartid equal to or greater than SBI_HARTMASK_MAX_BITS - - - - --- 2025-01-22 Raj Vishwanathan New
[v3] Work with hartid equal to or greater than SBI_HARTMASK_MAX_BITS [v3] Work with hartid equal to or greater than SBI_HARTMASK_MAX_BITS - - - - --- 2025-01-21 Raj Vishwanathan New
[v4,1/5] lib: sbi: pmu: fix usage of sbi_pmu_irq_bit() lib: sbi: sse: rework event availability - - 2 - --- 2024-12-16 Clément Léger New
[v4,2/5] lib: sbi: sse: return an error value from sse_event_get() lib: sbi: sse: rework event availability - - 2 - --- 2024-12-16 Clément Léger New
[v4,3/5] lib: sbi: sse: allow adding new events lib: sbi: sse: rework event availability - - 1 - --- 2024-12-16 Clément Léger New
[v4,4/5] lib: sbi: sse: return SBI_ENOTSUPP for unsupported events lib: sbi: sse: rework event availability - - 2 - --- 2024-12-16 Clément Léger New
[v4,5/5] lib: sbi: pmu: add the PMU SSE event only if overflow IRQ is supported lib: sbi: sse: rework event availability - - 2 - --- 2024-12-16 Clément Léger New
[v5,1/6] lib: sbi: pmu: fix usage of sbi_pmu_irq_bit() lib: sbi: sse: rework event availability - - 2 - --- 2025-01-02 Clément Léger New
[v5,2/6] lib: sbi: sse: return an error value from sse_event_get() lib: sbi: sse: rework event availability - - 2 - --- 2025-01-02 Clément Léger New
[v5,3/6] include: lib: add a simple simply linked list implementation lib: sbi: sse: rework event availability - - - - --- 2025-01-02 Clément Léger New
[v5,4/6] lib: sbi: sse: allow adding new events lib: sbi: sse: rework event availability - - 1 - --- 2025-01-02 Clément Léger New
[v5,5/6] lib: sbi: sse: return SBI_ENOTSUPP for unsupported events lib: sbi: sse: rework event availability - - 2 - --- 2025-01-02 Clément Léger New
[v5,6/6] lib: sbi: pmu: add the PMU SSE event only if overflow IRQ is supported lib: sbi: sse: rework event availability - - 2 - --- 2025-01-02 Clément Léger New
[v6,1/7] lib: sbi: pmu: fix usage of sbi_pmu_irq_bit() lib: sbi: sse: rework event availability - - 2 - --- 2025-01-10 Clément Léger New
[v6,2/7] lib: sbi: move sbi_double_trap_handler() to a dedicated header lib: sbi: sse: rework event availability - - - - --- 2025-01-10 Clément Léger New
[v6,3/7] lib: sbi: sse: return an error value from sse_event_get() lib: sbi: sse: rework event availability - - 2 - --- 2025-01-10 Clément Léger New
[v6,4/7] include: lib: add a simple simply linked list implementation lib: sbi: sse: rework event availability - - - - --- 2025-01-10 Clément Léger New
[v6,5/7] lib: sbi: sse: allow adding new events lib: sbi: sse: rework event availability - - 1 - --- 2025-01-10 Clément Léger New
[v6,6/7] lib: sbi: sse: return SBI_ENOTSUPP for unsupported events lib: sbi: sse: rework event availability - - 2 - --- 2025-01-10 Clément Léger New
[v6,7/7] lib: sbi: pmu: add the PMU SSE event only if overflow IRQ is supported lib: sbi: sse: rework event availability - - 2 - --- 2025-01-10 Clément Léger New
ext-sse: Handle landing pads SSTATUS.SPELP bit ext-sse: Handle landing pads SSTATUS.SPELP bit - - - - --- 2025-01-20 Clément Léger New
firmware: fw_base.S: Fix comments for _wait_for_boot_hart firmware: fw_base.S: Fix comments for _wait_for_boot_hart - - - - --- 2025-01-20 Xiang W New
lib: utils/fdt: update fdt_parse_aplic_node() lib: utils/fdt: update fdt_parse_aplic_node() - - - - --- 2025-01-03 Huang Borong New
lib: utils/irqchip: Optimize `fdt_parse_aplic_node` function lib: utils/irqchip: Optimize `fdt_parse_aplic_node` function - - - - --- 2024-12-31 Huang Borong New
lib: utils: Fix irqchip registration for PLIC and APLIC lib: utils: Fix irqchip registration for PLIC and APLIC - 1 1 - --- 2024-12-24 Anup Patel New
lib: utils: Make the enforce permission bit configurable from DT lib: utils: Make the enforce permission bit configurable from DT - - 1 - --- 2025-01-07 Chao Du New
platform: generic: mips: add P8700 platform: generic: mips: add P8700 - - - - --- 2025-01-17 Chao-ying Fu New
platform: generic: thead: add Sophgo SG2044 platform: generic: thead: add Sophgo SG2044 - - - - --- 2025-01-13 Inochi Amaoto New