messages from 2021-09-09 20:40:28 to 2021-10-18 04:29:28 UTC [more...]
[PATCH v5] Makefile: Add build time and compiler info string
2021-10-18 4:29 UTC (2+ messages)
[PATCH] lib: sbi: sbi_system_reset() if not supported
2021-10-18 4:23 UTC (3+ messages)
[PATCH 1/1] dt-bindings: reg-io-width for SiFive CLINT
2021-10-17 7:54 UTC (7+ messages)
[PATCH 1/1] lib: sbi: system reset with invalid parameters
2021-10-16 7:13 UTC (3+ 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
[PATCH v2 1/1] dt-bindings: reg-io-width for SiFive CLINT
2021-10-15 12:07 UTC
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 v2] lib: sbi: Save context for all non-retentive suspend types
2021-10-12 5:57 UTC (3+ messages)
[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 (20+ messages)
` [RFC PATCH 1/9] riscv: Add new CSRs introduced by Sscofpmf extension
` [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 (9+ messages)
` [PATCH V2 2/2] lib: sbi: Add runtime bug detection for csr_read_num/csr_write_num/misa_string
[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
[PATCH 1/2] lib: sbi: add some macros to detect BUG at runtime
2021-09-15 7:41 UTC (3+ messages)
` [PATCH 2/2] lib: sbi: Add runtime bug detection for csr_read_num/csr_write_num
[PATCH 1/2] lib: utils/reset: Sort fdt_reset driver list
2021-09-14 10:13 UTC (4+ messages)
` [PATCH 2/2] lib: utils/reset: Add a sunxi watchdog reset driver
[PATCH] lib: utils/irqchip: Automatically delegate T-HEAD PLIC access
2021-09-14 6:42 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox