OpenSBI Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-11-11 12:42:31 to 2022-01-08 04:03:35 UTC [more...]

[PATCH 0/2] Misc driver improvements
 2022-01-08  4:03 UTC  (2+ messages)
` [PATCH 1/2] lib: utils/ipi: Fix size check in aclint_mswi_cold_init()

[PATCH v1 0/3] Miscellaneous PMU fixes
 2022-01-07 18:54 UTC  (4+ 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 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 03/13] lib: sbi: Use AIA CSRs for local interrupts when available
 2022-01-04 10:13 UTC  (11+ 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 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)

[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  (21+ 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  (23+ messages)
` [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


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