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
/
serial
Age
Commit message (
Expand
)
Author
2021-11-18
lib: utils: Add LiteX UART support
Gabriel Somlo
2021-11-02
include: sbi_utils: Introduce an helper to get fdt base address
Alexandre Ghiti
2021-06-02
lib: utils: consider ':' in stdout-path
Heinrich Schuchardt
2021-05-24
lib: utils: Try other FDT drivers when we see SBI_ENODEV
Anup Patel
2021-05-19
lib: utils/serial: Support Synopsys DesignWare APB UART
Bin Meng
2021-05-06
lib: utils/serial: Add support for Gaisler APBUART
Daniel Cederman
2021-04-28
lib: sbi: Simplify console platform operations
Anup Patel
2021-01-07
lib: utils: Fix shakti uart implementation
Vijai Kumar K
2020-06-19
platform: Add support for Shakti C-class SoC from IIT-M
Vijai Kumar K
2020-05-23
lib: utils: Extend fdt_find_match() Implementation
Anup Patel
2020-05-01
lib: utils: Add simple FDT serial framework
Anup Patel
2020-05-01
lib: utils/serial: Skip baudrate config if input frequency is zero
Anup Patel
2020-03-10
lib: serial: Fix coding style issues
Bin Meng
2020-03-10
lib: Sort build objects in alphabetical order
Bin Meng
2019-06-19
platform: Enable all drivers by default.
Atish Patra
2019-06-19
platform: Move platform common to lib/utils.
Atish Patra