messages from 2023-02-21 10:06:31 to 2023-03-20 15:59:23 UTC [more...]
[PATCH 1/2] lib: sbi: Introduce sbi_entry_count() function
2023-03-20 15:59 UTC
[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] Makefile: Generate Map file for each firmware
2023-03-19 18:22 UTC
[PATCH v7] platform: generic: renesas: rzfive: Add SBI EXT to check for enabling IOCP errata
2023-03-18 2:59 UTC (2+ messages)
[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 (3+ 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
[PATCH v5 0/3] Renesas RZ/Five add support to configure PMA and add vendor specific SBI extension
2023-02-27 9:03 UTC (12+ messages)
` [PATCH v5 1/3] platform: generic: renesas: rzfive: Add support to configure the PMA
` [PATCH v5 2/3] platform: generic: renesas: rzfive: Configure the PMA region
` [PATCH v5 3/3] platform: generic: renesas: rzfive: Add SBI EXT to check for enabling IOCP errata
[PATCH v2] lib: sbi: sbi_ecall: Check the range of SBI error
2023-02-27 6:23 UTC (4+ messages)
[PATCH 1/2] lib: sbi: Align SBI vendor extension id with mvendorid CSR
2023-02-27 6:09 UTC (4+ messages)
` [PATCH 2/2] include: sbi: Remove extid parameter from vendor_ext_provider() callback
[PATCH] lib: sbi_hart: Enable hcontext and scontext
2023-02-27 5:54 UTC (2+ messages)
[PATCH] docs: fix typo in fw.md
2023-02-27 5:26 UTC (2+ messages)
[PATCH v4] lib: utils: fdt_fixup: Fix compile error
2023-02-27 5:22 UTC (2+ messages)
[PATCH v3 1/4] lib: utils/fdt: Fix fdt_pmu.c header dependency
2023-02-27 4:46 UTC (8+ messages)
` [PATCH v3 2/4] platform: generic/allwinner: Fix sun20i-d1.c "
` [PATCH v3 3/4] platform: generic/andes: Fix ae350.c "
` [PATCH v3 4/4] include: fdt/fdt_helper: Change fdt_get_address() to return root.next_arg1
[PATCH v2] lib: sbi_domain: Avoid overwriting coldboot hart's scratch->arg1
2023-02-27 4:27 UTC (4+ messages)
[RFC PATCH] Kconfig: Add an option for debugging OpenSBI
2023-02-24 14:30 UTC (3+ messages)
[PATCH 1/1] Add RISC-V TEE support
2023-02-23 11:23 UTC
[PATCH] lib: sbi: sbi_ecall: Improve return SBI error
2023-02-22 8:42 UTC (7+ messages)
[PATCH v2 0/5] SBI PMU firmware counters and events improvement
2023-02-22 2:49 UTC (12+ messages)
` [PATCH v2 1/5] lib: sbi_pmu: add callback for counter width
` [PATCH v2 2/5] lib: sbi_pmu: Implement sbi_pmu_counter_fw_read_hi
` [PATCH v2 3/5] lib: sbi_pmu: Reserve space for implementation specific firmware events
` [PATCH v2 4/5] lib: sbi_pmu: Update custom PMU device ops
` [PATCH v2 5/5] lib: sbi_pmu: Add hartid parameter "
[PATCH 1/1] Add RISC-V TEE support
2023-02-21 20:22 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