OpenSBI Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-04-24 04:04:31 to 2021-06-08 07:28:33 UTC [more...]

[PATCH v2 00/15] SBI PMU extension support
 2021-06-08  7:28 UTC  (27+ messages)
` [PATCH v2 01/15] docs: Add device tree bindings for SBI PMU extension
` [PATCH v2 02/15] lib: sbi: Detect mcountinihibit support at runtime
` [PATCH v2 03/15] lib: sbi: Remove stray '\' character
` [PATCH v2 04/15] lib: sbi: Detect number of bits implemented in mhpmcounter
` [PATCH v2 05/15] lib: sbi: Disable m/scounteren & enable mcountinhibit
  ` [v2,05/15] "
` [PATCH v2 06/15] include: Add a list empty check function
` [PATCH v2 07/15] lib: sbi: Remove redundant boot time print statement
` [PATCH v2 08/15] lib: sbi: Use csr_read/write_num to read/update PMU counters
` [PATCH v2 09/15] lib: sbi: Add PMU specific platform hooks
` [PATCH v2 10/15] lib: sbi: Add PMU support
` [PATCH v2 11/15] utils: fdt: Add fdt helper functions to parse PMU DT nodes
` [PATCH v2 12/15] lib: sbi: Implement SBI PMU extension
` [PATCH v2 13/15] lib: sbi: Implement firmware counters
` [PATCH v2 14/15] lib:sbi:tlb: Improve function naming
` [PATCH v2 15/15] platform: generic: Add PMU support

OpenSBI HSM extension: change MMU state (enable, disable)
 2021-06-08  1:43 UTC 

[PATCH 1/1] lib: sbi_scratch: zero out scratch memory on all harts
 2021-06-05 12:22 UTC 

[PATCH v2 1/4] platform: andes/ae350: Cosmetic fixes in plicsw.c
 2021-06-04 15:35 UTC  (4+ messages)
` [PATCH v2 2/4] docs/platform: andes-ae350: Fix missing spaces
` [PATCH v2 3/4] platform: andes/ae350: Drop plicsw_get_pending()
` [PATCH v2 4/4] platform: andes/ae350: Drop plicsw_ipi_sync()

[PATCH 1/2] platform: andex/ae350: Fix comments in plicsw.c
 2021-06-04 14:52 UTC  (2+ messages)
` [PATCH 2/2] docs/platform: andes-ae350: Fix missing spaces

Why does the firmware memory region have no permissions?
 2021-06-04  7:53 UTC  (25+ messages)

[PATCH] firmware: Do not allow harts with different XLEN to boot
 2021-06-03 17:48 UTC  (6+ messages)

[PATCH 1/1] lib: sbi_scratch: remove owner from sbi_scratch_alloc_offset
 2021-06-02 11:43 UTC  (3+ messages)

[PATCH v3 1/1] lib/utils: consider ':' in stdout-path
 2021-06-02 11:42 UTC  (4+ messages)

[PATCH v2 1/1] docs: debugging OpenSBI
 2021-06-02 11:42 UTC  (2+ messages)

[PATCH v2 1/1] lib/utils: consider ':' in stdout-path
 2021-05-28 16:12 UTC  (2+ messages)

[PATCH 1/1] docs: debugging OpenSBI
 2021-05-28 15:59 UTC  (3+ messages)

[RFC 1/1] lib/utils: consider ':' in stdout-path
 2021-05-28  4:04 UTC  (2+ messages)

[PATCH 0/2] Few misc fixes
 2021-05-24 11:26 UTC  (9+ messages)
` [PATCH 1/2] lib: Check region base for merging in sbi_domain_root_add_memregion()
` [PATCH 2/2] lib: utils: Try other FDT drivers when we see SBI_ENODEV

[PATCH v2 0/3] Don't use SBI functions in fdt code
 2021-05-19 12:54 UTC  (11+ messages)
` [PATCH v2 1/3] lib: utils: Add strncpy macro to libfdt_env.h
` [PATCH v2 2/3] lib: fdt: Don't use sbi_string functions
` [PATCH v2 3/3] lib: utils: Replace strcmp with strncmp

[PATCH] Makefile: unconditionally disable SSP
 2021-05-19 11:10 UTC  (4+ messages)

[PATCH] lib: utils/serial: Support Synopsys DesignWare APB UART
 2021-05-19  7:41 UTC  (7+ messages)

[PATCH v1 0/3] Don't use SBI functions in fdt code
 2021-05-19  7:35 UTC  (13+ messages)
` [PATCH v1 1/3] lib: utils: Add macro to libfdt_env.h for strncpy
` [PATCH v1 2/3] lib: fdt: Don't use sbi_string functions
` [PATCH v1 3/3] lib: utils: Replace strcmp with strcmp

[PATCH v1 1/1] lib: utils: Include sbi_strings.h directly
 2021-05-15 18:13 UTC  (3+ messages)

Fwd: lib: fix GET_FXX_REG assembly
 2021-05-15 15:23 UTC  (3+ messages)
  `  "

[PATCH v1 1/1] lib: sbi: Have spinlock checks return bool
 2021-05-14 11:42 UTC  (2+ messages)

spin_lock_check has different signatures
 2021-05-12 14:31 UTC  (2+ messages)

[RFC 00/14] SBI PMU extension support
 2021-05-12  6:55 UTC  (14+ messages)
` [RFC 10/14] lib: sbi: Add PMU support
` [RFC 11/14] utils: fdt: Add fdt helper functions to parse PMU DT nodes
` [RFC 13/14] lib: sbi: Implement firmware counters

[PATCH] utils: irqchip: plic: Using 1 as default priority value
 2021-05-12  6:44 UTC  (7+ messages)

[PATCH RFC] platform: generic: How to add custom extensions for sbi_call?
 2021-05-11 19:18 UTC  (8+ messages)

[PATCH 1/3] docs: platform: Sort platform names
 2021-05-06  9:09 UTC  (10+ messages)
` [PATCH 2/3] docs: platform: Describe sifive_fu540 as supported generic platform
` [PATCH 3/3] platform: Remove sifive/fu540 platform

[PATCH 1/1] lib: utils/serial: Add support for Gaisler APBUART
 2021-05-06  9:08 UTC  (7+ messages)

[PATCH] docs/platform: sifive_fu540: Update U-Boot defconfig name
 2021-04-29  9:59 UTC  (4+ messages)

[PATCH 0/7] Simplify platform operations
 2021-04-28 12:14 UTC  (22+ messages)
` [PATCH 1/7] lib: sbi: Remove domains_root_regions() platform callback
` [PATCH 2/7] lib: sbi: Simplify console platform operations
` [PATCH 3/7] lib: sbi: Simplify timer "
` [PATCH 4/7] lib: sbi: Simplify ipi "
` [PATCH 5/7] lib: sbi: Simplify system reset "
` [PATCH 6/7] lib: sbi: Simplify HSM "
` [PATCH 7/7] lib: sbi: Show devices provided by platform in boot prints

[PATCH 1/2] platform: Remove platform/thead
 2021-04-28 10:46 UTC  (4+ messages)
` [PATCH 2/2] doc: generic: Add T-HEAD C9xx series processors

[PATCH v2] platform: generic: Enable FW_PIC=y as default
 2021-04-28 10:11 UTC  (2+ messages)

[PATCH] platform: generic: Enable FW_PIC=y as default
 2021-04-27  6:16 UTC  (3+ messages)

[PATCH 1/2] platform: Remove platform/thead
 2021-04-25  7:42 UTC  (5+ messages)
` [PATCH 2/2] doc: generic: Add T-HEAD C9xx series processors


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