index
:
opensbi.git
master
release-1.3.x
release-1.5.x
release-1.8.x
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
utils
Age
Commit message (
Expand
)
Author
2022-06-22
lib: utils/timer: Remove Allwinner D1 CLINT compatibles
Samuel Holland
2022-06-22
lib: irqchip/plic: fix typo in plic_warm_irqchip_init
Jan Remes
2022-06-21
lib: utils/timer: Add a separate compatible for the D1 CLINT
Samuel Holland
2022-06-21
lib: utils: Remove CSRs that set/clear an IMSIC interrupt file bits
Anup Patel
2022-06-13
lib: utils/irqchip: Add wrapper for T-HEAD PLIC delegation
Samuel Holland
2022-06-13
lib: utils/irqchip: Add FDT wrappers for PLIC save/restore functions
Samuel Holland
2022-06-13
lib: irqchip/plic: Add priority save/restore helpers
Samuel Holland
2022-06-13
lib: irqchip/plic: Add context save/restore helpers
Samuel Holland
2022-06-13
lib: irqchip/plic: Factor out a context init function
Samuel Holland
2022-06-13
lib: irqchip/plic: Constify plic_data pointers
Samuel Holland
2022-05-30
lib: utils/fdt: Require match data to be const
Samuel Holland
2022-05-14
lib: utils/fdt: rename fdt_parse_max_hart_id
Jan Remes
2022-05-14
lib: utils: check if CPU node is enabled
Jan Remes
2022-05-14
lib: utils/fdt: introduce fdt_node_is_enabled()
Jan Remes
2022-05-13
lib: utils/irqchip: fix typo when checking for CPU node
Jan Remes
2022-05-13
lib: utils/gpio: Generate FDT gpio driver list at compile-time
Anup Patel
2022-05-13
lib: utils/i2c: Generate FDT i2c adapter driver list at compile-time
Anup Patel
2022-05-13
lib: utils/ipi: Generate FDT ipi driver list at compile-time
Anup Patel
2022-05-13
lib: utils/irqchip: Generate FDT irqchip driver list at compile-time
Anup Patel
2022-05-13
lib: utils/timer: Generate FDT timer driver list at compile-time
Anup Patel
2022-05-13
lib: utils/serial: Generate FDT serial driver list at compile-time
Anup Patel
2022-05-13
lib: utils/reset: Generate FDT reset driver list at compile-time
Anup Patel
2022-05-07
lib: sbi: Convert hart features into hart extensions
Anup Patel
2022-04-17
lib: utils/serial: support 'reg-offset' property
Zong Li
2022-02-28
lib: utils: serial: Initial commit of xlnx-uartlite
Alistair Francis
2022-02-28
lib: sbi: Add a simple external interrupt handling framework
Anup Patel
2022-02-15
lib: utils: Disable appropriate APLIC DT nodes in fdt_fixups()
Anup Patel
2022-02-15
lib: utils/irqchip: Add FDT based driver for APLIC
Anup Patel
2022-02-15
lib: utils/irqchip: Add APLIC initialization library
Anup Patel
2022-02-15
lib: utils: Disable appropriate IMSIC DT nodes in fdt_fixups()
Anup Patel
2022-02-15
lib: utils/irqchip: Add FDT based driver for IMSIC
Anup Patel
2022-02-15
lib: utils/irqchip: Add IMSIC library
Anup Patel
2022-02-15
lib: utils/irqchip: Allow multiple FDT irqchip drivers
Anup Patel
2022-02-04
lib: utils/serial: Round UART8250 baud rate divisor to nearest integer
Jakub Luzny
2022-02-04
lib: fix compilation when strings.h is included
Petro Karashchenko
2022-01-21
lib: fix pointer of type 'void *' used in arithmetic
Jukka Laitinen
2022-01-11
lib: utils/sys: Extend HTIF library to allow custom base address
Anup Patel
2022-01-11
lib: utils/ipi: Fix size check in aclint_mswi_cold_init()
Anup Patel
2021-12-03
lib: pmu: support the event ID encoded by a bitmap.
Vincent Chen
2021-11-18
lib: utils: Add LiteX UART support
Gabriel Somlo
2021-11-12
lib: utils/i2c: Add minimal SiFive I2C driver
Nikita Shubin
2021-11-12
lib: utils/i2c: Add simple FDT based I2C framework
Nikita Shubin
2021-11-12
lib: utils/i2c: Add generic I2C configuration library
Nikita Shubin
2021-11-12
lib: utils/reset: separate driver init func
Nikita Shubin
2021-11-12
lib: utils/reset: add priority to gpio reset
Nikita Shubin
2021-11-11
lib: utils: Rename the prefix in PMU DT properties
Atish Patra
2021-11-11
lib: sbi: Enable PMU extension for platforms without mcountinhibit
Atish Patra
2021-11-08
lib: sbi: error handling in fdt_reset_init()
Heinrich Schuchardt
2021-11-03
lib: utils/gpio: use list for drivers
Nikita Shubin
2021-11-02
include: sbi_utils: Introduce an helper to get fdt base address
Alexandre Ghiti
[next]