OpenSBI Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-09-15 10:07:29 to 2021-10-18 11:40:19 UTC [more...]

[PATCH v5] Makefile: Add build time and compiler info string
 2021-10-18 11:40 UTC  (15+ messages)

[PATCH v2] lib: sbi: Save context for all non-retentive suspend types
 2021-10-18 10:40 UTC  (4+ messages)

[PATCH 1/1] lib: sbi: system reset with invalid parameters
 2021-10-18 10:38 UTC  (4+ messages)

[PATCH] lib: sbi: sbi_system_reset() if not supported
 2021-10-18 10:33 UTC  (5+ messages)

[PATCH v2 1/1] dt-bindings: reg-io-width for SiFive CLINT
 2021-10-18  7:30 UTC  (3+ messages)

[PATCH v2] lib: utils/irqchip: Automatically delegate T-HEAD PLIC access
 2021-10-18  5:50 UTC  (2+ messages)

PATCH for Issue 225
 2021-10-18  5:17 UTC 

[PATCH 1/1] dt-bindings: reg-io-width for SiFive CLINT
 2021-10-17  7:54 UTC  (7+ messages)

[OpenSBI] rfence related question
 2021-10-15 19:45 UTC  (2+ messages)

[PATCH v2 0/5] I2C framework, reboot Unmatched via PMIC
 2021-10-15 15:05 UTC  (10+ messages)
` [PATCH v2 1/5] lib: utils/reset: add priority to gpio reset
` [PATCH v2 2/5] lib: utils/i2c: Add generic I2C configuration library
` [PATCH v2 3/5] lib: utils/i2c: Add simple FDT based I2C framework
` [PATCH v2 4/5] lib: utils/i2c: Add minimal SiFive I2C driver
` [PATCH v2 5/5] lib: utils/reset: Add generic da9063 reset driver

Release Plans
 2021-10-13 21:35 UTC  (5+ messages)

[PATCH 0/2] system reset rework to list, priority
 2021-10-12  6:33 UTC  (9+ messages)
` [PATCH 1/2] lib: sbi: convert reset to list
` [PATCH 2/2] lib: sbi: add priority for reset handler

[PATCH] lib: sbi: Save context for all non-retentive suspend types
 2021-10-11  8:10 UTC  (3+ messages)

[PATCH V4] Makefile: Add build time and compiler info string
 2021-10-07 12:26 UTC  (7+ messages)

[RFC PATCH 0/2] system reset rework to list, priority
 2021-10-01  8:27 UTC  (8+ messages)
` [RFC PATCH 1/2] lib: sbi: convert reset to list
` [RFC PATCH 2/2] lib: sbi: add priority for reset handler

[PATCH 1/1] lib: utils: identify supported GPIO reset methods
 2021-10-01  4:58 UTC  (9+ messages)

[PATCH V3] Makefile: Add build time and compiler info string
 2021-09-30  4:21 UTC  (7+ messages)

[PATCH V2] Makefile: Add build time and compiler info string
 2021-09-30  0:35 UTC  (5+ messages)

[PATCH 0/4] reboot SiFive Unmatched via PMIC
 2021-09-29 12:46 UTC  (28+ messages)
` [PATCH 1/4] lib: utils/i2c: Add generic I2C configuration library
` [PATCH 2/4] lib: utils/gpio: Add simple FDT based I2C framework
` [PATCH 3/4] lib: utils/gpio: Add minimal SiFive I2C driver
` [PATCH 4/4] lib: utils/reset: Add generic da9063 reset driver

[PATCH v3 0/5] Timer based delay loop
 2021-09-27  3:59 UTC  (16+ messages)
` [PATCH v3 1/5] lib: utils/fdt: Add fdt_parse_timebase_frequency() function
` [PATCH v3 2/5] lib: sbi: Add timer frequency to struct sbi_timer_device
` [PATCH v3 3/5] lib: sbi: Print timer frequency at boot time
` [PATCH v3 4/5] lib: sbi: Add generic timer delay loop function
` [PATCH v3 5/5] lib: utils/reset: use sbi_timer_mdelay() in gpio reset driver

[PATCH] Makefile: Add build time and compiler info string
 2021-09-27  3:28 UTC  (3+ messages)

[PATCH 1/2] lib: sbi: Introduce early hart initialization scheme
 2021-09-25  7:46 UTC  (2+ messages)

[PATCH v2 0/5] Timer based delay loop
 2021-09-25  4:36 UTC  (9+ messages)
` [PATCH v2 1/5] lib: utils/fdt: Add fdt_parse_timebase_frequency() function
` [PATCH v2 2/5] lib: sbi: Add timer frequency to struct sbi_timer_device
` [PATCH v2 3/5] lib: sbi: Print timer frequency at boot time
` [PATCH v2 4/5] lib: sbi: Add generic timer delay loop function
` [PATCH v2 5/5] lib: utils/reset: use sbi_timer_mdelay() in gpio reset driver

[RFC PATCH 0/9] Sscof extension support
 2021-09-24 15:45 UTC  (18+ messages)
` [RFC PATCH 2/9] lib: sbi: Use csr_read/write_num for mhpmeventh csrs as well
` [RFC PATCH 3/9] lib:sbi: Detect SSCOF extension at run time
` [RFC PATCH 4/9] lib: sbi: Delegate PMU counter overflow interrupt to S mode
` [RFC PATCH 5/9] lib:sbi: Support sscof extension in OpenSBI
` [RFC PATCH 6/9] lib: sbi: Always enable access for all counters
` [RFC PATCH 7/9] lib: sbi: Allow programmable counters to monitor cycle/instret events
` [RFC PATCH 8/9] lib:sbi: Reset the mhpmevent value upon counter reset
` [RFC PATCH 9/9] lib: sbi: Counter info width should be zero indexed

[PATCH 0/5] Timer based delay loop
 2021-09-23 11:06 UTC  (13+ messages)
` [PATCH 1/5] lib: utils/fdt: Add fdt_parse_timebase_frequency() function
` [PATCH 2/5] lib: sbi: Add timer frequency to struct sbi_timer_device
` [PATCH 3/5] lib: sbi: Print timer frequency at boot time
` [PATCH 4/5] lib: sbi: Add generic timer delay loop function
` [PATCH 5/5] lib: utils/reset: use sbi_timer_mdelay() in gpio reset driver

[PATCH 2/2] platform/ae350: Initialize Coherent Manager as early as possible
 2021-09-23  7:15 UTC  (4+ messages)

[PATCH V4 1/2] lib: sbi: add some macros to detect BUG at runtime
 2021-09-23  3:54 UTC  (6+ messages)
` [PATCH V4 2/2] lib: sbi: Add runtime bug detection for csr_read_num/csr_write_num/misa_string

[PATCH] lib: sbi: fix ctz bug
 2021-09-22  7:59 UTC  (4+ messages)

[PATCH V2 1/2] lib: sbi: add some macros to detect BUG at runtime
 2021-09-16  4:38 UTC  (8+ messages)

[PATCH V3 1/2] lib: sbi: add some macros to detect BUG at runtime
 2021-09-15 13:53 UTC  (2+ messages)
` [PATCH V3 2/2] lib: sbi: Add runtime bug detection for csr_read_num/csr_write_num/misa_string


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