OpenSBI Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-02-27 13:54:13 to 2023-03-31 13:48:55 UTC [more...]

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

[PATCH v2 1/1] lib: utils: fdt_fixup: avoid buffer overrun
 2023-03-31 13:26 UTC  (2+ messages)

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

[PATCH] sbi/sbi_pmu.c: Align the event type offset as per SBI specification
 2023-03-31 12:54 UTC  (4+ messages)

[PATCH v5] docs: Correct FW_JUMP_FDT_ADDR calculation example
 2023-03-30 20:25 UTC 

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

[RFC PATCH v5 0/4] Add CPPC extension support in OpenSBI
 2023-03-29  8:57 UTC  (5+ 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

[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] lib: sbi_hart: clear mip csr during hart init
 2023-03-25 16:50 UTC 

[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 1/2] lib: sbi: Introduce sbi_entry_count() function
 2023-03-20 15:59 UTC  (2+ messages)
` [PATCH 2/2] lib: sbi_hsm: Fix sbi_hsm_hart_start() for platform with hart hotplug

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

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

[PATCH v2] lib: sbi: Fix how to check whether the domain contains fw_region
 2023-03-16 13:33 UTC  (2+ messages)

[PATCH] lib: sbi: Fix how to check whether the domain contains fw_region
 2023-03-16 12:03 UTC 

[PATCH v4 0/4] Miscellaneous about sbi_tlb and sbi_ipi
 2023-03-16  7:51 UTC  (2+ messages)

[PATCH v3 0/3] lib: sbi: Prevent system hang when bringing up secondary harts
 2023-03-10 11:32 UTC  (15+ messages)
` [PATCH v3 1/3] lib: sbi: Refactor the calls to sbi_hart_switch_mode()
` [PATCH v3 2/3] lib: sbi: Set the state of a hart to START_PENDING after the hart is ready
` [PATCH v3 3/3] lib: sbi: Clear IPIs before init_warm_startup in non-boot harts

[PATCH v4 0/8] SBI PMU firmware counters and events improvement
 2023-03-10  8:56 UTC  (19+ messages)
` [PATCH v4 1/8] lib: sbi_pmu: add callback for counter width
` [PATCH v4 2/8] lib: sbi_pmu: Implement sbi_pmu_counter_fw_read_hi
` [PATCH v4 3/8] lib: sbi_pmu: Reserve space for implementation specific firmware events
` [PATCH v4 4/8] lib: sbi_pmu: Rename fw_counter_value
` [PATCH v4 5/8] lib: sbi_pmu: Update sbi_pmu dev ops
` [PATCH v4 6/8] lib: sbi_pmu: Use dedicated event code for platform firmware events
` [PATCH v4 7/8] lib: sbi_pmu: Introduce fw_counter_write_value API
` [PATCH v4 8/8] lib: sbi_pmu: Add hartid parameter PMU device ops

[PATCH v3 0/2] Add StarFive JH7110 SoC shutdown and reboot ops
 2023-03-09 15:50 UTC  (5+ messages)
` [PATCH v3 1/2] lib: utils/i2c: Add minimal StarFive jh7110 I2C driver
` [PATCH v3 2/2] platform: starfive: add PMIC power ops in JH7110 visionfive2 board

[PATCH] lib: serial: Cadence: Enable compatibility for cdns,uart-r1p8
 2023-03-09 15:48 UTC  (3+ messages)

[PATCH v3 0/8] SBI PMU firmware counters and events improvement
 2023-03-09 12:33 UTC  (21+ messages)
` [PATCH v3 1/8] lib: sbi_pmu: add callback for counter width
` [PATCH v3 2/8] lib: sbi_pmu: Implement sbi_pmu_counter_fw_read_hi
` [PATCH v3 3/8] lib: sbi_pmu: Reserve space for implementation specific firmware events
` [PATCH v3 4/8] lib: sbi_pmu: Rename fw_counter_value
` [PATCH v3 5/8] lib: sbi_pmu: Update sbi_pmu dev ops
` [PATCH v3 6/8] lib: sbi_pmu: Use dedicated event code for platform firmware events
` [PATCH v3 7/8] lib: sbi_pmu: Introduce fw_counter_write_value API
` [PATCH v3 8/8] lib: sbi_pmu: Add hartid parameter PMU device ops

[PATCH v2] lib: sbi_scratch: Optimize the alignment code for alloc size
 2023-03-09 10:35 UTC 

[PATCH] lib: sbi_scratch: Optimize the alignment code for alloc size
 2023-03-09  9:57 UTC  (2+ messages)

[PATCH v2 0/2] Add StarFive JH7110 SoC shutdown and reboot ops
 2023-03-08 11:29 UTC  (7+ messages)
` [PATCH v2 1/2] lib: utils/i2c: Add minimal StarFive jh7110 I2C driver
` [PATCH v2 2/2] config: starfive: add PMIC power ops in JH7110 visionfive2 board

[PATCH 0/2] Add StarFive JH7110 SoC shutdown and reboot ops
 2023-03-06  1:07 UTC  (6+ messages)
` [PATCH 1/2] lib: utils/i2c: Add minimal StarFive jh7110 I2C driver
` [PATCH 2/2] config: starfive: add PMIC power ops in JH7110 visionfive2 board

[PATCH v2 0/2] lib: sbi: Prevent system hang when bringing up secondary harts
 2023-03-04  3:52 UTC  (13+ messages)
` [PATCH v2 1/2] lib: sbi: Wait in sbi_hsm_hart_wait() till the hart is prepared to start
` [PATCH v2 2/2] lib: sbi: Clear IPIs before init_warm_startup in non-boot harts

[PATCH] gpio/desginware: add Synopsys DesignWare APB GPIO support
 2023-03-03 12:27 UTC  (2+ messages)

[PATCH] make: Add a command line option for debugging OpenSBI
 2023-03-01  4:00 UTC  (2+ messages)

[PATCH] gpio/starfive: add gpio driver and support gpio reset
 2023-03-01  3:47 UTC  (6+ messages)

[PATCH v5 0/2] fix missing '\r' for console
 2023-02-28  4:25 UTC  (7+ messages)
` [PATCH v5 1/2] lib: sbi: Add sbi_strnchr implementation
` [PATCH v5 2/2] lib: sbi: fix missing '\r' for console

[PATCH v4] lib: sbi: fix missing '\r' for console
 2023-02-28  1:34 UTC  (4+ messages)

[PATCH v2 00/11] SBI system suspend (SUSP) extension
 2023-02-27 14:25 UTC  (23+ messages)
` [PATCH v2 01/11] lib: sbi_hsm: Factor out invalid state detection
` [PATCH v2 02/11] lib: sbi_hsm: Don't try to restore state on failed change
` [PATCH v2 03/11] lib: sbi_hsm: Ensure errors are consistent with spec
` [PATCH v2 04/11] lib: sbi_hsm: Move misplaced comment
` [PATCH v2 05/11] lib: sbi_hsm: Remove unnecessary include
` [PATCH v2 06/11] lib: sbi_hsm: Export some functions
` [PATCH v2 07/11] lib: sbi: Add system suspend skeleton
` [PATCH v2 08/11] lib: sbi: Add system_suspend_allowed domain property
` [PATCH v2 09/11] lib: sbi: Implement system suspend
` [PATCH v2 10/11] docs: Correct opensbi-domain property name
` [PATCH v2 11/11] platform: generic: Add system suspend test

[PATCH 1/3] lib: sbi/sbi_domain: cosmetic style fixes
 2023-02-27 13:55 UTC  (6+ messages)
` [PATCH 2/3] lib: utils/fdt/fdt_domain: Simplify region access permission check
` [PATCH 3/3] docs: domain_support: Update the DT example


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