messages from 2023-07-09 16:02:23 to 2023-09-06 09:40:49 UTC [more...]
[PATCH 0/6] Add Andes PMU extension support
2023-09-06 9:40 UTC (5+ messages)
` [PATCH 1/6] sbi: sbi_pmu: Add hw_counter_filter_mode() to pmu device
` [PATCH 2/6] platform: include: andes45: Add PMU related CSR defines
` [PATCH 3/6] platform: andes: Add Andes custom PMU support
` [PATCH 4/6] platform: andes: Enable Andes PMU for AE350
[PATCH] lib: sbi: Implement SET_FS_DIRTY() to make sure the mstatus FS dirty is set
2023-09-06 9:01 UTC
[PATCH 0/8] OpenSBI sparse HART id support
2023-09-04 4:03 UTC (9+ messages)
` [PATCH 1/8] lib: sbi: Introduce HART index in sbi_scratch
` [PATCH 2/8] lib: sbi: Remove sbi_platform_hart_index/invalid() functions
` [PATCH 3/8] lib: sbi: Extend sbi_hartmask to support both hartid and hartindex
` [PATCH 4/8] lib: sbi: Use sbi_scratch_last_hartindex() in remote TLB managment
` [PATCH 5/8] lib: sbi: Prefer hartindex over hartid in IPI framework
` [PATCH 6/8] lib: sbi: Remove sbi_scratch_last_hartid() macro
` [PATCH 7/8] lib: sbi: Maximize the use of HART index in sbi_domain
` [PATCH 8/8] include: sbi: Remove sbi_hartmask_for_each_hart() macro
[RFC PATCH 0/2] miscellaneous about hartmask
2023-09-02 11:59 UTC (5+ messages)
` [RFC PATCH 1/2] ilib: sbi: add sbi_platform_hart_index2id
` [RFC PATCH 2/2] lib: sbi: improve sbi_hartmask
[PATCH] lib: utils/timer: mtimer: Change to use correct condition
2023-09-01 16:01 UTC (2+ messages)
[PATCH] firmware: payload: test: Change to SBI v2.0 DBCN ecalls
2023-08-30 0:34 UTC
[PATCH] lib: sbi_pmu: remove mhpm_count field in hart feature
2023-08-22 8:13 UTC (3+ messages)
[PATCH V2] platform: generic: allwinner: correct mhpmevent count
2023-08-22 8:13 UTC (3+ messages)
[PATCH v2] Makefile: Fix grep warning
2023-08-22 8:13 UTC (3+ messages)
[PATCH] lib: sbi: improve the definition of SBI_IPI_EVENT_MAX
2023-08-21 14:11 UTC
[PATCH V2] platform: generic: allwinner: correct mhpmevent count
2023-08-20 4:56 UTC (3+ messages)
[PATCH 0/2 RESEND] fix T-HEAD c9xx cpu softlock
2023-08-20 4:54 UTC (6+ messages)
` [PATCH 1/2] lib: sbi_pmu: ensure update hpm counter before starting counting
` [PATCH 2/2] platform: generic: allwinner: fix OV process for T-HEAD c9xx pmu
` [PATCH V2] platform: generic: allwinner: correct mhpmevent count
[PATCH 0/1] sbi: Add support for smcntrpmf
2023-08-18 16:47 UTC (5+ messages)
` [PATCH 1/1] lib: "
[PATCH V2 0/3] fix cpu softlock when using T-HEAD c9xx pmu
2023-08-16 14:48 UTC (6+ messages)
` [PATCH V2 1/3] lib: sbi_pmu: ensure update hpm counter before starting counting
` [PATCH V2 2/3] platform: generic: allwinner: fix OF process for T-HEAD c9xx pmu
` [PATCH V2 3/3] lib: sbi_pmu: keep overflow interrupt of stopped hpm counter disabled
[PATCH] Makefile: Force GNU hashing
2023-08-15 7:17 UTC (8+ messages)
[PATCH v4 0/2] Some changes about tlb fifo
2023-08-15 7:15 UTC (3+ messages)
` [PATCH v4 1/2] platform: Allow platforms to specify the size of "
` [PATCH v4 2/2] lib: sbi: alloc tlb fifo by sbi_malloc
[PATCH v3 0/2] Some changes about tlb fifo
2023-08-15 2:31 UTC (3+ messages)
` [PATCH v3 1/2] platform: Allow platforms to specify the size of "
` [PATCH v3 2/2] lib: sbi: alloc tlb fifo by sbi_malloc
[PATCH] platform: Allow platforms to specify the size of tlb fifo
2023-08-14 11:40 UTC (2+ messages)
[PATCH] lib: sbi: alloc tlb fifo by sbi_malloc
2023-08-14 11:40 UTC (2+ messages)
[PATCH v2 0/2] Some changes about tlb fifo
2023-08-14 11:36 UTC (3+ messages)
` [PATCH v2 1/2] platform: Allow platforms to specify the size of "
` [PATCH v2 2/2] lib: sbi: alloc tlb fifo by sbi_malloc
[PATCH] fix T-HEAD c9xx cpu softlock
2023-08-12 4:49 UTC
[PATCH] docs/platform: thead-c9xx: Improve the documentation
2023-08-12 0:48 UTC (15+ messages)
CFP open for RISC-V MC at Linux Plumbers Conference 2023
2023-08-11 18:21 UTC (4+ messages)
[PATCH] Makefile: Fix grep warning
2023-08-10 12:11 UTC (5+ messages)
[PATCH] platform: generic: allwinner: correct mhpmevent count
2023-08-08 7:00 UTC (5+ messages)
[PATCH] fw_base.S: Fix assembler error with clang 16+
2023-08-06 5:34 UTC (2+ messages)
[PATCH 1/1] lib: sbi: Fix typo for finding fixed event counter
2023-08-06 4:57 UTC (2+ messages)
[PATCH] lib: utils/fdt: Fix fdt_parse_isa_extensions() implementation
2023-08-06 4:50 UTC (3+ messages)
[PATCH] lib: sbi_pmu: Enable noncontigous hpm event and counters
2023-08-06 4:49 UTC (3+ messages)
[PATCH] gitignore: allow gitignore to ignore most dot file
2023-08-06 4:46 UTC (2+ messages)
[PATCH 0/6] Syscon reboot and poweroff drivers
2023-07-31 8:42 UTC (13+ messages)
` [PATCH 1/6] include: sbi_utils: Remove driver pointer from struct i2c_adapter
` [PATCH 2/6] lib: utils/regmap: Add generic regmap access library
` [PATCH 3/6] lib: utils/regmap: Add simple FDT based regmap framework
` [PATCH 4/6] lib: utils/regmap: Add simple FDT based syscon regmap driver
` [PATCH 5/6] lib: utils/reset: Add syscon based reboot and poweroff
` [PATCH 6/6] lib: utils/reset: Remove SiFive Test reset driver
[PATCH] lib: sbi: Update system suspend to spec
2023-07-31 8:33 UTC (2+ messages)
[PATCH 1/1] libfdt: fix SPDX license identifiers
2023-07-31 8:33 UTC (2+ messages)
[PATCH] include: sbi: fix CSR define of mseccfg
2023-07-31 8:33 UTC (2+ messages)
[RFC PATCH] gitignore: allow gitignore to ignore most dot file
2023-07-31 1:20 UTC (2+ messages)
[PATCH] gitignore: add VSCode workspace dir
2023-07-29 8:37 UTC (4+ messages)
v1.3.1 tag is not present in any branch
2023-07-24 5:22 UTC (6+ messages)
Boot failure after QEMU's upgrade to OpenSBI v1.3 (was Re: [PATCH for-8.2 6/7] target/riscv: add 'max' CPU type)
2023-07-19 16:18 UTC (17+ messages)
OpenSBI v1.3.1 Released
2023-07-19 15:19 UTC
[PATCH] lib: sbi: Configure seed bits when MSECCFG is readable
2023-07-13 9:35 UTC (3+ messages)
[PATCH v2] lib: utils/gpio: Fix RV32 compile error for designware GPIO driver
2023-07-13 9:29 UTC (4+ messages)
[PATCH v2 0/8] Add support for Smepmp
2023-07-13 7:33 UTC (19+ messages)
` [PATCH v3 00/10] "
` [PATCH v3 01/10] include: sbi: Add macro definitions for mseccfg CSR
` [PATCH v3 02/10] lib: sbi: Add functions to manipulate PMP entries
` [PATCH v3 03/10] include: sbi: Add Smepmp specific access flags for "
` [PATCH v3 04/10] lib: sbi: Add smepmp in hart extensions
` [PATCH v3 05/10] lib: utils: Add detection of Smepmp from ISA string in FDT
` [PATCH v3 06/10] lib: sbi: Grant SU R/W/X permissions to whole memory
` [PATCH v3 07/10] lib: sbi: Add support for Smepmp
` [PATCH v3 08/10] lib: sbi: Change the order of PMP initialization
` [PATCH v3 09/10] lib: sbi: Add functions to map/unmap shared memory
` [PATCH v3 10/10] lib: sbi: Map/Unmap debug console shared memory buffers
[PATCH v9 00/11] Improve sbi_console
2023-07-12 5:53 UTC (12+ messages)
` [PATCH v9 03/11] lib: sbi: Add '+' flags for print
` [PATCH v9 04/11] lib: sbi: Add ' ' '\'' "
` [PATCH v9 05/11] lib: sbi: implifying the parameters of printi
` [PATCH v9 06/11] lib: sbi: print add 'o' type
` [PATCH v9 07/11] lib: sbi: Fix printi
` [PATCH v9 08/11] lib: sbi: Simplify prints
` [PATCH v9 09/11] lib: sbi: Fix printc
` [PATCH v9 10/11] lib: sbi: Fix timing of clearing tbuf
` [PATCH v9 11/11] lib: sbi: Fix missing '\0' when buffer szie equal 1
[PATCH] lib: utils/gpio: Fix RV32 compile error for designware GPIO driver
2023-07-11 14:49 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