OpenSBI Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-06-01 16:17:32 to 2022-07-18 14:56:04 UTC [more...]

[PATCH v2 00/14] OpenSBI Kconfig Support
 2022-07-18 14:56 UTC  (8+ messages)
` [PATCH v2 01/14] Makefile: Add initial kconfig support for each platform
` [PATCH v2 02/14] Makefile: Compile lib/utils sources separately "
` [PATCH v2 03/14] lib: utils/serial: Use kconfig for enabling/disabling drivers
` [PATCH v2 04/14] lib: utils/reset: "
` [PATCH v2 05/14] lib: utils/sys: "
` [PATCH v2 06/14] lib: utils/timer: "
` [PATCH v2 07/14] lib: utils/ipi: "

[PATCH 00/14] OpenSBI Kconfig Support
 2022-07-18 14:44 UTC  (17+ messages)
` [PATCH 01/14] Makefile: Add initial kconfig support for each platform
` [PATCH 02/14] Makefile: Compile lib/utils sources separately "
` [PATCH 03/14] lib: utils/serial: Use kconfig for enabling/disabling drivers
` [PATCH 04/14] lib: utils/reset: "
` [PATCH 05/14] lib: utils/sys: "
` [PATCH 06/14] lib: utils/timer: "
` [PATCH 07/14] lib: utils/ipi: "
` [PATCH 08/14] lib: utils/irqchip: "
` [PATCH 09/14] lib: utils/i2c: "
` [PATCH 10/14] lib: utils/gpio: "
` [PATCH 11/14] lib: utils/fdt: Use kconfig for enabling/disabling
` [PATCH 12/14] platform: generic: Use kconfig for enabling/disabling overrides
` [PATCH 13/14] platform: Remove redundant config.mk from all platforms
` [PATCH 14/14] docs: Update documentation for kconfig support

[PATCH v2] lib: utils: serial: Add Cadence UART driver
 2022-07-15  8:32 UTC  (2+ messages)

[PATCH v2] lib: sbi_hart: Shorten the code to set MPV bit
 2022-07-14 17:29 UTC 

[PATCH] lib: sbi_hart: Shorten the code to set MPV bit
 2022-07-14 16:37 UTC  (2+ messages)

Is anyone seeing OpenSBI v1.0 flakiness?
 2022-07-13  7:51 UTC  (3+ messages)

[PATCH] platform: move da9063-reset driver to shareable code
 2022-07-12 13:07 UTC  (3+ messages)

[PATCH v2] lib: sbi: add check for ipi device for hsm start
 2022-07-11 10:13 UTC  (2+ messages)

[PATCH v3] lib: utils/serial: Update Shakti UART based on latest implementation
 2022-07-09 16:43 UTC  (5+ messages)

[PATCH] sbi: add check for ipi device for hsm start
 2022-07-08 14:40 UTC  (3+ messages)

[PATCH] lib: utils: serial: Add Cadence UART driver
 2022-07-08 12:14 UTC  (3+ messages)

Shakti-platform-UART-Update
 2022-07-08 11:52 UTC  (3+ messages)

[PATCH v2 0/1] Added a blocking wait function that waits until a certain condition is satisfied or timeout occurs
 2022-07-08  9:26 UTC  (4+ messages)
` [PATCH v2 1/1] lib: sbi_timer: "

[PATCH] Changes specific to Shakti uart
 2022-07-01  5:42 UTC  (2+ messages)

[RFC PATCH 0/1] Added a blocking wait function that waits until a certain condition is true or timeout occurs
 2022-06-29 15:33 UTC  (6+ messages)
` [RFC PATCH 1/1] lib: sbi_timer: "

SBI Debug Console Extension Proposal (Draft v2)
 2022-06-27 13:52 UTC  (7+ messages)
` [RISC-V] [tech-unixplatformspec] "

OpenSBI v1.1 Released
 2022-06-25  4:55 UTC 

[PATCH v3 1/1] lib: pmu: allow to use the highest available counter
 2022-06-24 16:45 UTC  (2+ messages)

[PATCH 1/1] lib: pmu: allow to use the highest available counter
 2022-06-24 11:30 UTC  (8+ messages)

[PATCH] lib: pmu: allow to use the highest available counter
 2022-06-24  8:48 UTC  (3+ messages)

[PATCH] include: sbi: Change spec version to 1.0
 2022-06-24  3:38 UTC  (3+ messages)

FDT based DesignWare I3C driver for the generic platform
 2022-06-22 15:06 UTC  (3+ messages)

[PATCH v4] lib: sbi: Improve csr read and write
 2022-06-22 14:57 UTC  (7+ messages)

[PATCH v2] lib: utils/mtimer: Add has_broken_mtime quirk
 2022-06-22  5:44 UTC 

[RFC PATCH 0/2] Add support for Allwinner D1 CLINT
 2022-06-22  5:31 UTC  (9+ messages)
` [RFC PATCH 2/2] lib: utils/timer: Add a separate compatible for the "

[PATCH] lib: utils/timer: Remove Allwinner D1 CLINT compatibles
 2022-06-22  5:30 UTC  (3+ messages)

[PATCH] lib: irqchip/plic: fix typo in plic_warm_irqchip_init
 2022-06-22  5:30 UTC  (4+ messages)

[PATCH] lib: utils/mtimer: Add has_broken_mtime quirk
 2022-06-22  1:55 UTC  (4+ messages)

Upcoming OpenSBI v1.1 release
 2022-06-21  5:43 UTC 

[PATCH] lib: utils: Remove CSRs that set/clear an IMSIC interrupt file bits
 2022-06-21  4:22 UTC  (3+ messages)

[PATCH 0/3] Fixes for tval/tinst when using sbi_trap_redirect()
 2022-06-21  4:22 UTC  (13+ messages)
` [PATCH 1/3] include: sbi: Add mtinst/htinst psuedoinstructions
` [PATCH 2/3] lib: sbi: Fixup tinst for exceptions in sbi_misaligned_*()
` [PATCH 3/3] lib: sbi: Fix tval and tinst for sbi_get_insn()

[PATCH] lib: sbi: Fix version dependency for Sscofpmf
 2022-06-20 19:57 UTC  (7+ messages)

[PATCH 1/2] lib: utils/serial: add virtio mmio driver
 2022-06-18 10:22 UTC  (3+ messages)
` [PATCH 2/2] lib: utils/serial: Check all compatible devices for driver

[PATCH v3 0/9] HSM implementation for Allwinner D1
 2022-06-13  6:46 UTC  (13+ messages)
` [PATCH v3 1/9] lib: sbi_hsm: Call a device hook during hart resume
` [PATCH v3 2/9] lib: sbi_hsm: Assume a consistent resume address
` [PATCH v3 3/9] lib: irqchip/plic: Constify plic_data pointers
` [PATCH v3 4/9] lib: irqchip/plic: Factor out a context init function
` [PATCH v3 5/9] lib: irqchip/plic: Add context save/restore helpers
` [PATCH v3 6/9] lib: irqchip/plic: Add priority "
` [PATCH v3 7/9] lib: utils/irqchip: Add FDT wrappers for PLIC save/restore functions
` [PATCH v3 8/9] lib: utils/irqchip: Add wrapper for T-HEAD PLIC delegation
` [PATCH v3 9/9] platform: Add HSM implementation for Allwinner D1

[PATCH] platform: generic: add overrides for vendor extensions
 2022-06-13  6:11 UTC  (3+ messages)

[PATCH] lib: sbi_trap: Redirect exception based on hedeleg
 2022-06-13  5:46 UTC  (5+ messages)
` [PATCH v2] "

[RFC PATCH v2 0/9] HSM implementation for Allwinner D1
 2022-06-12  4:26 UTC  (6+ messages)
` [RFC PATCH v2 8/9] lib: utils/irqchip: Add wrapper for T-HEAD PLIC delegation
` [RFC PATCH v2 9/9] platform: Add HSM implementation for Allwinner D1

SBI Debug Console Extension Proposal (Draft v1)
 2022-06-06 10:50 UTC  (36+ messages)
` [sig-hypervisors] "
  ` [RISC-V] [tech-unixplatformspec] "
` [RISC-V] [tech-unixplatformspec] "
                  ` [RISC-V][tech-os-a-see] "
                ` [sig-hypervisors] "


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