summaryrefslogtreecommitdiffstats
path: root/bsps/riscv/riscv/console/console-config.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* bsp/riscv: Fix format and warningsSebastian Huber2019-11-141-12/+10
* bsp/riscv: Fix use of uninitialized integerSebastian Huber2019-11-141-6/+1
* bsps/riscv: UART - Read reg-shift from DTB to properly set/get registersHesham Almatary2019-10-301-2/+13
* riscv: add freedom E310 Arty A7 bspPragnesh Patel2019-10-231-0/+57
* bsp/riscv: Add NS16750 support to console driverSebastian Huber2018-08-011-36/+74
* bsp/riscv: Use interrupt driven NS16550 driverSebastian Huber2018-07-251-1/+9
* bsp/riscv: Add and use riscv_fdt_get_address()Sebastian Huber2018-07-251-9/+3
* bsp/riscv: Fix HTIF warningsSebastian Huber2018-07-251-3/+5
* bsp/riscv: Add console support for NS16550 devicesSebastian Huber2018-07-061-0/+100
* bsp/riscv: Simplify printk() supportSebastian Huber2018-07-061-9/+5
* bsp/riscv: Add device tree support for consoleSebastian Huber2018-06-281-0/+127