OpenSBI Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-07-17 12:16:31 to 2021-09-25 04:37:31 UTC [more...]

[PATCH v3 0/5] Timer based delay loop
 2021-09-25  4:37 UTC  (2+ messages)
` [PATCH v3 1/5] lib: utils/fdt: Add fdt_parse_timebase_frequency() function

[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

[PATCH 0/4] reboot SiFive Unmatched via PMIC
 2021-09-25  4:19 UTC  (14+ 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

[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] Makefile: Add build time and compiler info string
 2021-09-24 13:23 UTC  (2+ messages)

[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 1/2] lib: sbi: Introduce early hart initialization scheme
 2021-09-23  2:28 UTC 

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

[RFC 1/1] platform/kendryte: disable FW_PIC
 2021-09-04 15:57 UTC  (7+ messages)

[RFC 1/1] fw_base: header for vendor information
 2021-09-03  7:32 UTC  (3+ messages)
` [RISC-V] [tech-unixplatformspec] "

[PATCH v2] lib: sbi: Refine the way to construct platform features
 2021-09-03  6:44 UTC  (2+ messages)

[PATCH] lib: sbi: Checking fifo validness in sbi_fifo_is_empty and is_full
 2021-09-03  6:34 UTC  (3+ messages)

[PATCH] lib: sbi: Refine the way to construct platform features
 2021-08-31 22:15 UTC  (3+ messages)

[PATCH v2] lib: sbi: protect dprintf output with spinlock
 2021-08-30  3:56 UTC  (3+ messages)

[PATCH] lib: sbi: Correct typo in faults delegation CSR name
 2021-08-30  3:40 UTC  (2+ messages)

[PATCH] lib: sbi: protect dprintf output with spinlock
 2021-08-27  9:35 UTC 

[PATCH] payloads/test: Add support for SBI v0.2 ecalls
 2021-08-20  4:54 UTC  (3+ messages)

[PATCH] lib: sbi_trap: Restore redirect for access faults
 2021-08-20  4:53 UTC  (4+ messages)

[PATCH] lib: sbi: Fix bug in sbi_ecall_rfence that misses checking
 2021-08-20  4:53 UTC  (3+ messages)

[PATCH v2 0/5] ACLINT MTIMER improvements
 2021-08-14  3:52 UTC  (17+ messages)
` [PATCH v2 1/5] lib: utils/timer: Allow separate base addresses for MTIME and MTIMECMP
` [PATCH v2 2/5] lib: utils: Extend fdt_get_node_addr_size() for multiple register sets
` [PATCH v2 3/5] lib: utils/fdt: Extend fdt_parse_aclint_node() function
` [PATCH v2 4/5] lib: utils/timer: Allow ACLINT MTIMER supporting only 32-bit MMIO
` [PATCH v2 5/5] lib: utils/timer: Simplify MTIMER synchronization

[PATCH 0/5] ACLINT MTIMER improvements
 2021-08-07 15:26 UTC  (17+ messages)
` [PATCH 1/5] lib: utils/timer: Allow separate base addresses for MTIME and MTIMECMP
` [PATCH 2/5] lib: utils: Extend fdt_get_node_addr_size() for multiple register sets
` [PATCH 3/5] lib: utils/fdt: Extend fdt_parse_aclint_node() function
` [PATCH 4/5] lib: utils/timer: Allow ACLINT MTIMER supporting only 32-bit MMIO
` [PATCH 5/5] lib: utils/timer: Simplify MTIMER synchronization

[PATCH] lib/utils: fdt: Change addr and size to uint64_t
 2021-08-07 12:20 UTC  (2+ messages)

[PATCH v2] lib: sbi: Fix bug in strncmp function
 2021-08-07 10:18 UTC  (5+ messages)

[PATCH 0/2] lib: utils: support both of gpio-poweroff, gpio-reset
 2021-07-30 10:46 UTC  (11+ messages)
` [PATCH 1/2] lib: utils: remove unused variable in fdt_reset_init
` [PATCH 2/2] lib: utils: support both of gpio-poweroff, gpio-reset

[PATCH] lib: sbi: Fix bug in strncmp function
 2021-07-28 16:16 UTC  (3+ messages)

[PATCH] generic: fu740: add workaround for CIP-1200 errata
 2021-07-27 11:34 UTC  (3+ messages)

[PATCH v2] Makefile: Manually forward RELAX_FLAG to the GNU assembler when linking with LLD
 2021-07-27 11:33 UTC  (2+ messages)

[PATCH] firmware: use _fw_start for load address
 2021-07-27 11:32 UTC  (2+ messages)

[PATCH] lib: sbi: Fix bug in strncmp function
 2021-07-27  6:08 UTC 

[PATCH 1/1] lib: utils: support multiple reset drivers of same type
 2021-07-22  0:38 UTC  (4+ messages)

[PATCH v4 0/5] Fully support standalone Clang/LLVM toolchains
 2021-07-21  7:40 UTC  (6+ messages)
` [PATCH v4 4/5] Makefile: Support building with Clang and LLVM binutils

[PATCH v3] README: Update toolchain information
 2021-07-17 13:09 UTC  (2+ messages)

[PATCH 1/1] include: types: Use __builtin_offsetof when supported
 2021-07-17 12:52 UTC  (2+ messages)

[PATCH 1/1] firware: use __SIZEOF_LONG__ for field offsets in fw_dynamic.h
 2021-07-17 12:17 UTC  (3+ messages)

[PATCH] docs: firmware: Document FW_PIC compile time option
 2021-07-17 12:16 UTC  (2+ messages)


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