OpenSBI Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-03-16 12:11:11 to 2023-05-08 16:02:56 UTC [more...]

[PATCH] lib: utils/irqchip: plic: support T-HEAD C910 PLIC
 2023-05-08 16:02 UTC  (3+ messages)

[PATCH v2] lib: sbi: Optimize probe of srst/susp
 2023-05-02 15:55 UTC  (3+ messages)

[PATCH v3] lib: sbi: Optimize probe of srst/susp
 2023-05-02 15:51 UTC 

[PATCH] lib: sbi: Optimize probe of srst
 2023-05-01 12:11 UTC  (2+ messages)

[PATCH v2] lib: sbi: Ensure SBI extension is available
 2023-05-01 12:09 UTC  (2+ messages)

[PATCH v3] lib: sbi: Ensure SBI extension is available
 2023-05-01 12:08 UTC 

[PATCH] lib: sbi: Ensure SBI extension is available
 2023-04-28 11:05 UTC  (13+ messages)

[PATCH] lib: sbi: Simplify BITS_PER_LONG definition
 2023-04-26  6:58 UTC  (2+ messages)

[PATCH 0/2] Miscellaneous
 2023-04-26  6:57 UTC  (4+ messages)
` [PATCH 1/2] lib: sbi: Remove unnecessary semicolon
` [PATCH 2/2] lib: sbi: Simplify sbi_ipi_process remove goto

[PATCH 00/17] Introduce and use simple heap allocator
 2023-04-25 12:32 UTC  (18+ messages)
` [PATCH 01/17] platform: Allow platforms to specify heap size
` [PATCH 02/17] lib: sbi: Introduce simple heap allocator
` [PATCH 03/17] lib: sbi: Print scratch size and usage at boot time
` [PATCH 04/17] lib: sbi_pmu: Use heap for per-HART PMU state
` [PATCH 05/17] lib: sbi: Use heap for root domain creation
` [PATCH 06/17] lib: sbi: Use scratch space to save per-HART domain pointer
` [PATCH 07/17] lib: utils/gpio: Use heap in SiFive and StartFive GPIO drivers
` [PATCH 08/17] lib: utils/i2c: Use heap in DesignWare and SiFive I2C drivers
` [PATCH 09/17] lib: utils/ipi: Use heap in ACLINT MSWI driver
` [PATCH 10/17] lib: utils/irqchip: Use heap in PLIC, APLIC and IMSIC drivers
` [PATCH 11/17] lib: utils/timer: Use heap in ACLINT MTIMER driver
` [PATCH 12/17] lib: utils/fdt: Use heap in FDT domain parsing
` [PATCH 13/17] lib: utils/ipi: Use scratch space to save per-HART MSWI pointer
` [PATCH 14/17] lib: utils/timer: Use scratch space to save per-HART MTIMER pointer
` [PATCH 15/17] lib: utils/irqchip: Use scratch space to save per-HART PLIC pointer
` [PATCH 16/17] lib: utils/irqchip: Don't check hartid in imsic_update_hartid_table()
` [PATCH 17/17] lib: utils/irqchip: Use scratch space to save per-HART IMSIC pointer

[PATCH] lib: sbi: Don't check SBI error range for legacy console getchar
 2023-04-20  8:47 UTC  (2+ messages)

[1/1] lib: sbi: Add debug print when sbi_pmu_init fails
 2023-04-19  5:57 UTC  (2+ messages)

[PATCH v2 1/2] lib: sbi: Do not clear active_events for cycle/instret when stopping
 2023-04-17  4:07 UTC  (5+ messages)
` [PATCH v2 2/2] lib: sbi: Fix counter index calculation for SBI_PMU_CFG_FLAG_SKIP_MATCH

[PATCH 1/2] firmware: Optimize loading relocation type
 2023-04-17  3:49 UTC  (8+ messages)
` [PATCH 2/2] firmware: Change to use positive offset to access relocation entries

[PATCH v10] platform: generic: andes/renesas: Add SBI EXT to check for enabling IOCP errata
 2023-04-14 12:11 UTC  (5+ messages)

[PATCH v6] lib: sbi: Optimize sbi_tlb queue waiting
 2023-04-14 11:50 UTC  (2+ messages)

[PATCH v5 0/4] Miscellaneous about sbi_tlb and sbi_ipi
 2023-04-13 11:39 UTC  (9+ messages)
` [PATCH v5 1/4] lib: sbi: Optimize sbi_tlb
` [PATCH v5 2/4] lib: sbi: Optimize sbi_ipi
` [PATCH v5 3/4] sbi: tlb: Simplify to tlb_process_count/tlb_process function
` [PATCH v5 4/4] lib: sbi: Optimize sbi_tlb queue waiting

[1/1] lib: utils/fdt: Parse for UART "clocks" property if "clock-frequency" is absent
 2023-04-12  5:35 UTC  (4+ messages)

[PATCH v4 0/4] Miscellaneous about sbi_tlb and sbi_ipi
 2023-04-11  4:40 UTC  (11+ messages)
` [PATCH v4 1/4] lib: sbi: Optimize sbi_tlb
` [PATCH v4 2/4] lib: sbi: Optimize sbi_ipi
` [PATCH v4 3/4] lib: sbi: rename function of sbi_ipi

[PATCH v2 1/1] lib: utils: fdt_fixup: avoid buffer overrun
 2023-04-07  5:58 UTC  (3+ messages)

[PATCH v5] docs: Correct FW_JUMP_FDT_ADDR calculation example
 2023-04-07  5:46 UTC  (2+ messages)

[PATCH] sbi/sbi_pmu.c: Align the event type offset as per SBI specification
 2023-04-07  4:48 UTC  (5+ messages)

[RFC PATCH v5 0/4] Add CPPC extension support in OpenSBI
 2023-04-07  4:31 UTC  (8+ messages)
` [RFC PATCH v5 1/4] include: Add defines for SBI CPPC extension
` [RFC PATCH v5 2/4] lib: sbi: Implement "
` [RFC PATCH v5 3/4] lib: sbi: Print the CPPC device name
` [RFC PATCH v5 4/4] NOT_FOR_MERGE: Add test code to emulate CPPC extension

[PATCH v9] platform: generic: andes/renesas: Add SBI EXT to check for enabling IOCP errata
 2023-04-06 19:31 UTC  (4+ messages)

[PATCH] lib: sbi_hart: clear mip csr during hart init
 2023-04-06 13:37 UTC  (2+ messages)

[PATCH 1/2] lib: sbi: Introduce sbi_entry_count() function
 2023-04-06 13:19 UTC  (4+ messages)
` [PATCH 2/2] lib: sbi_hsm: Fix sbi_hsm_hart_start() for platform with hart hotplug

[PATCH v2] lib: sbi: Fix how to check whether the domain contains fw_region
 2023-04-06 13:14 UTC  (3+ messages)

[PATCH v2] lib: sbi_scratch: Optimize the alignment code for alloc size
 2023-04-06 10:36 UTC  (2+ messages)

[PATCH v8] platform: generic: renesas: rzfive: Add SBI EXT to check for enabling IOCP errata
 2023-04-06  9:37 UTC  (3+ messages)

[PATCH v7 0/4] generic/starfive: Enable Starfive JH7110 platform preferred cold boot HART implementation
 2023-04-05 10:23 UTC  (6+ messages)
` [PATCH v7 1/4] lib: sbi: Allow platform to influence cold boot HART selection

[PATCH 1/2] lib: sbi: Do not clear active_events for cycle/instret when stopping
 2023-04-04 14:49 UTC  (6+ messages)
` [PATCH 2/2] lib: sbi: Fix cidx_base check when SBI_PMU_CFG_FLAG_SKIP_MATCH is set

using kconfiglib from scripts
 2023-04-04  9:29 UTC  (2+ messages)

[PATCH v7] platform: generic: renesas: rzfive: Add SBI EXT to check for enabling IOCP errata
 2023-03-31 13:48 UTC  (4+ messages)

[PATCH 1/1] lib: utils: fdt_fixup: avoid buffer overrun
 2023-03-31 13:06 UTC 

[PATCH v3] docs: Correct FW_JUMP_FDT_ADDR calculation example
 2023-03-30 20:24 UTC  (11+ messages)

[RFC PATCH v4 0/4] Add CPPC extension support in OpenSBI
 2023-03-28  6:44 UTC  (6+ messages)
` [RFC PATCH v4 1/4] include: Add defines for SBI CPPC extension
` [RFC PATCH v4 2/4] lib: sbi: Implement "
` [RFC PATCH v4 3/4] lib: sbi: Print the CPPC device name
` [RFC PATCH v4 4/4] NOT_FOR_MERGE: Add test code to emulate CPPC extension

[RFC PATCH v3 0/4] Add CPPC extension support in OpenSBI
 2023-03-27 11:07 UTC  (5+ messages)
` [RFC PATCH v3 1/4] include: Add defines for SBI CPPC extension
` [RFC PATCH v3 2/4] lib: sbi: Implement "
` [RFC PATCH v3 3/4] lib: sbi: Print the CPPC device name
` [RFC PATCH v3 4/4] NOT_FOR_MERGE: Add test code to emulate CPPC extension

[RFC PATCH v2 0/4] Add CPPC extension support in OpenSBI
 2023-03-27  8:47 UTC  (10+ messages)
` [RFC PATCH v2 1/4] include: Add defines for SBI CPPC extension
` [RFC PATCH v2 2/4] lib: sbi: Implement "
` [RFC PATCH v2 3/4] lib: sbi: Print the CPPC device name
` [RFC PATCH v2 4/4] NOT_FOR_MERGE: Add test code to emulate CPPC extension

[PATCH v4] docs: Correct FW_JUMP_FDT_ADDR calculation example
 2023-03-24 14:09 UTC 

[PATCH v2] docs: Correct FW_JUMP_FDT_ADDR calculation example
 2023-03-24 11:54 UTC  (5+ messages)

[PATCH v1] docs: Correct FW_JUMP_FDT_ADDR calculation example
 2023-03-24  0:39 UTC  (3+ messages)

[RFC PATCH v1 0/4] Add CPPC extension support in OpenSBI
 2023-03-23  9:07 UTC  (11+ messages)
` [RFC PATCH v1 1/4] include: Add defines for SBI CPPC extension
` [RFC PATCH v1 2/4] lib: sbi: Implement "
` [RFC PATCH v1 3/4] lib: sbi: Print the CPPC device name
` [RFC PATCH v1 4/4] NOT_FOR_MERGE: Add test code to emulate CPPC extension

[PATCH] Makefile: Generate Map file for each firmware
 2023-03-21  2:58 UTC  (3+ messages)

[PATCH v6] platform: generic: renesas: rzfive: Add SBI EXT to check for enabling IOCP errata
 2023-03-17 15:05 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox