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-08-08
lib: utils/gpio: Use kconfig for enabling/disabling drivers
Anup Patel
2022-08-08
lib: utils/i2c: Use kconfig for enabling/disabling drivers
Anup Patel
2022-08-08
lib: utils/irqchip: Use kconfig for enabling/disabling drivers
Anup Patel
2022-08-08
lib: utils/ipi: Use kconfig for enabling/disabling drivers
Anup Patel
2022-08-08
lib: utils/timer: Use kconfig for enabling/disabling drivers
Anup Patel
2022-08-08
lib: utils/sys: Use kconfig for enabling/disabling drivers
Anup Patel
2022-08-08
lib: utils/reset: Use kconfig for enabling/disabling drivers
Anup Patel
2022-08-08
lib: utils/serial: Use kconfig for enabling/disabling drivers
Anup Patel
2022-08-08
Makefile: Add initial kconfig support for each platform
Anup Patel
2022-07-30
lib: utils/serial: Ensure baudrate is non-zero before using
Andrew Jones
2022-07-30
lib: serial: Clean up coding style in sifive-uart.c
Andrew Jones
2022-07-30
lib: utils/serial: Initialize platform_uart_data to zero
Andrew Jones
2022-07-30
lib: utils/fdt: Factor out common uart node code
Andrew Jones
2022-07-20
lib: utils/serial: Update Shakti UART based on latest implementation
Prasanna T
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
[prev]
[next]