OpenSBI Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-11-19 19:47:48 to 2022-01-19 16:14:20 UTC [more...]

[PATCH 03/13] lib: sbi: Use AIA CSRs for local interrupts when available
 2022-01-19 16:14 UTC  (15+ messages)
` [PATCH 04/13] lib: sbi: Add sbi_trap_set_external_irqfn() API
` [PATCH 05/13] lib: utils/irqchip: Allow multiple FDT irqchip drivers
` [PATCH 06/13] include: sbi: Introduce nascent_init() platform callback
` [PATCH 07/13] lib: sbi: Enable mie.MEIE bit for IPIs based on external interrupts
` [PATCH 08/13] lib: utils/irqchip: Add IMSIC library
` [PATCH 09/13] lib: utils/irqchip: Add FDT based driver for IMSIC
` [PATCH 10/13] lib: utils: Disable appropriate IMSIC DT nodes in fdt_fixups()
` [PATCH 11/13] lib: utils/irqchip: Add APLIC initialization library
` [PATCH 12/13] lib: utils/irqchip: Add FDT based driver for APLIC
` [PATCH 13/13] lib: utils: Disable appropriate APLIC DT nodes in fdt_fixups()

[PATCH v5] lib: fix pointer of type 'void *' used in arithmetic
 2022-01-19 15:11 UTC  (3+ messages)

[PATCH v4] lib: fix pointer of type 'void *' used in arithmetic
 2022-01-19  9:22 UTC  (10+ messages)

[PATCH v3] lib: fix pointer of type 'void *' used in arithmetic
 2022-01-13 11:53 UTC  (2+ messages)

[PATCH v2] lib: fix pointer of type 'void *' used in arithmetic
 2022-01-13 11:49 UTC  (8+ messages)

[PATCH] Fix pointer of type 'void *' used in arithmetic
 2022-01-13  6:09 UTC  (3+ messages)

[PATCH v1 0/3] Miscellaneous PMU fixes
 2022-01-12  6:48 UTC  (11+ messages)
` [PATCH v1 1/3] lib: sbi: Map only the counters enabled in hardware
` [PATCH v1 2/3] lib: sbi: Disable interrupt during config matching
` [PATCH v1 3/3] lib: sbi: Disable interrupt and inhibit counting in M-mode during init

[PATCH v2 0/2] Misc driver improvements
 2022-01-11 12:49 UTC  (7+ messages)
` [PATCH v2 1/2] lib: utils/ipi: Fix size check in aclint_mswi_cold_init()
` [PATCH v2 2/2] lib: utils/sys: Extend HTIF library to allow custom base address

Public review of Supervisor Binary Interface (SBI) Specification
 2022-01-11  5:53 UTC 

[PATCH V3] lib: utils/i2c: update i2c interface
 2022-01-10 16:00 UTC 

[PATCH 0/2] Misc driver improvements
 2022-01-09  4:51 UTC  (11+ messages)
` [PATCH 1/2] lib: utils/ipi: Fix size check in aclint_mswi_cold_init()
` [PATCH 2/2] lib: utils/sys: Extend HTIF library to allow custom base address

[PATCH 1/2] platform: sifive_fu740: do not use a global in da9063_reset/shutdown
 2022-01-06 13:10 UTC  (9+ messages)
` [PATCH 2/2] platform: sifive_fu740: fix reset when watchdog is running
        ` Fwd: "

Release Plans
 2022-01-04 19:36 UTC  (5+ messages)

[PATCH 00/13] OpenSBI RISC-V AIA Support
 2022-01-04 10:09 UTC  (3+ messages)
` [PATCH 01/13] include: sbi: Add AIA related CSR defines
` [PATCH 02/13] lib: sbi: Detect AIA CSRs at boot-time

[PATCH v2] lib: utils/i2c: update i2c interface
 2022-01-03  7:56 UTC  (5+ messages)

[PATCH] lib: utils/i2c: update i2c interface
 2021-12-30 13:00 UTC  (5+ messages)

OpenSBI v1.0 Released
 2021-12-24 12:28 UTC 

[PATCH v3] firmware: Move memcpy/memset mapping to fw_base.S
 2021-12-24  7:43 UTC  (2+ messages)

[PATCH 1/1] lib: define memmove(), memcmp() as aliases
 2021-12-23 18:44 UTC  (3+ messages)

[PATCH v2] firmware: Move memcpy/memset mapping to fw_base.S
 2021-12-23  9:28 UTC  (2+ messages)

[PATCH] firmware: Move memcpy/memset mapping to fw_base.S
 2021-12-23  9:27 UTC  (6+ messages)

[PATCH v2 1/1] lib: sbi: simplify pmp_set(), pmp_get()
 2021-12-23  4:18 UTC  (4+ messages)

[PATCH] Makefile: Improve the method to disable -m(no-)save-restore option
 2021-12-18  6:08 UTC  (3+ messages)

[PATCH 1/1] lib: sbi: simplify pmp_set()
 2021-12-17 13:47 UTC  (3+ messages)

[PATCH v4 0/2] Misc compile error/warning fixes
 2021-12-11 12:18 UTC  (7+ messages)
` [PATCH v4 1/2] Makefile: Fix -msave-restore compile warning with CLANG-10 (or lower)
` [PATCH v4 2/2] lib: sbi: Fix compile errors using -Os option

[PATCH] lib: pmu: check SSCOF before masking
 2021-12-11 11:04 UTC  (4+ messages)

[PATCH 0/1] docs/platform: spike: Enhance Spike examples
 2021-12-11 11:03 UTC  (4+ messages)
` [PATCH 1/1] "

[PATCH v2] Makefile: Pass relative paths to the compiler
 2021-12-03 20:43 UTC  (7+ messages)

[PATCH v3 0/2] Misc compile error/warning fixes
 2021-12-03 12:55 UTC  (12+ messages)
` [PATCH v3 1/2] Makefile: Fix -mno-save-restore compile warning with CLANG
` [PATCH v3 2/2] lib: sbi: Fix compile errors using -Os option

[PATCH v4] lib: pmu: support the event ID encoded by a bitmap
 2021-12-03  4:18 UTC  (3+ messages)

[PATCH v2 0/2] Misc compile error/warning fixes
 2021-12-02 11:39 UTC  (5+ messages)
` [PATCH v2 1/2] Makefile: Fix -mno-save-restore compile warning with CLANG
` [PATCH v2 2/2] lib: sbi: Fix compile errors using -Os option

[PATCH 0/2] Misc compile error/warning fixes
 2021-12-02  8:26 UTC  (4+ messages)
` [PATCH 1/2] Makefile: Fix -mno-save-restore compile warning with CLANG
` [PATCH 2/2] lib: sbi: Fix compile errors using -Os option

[PATCH v2] lib: sbi: Improve fatal error handling
 2021-12-02  3:22 UTC  (4+ messages)

[PATCH v3] lib: pmu: support the event ID encoded by a bitmap
 2021-12-02  1:48 UTC  (3+ messages)

[PATCH] lib: sbi: Resolve the uninitialized complaint in sbi_pmu
 2021-11-30  5:13 UTC  (5+ messages)

[PATCH] lib: sbi: Fix missing space
 2021-11-30  5:12 UTC  (4+ messages)

[PATCH] reproducible builds: strip embedded file paths
 2021-11-27 11:46 UTC  (11+ messages)

[PATCH] lib: sbi: Fix spelling of "address" in sbi_domain.c
 2021-11-23 12:24 UTC  (2+ messages)

[PATCH] Improve fatal error handling implementation
 2021-11-22  6:47 UTC  (3+ messages)

[PATCH] lib/sbi/sbi_domain.c: Fix spelling of "address"
 2021-11-21 16:36 UTC  (2+ messages)


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