OpenSBI Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-11-09 12:41:27 to 2022-01-04 10:09:39 UTC [more...]

[PATCH 00/13] OpenSBI RISC-V AIA Support
 2022-01-04 10:09 UTC 

[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)

[PATCH v5] lib: utils: Add LiteX UART support
 2021-11-18  8:22 UTC  (2+ messages)

[PATCH v4] lib: utils: Add LiteX UART support
 2021-11-16 16:41 UTC  (3+ messages)

[PATCH v3] lib: utils: Add LiteX UART support
 2021-11-14 16:19 UTC  (6+ messages)

[PATCH] lib: utils/serial: Modify uart_getc to a blocking function
 2021-11-14  1:49 UTC  (9+ messages)

[PATCH v2] lib: utils: Add LiteX UART support
 2021-11-12 14:39 UTC  (3+ messages)

[PATCH] lib: sbi: Fix pmp_set/pmp_get to use sbi_hart_pmp_count to get the number of pmp
 2021-11-12  9:28 UTC  (2+ messages)

[PATCH] lib: sbi: fix pmp_set: clear A befor setting
 2021-11-12  6:52 UTC  (2+ messages)

[PATCH v4 0/5] I2C framework, reboot Unmatched via PMIC
 2021-11-12  5:09 UTC  (26+ messages)
` [PATCH v4 1/6] lib: utils/reset: add priority to gpio reset
` [PATCH v4 2/6] lib: utils/reset: separate driver init func
` [PATCH v4 3/6] lib: utils/i2c: Add generic I2C configuration library
` [PATCH v4 4/6] lib: utils/i2c: Add simple FDT based I2C framework
` [PATCH v4 5/6] lib: utils/i2c: Add minimal SiFive I2C driver
` [PATCH v4] platform: sifive_fu740: add platform reset driver

[PATCH v1] lib: utils: Add LiteX UART support
 2021-11-11 21:07 UTC  (4+ messages)

[PATCH] lib: sbi: Fix PMP address bits detection
 2021-11-11 16:47 UTC  (7+ messages)

[PATCH v2] lib: pmu: support the event ID encoded by a bitmap
 2021-11-11 13:12 UTC  (2+ messages)

[PATCH v5 00/12] Sscof extension support
 2021-11-11 12:50 UTC  (25+ messages)
` [PATCH v5 01/12] riscv: Add new CSRs introduced by Sscofpmf[1] extension
` [PATCH v5 02/12] lib: sbi: Update csr_read/write_num for PMU
` [PATCH v5 03/12] lib: sbi: Detect Sscofpmf extension at run time
` [PATCH v5 04/12] lib: sbi: Delegate PMU counter overflow interrupt to S mode
` [PATCH v5 05/12] lib: sbi: Support sscofpmf extension in OpenSBI
` [PATCH v5 06/12] lib: sbi: Always enable access for all counters
` [PATCH v5 07/12] lib: sbi: Allow programmable counters to monitor cycle/instret events
` [PATCH v5 08/12] lib: sbi: Reset the mhpmevent value upon counter reset
` [PATCH v5 09/12] lib: sbi: Counter info width should be zero indexed
` [PATCH v5 10/12] lib: sbi: Enable PMU extension for platforms without mcountinhibit
` [PATCH v5 11/12] lib: utils: Rename the prefix in PMU DT properties
` [PATCH v5 12/12] lib: sbi: Fix initial value mask while updating the counters

[PATCH v3 0/6] I2C framework, reboot Unmatched via PMIC
 2021-11-10  8:12 UTC  (14+ messages)
` [PATCH v3 3/6] lib: utils/i2c: Add generic I2C configuration library
` [PATCH v3 4/6] lib: utils/i2c: Add simple FDT based I2C framework
` [PATCH v3 5/6] lib: utils/i2c: Add minimal SiFive I2C driver
` [PATCH v3 6/6] platform: sifive_fu740: add platform reset driver


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