OpenSBI Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-11-02 12:23:11 to 2021-11-22 01:45:03 UTC [more...]

[PATCH] reproducible builds: strip embedded file paths
 2021-11-22  1:45 UTC  (5+ messages)

[PATCH] Improve fatal error handling implementation
 2021-11-21 17:30 UTC 

[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  (9+ 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  (27+ 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  (16+ messages)
` [PATCH v3 1/6] lib: utils/reset: add priority to gpio reset
` [PATCH v3 2/6] lib: utils/reset: separate driver init func
` [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

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

[PATCH v2] lib: utils/irqchip: Automatically delegate T-HEAD PLIC access
 2021-11-08  6:29 UTC  (6+ messages)

[PATCH v5 0/3] lib: sbi: error handling in fdt_reset_init()
 2021-11-08  5:28 UTC  (8+ messages)
` [PATCH v5 1/3] lib: sbi: move sbi_boot_print_general()
` [PATCH v5 2/3] platform: generic: move fdt_reset_init to final_init
` [PATCH v5 3/3] lib: sbi: error handling in fdt_reset_init()

[PATCH] lib: pmu: support the event ID encoded by a bitmap
 2021-11-06  1:17 UTC  (5+ messages)

[PATCH v3 00/11] Sscof extension support
 2021-11-05 19:24 UTC  (32+ messages)
` [PATCH v3 01/11] riscv: Add new CSRs introduced by Sscofpmf extension
` [PATCH v3 02/11] lib: sbi: Use csr_read/write_num for mhpmevent[h] csrs as well
` [PATCH v3 03/11] lib: sbi: Detect SSCOF extension at run time
` [PATCH v3 04/11] lib: sbi: Delegate PMU counter overflow interrupt to S mode
` [PATCH v3 05/11] lib: sbi: Support sscof extension in OpenSBI
` [PATCH v3 06/11] lib: sbi: Always enable access for all counters
` [PATCH v3 07/11] lib: sbi: Allow programmable counters to monitor cycle/instret events
` [PATCH v3 08/11] lib: sbi: Reset the mhpmevent value upon counter reset
` [PATCH v3 09/11] lib: sbi: Counter info width should be zero indexed
` [PATCH v3 10/11] lib: sbi: Enable PMU extension for platforms without mcountinhibit
` [PATCH v3 11/11] lib: utils: Rename the prefix in PMU DT properties

[PATCH v4 0/3] lib: sbi: error handling in fdt_reset_init()
 2021-11-04 14:43 UTC  (7+ messages)
` [PATCH v4 1/3] lib: sbi: move sbi_boot_print_general()
` [PATCH v4 2/3] platform: generic: move fdt_reset_init to final_init
` [PATCH v4 3/3] lib: sbi: error handling in fdt_reset_init()

[PATCH v2 0/5] I2C framework, reboot Unmatched via PMIC
 2021-11-04 13:06 UTC  (8+ messages)
` [PATCH v2 5/5] lib: utils/reset: Add generic da9063 reset driver

[PATCH] lib: utils/gpio: use list for drivers
 2021-11-04 12:58 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] include: sbi_utils: Introduce an helper to get fdt base address
 2021-11-02 12:23 UTC  (3+ messages)


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