summaryrefslogtreecommitdiffstats
path: root/bsps/riscv/riscv/console/console-config.c (unfollow)
Commit message (Expand)AuthorFilesLines
2023-05-20Update company nameSebastian Huber1-1/+1
2023-03-28bsps/riscv: add riscv/kendrytek210 BSP variant source changesAlan Cudmore1-5/+5
2023-01-12riscv: Resurrect RISCV_ENABLE_HTIF_SUPPORTSebastian Huber1-1/+8
2022-12-23RISC-V: Always probe for HTIF and remove RISCV_ENABLE_HTIF_SUPPORTHesham Almatary1-8/+2
2022-10-14bsps: Improve riscv console FDT parsingAlan Cudmore1-9/+5
2021-02-09bsp/riscv: Re-license to BSD-2-ClauseSebastian Huber1-10/+37
2020-02-04Use RTEMS_SYSINIT_ORDER_LAST_BUT_5Sebastian Huber1-1/+1
2019-11-14bsp/riscv: Fix format and warningsSebastian Huber1-12/+10
2019-11-14bsp/riscv: Fix use of uninitialized integerSebastian Huber1-6/+1
2019-10-30bsps/riscv: UART - Read reg-shift from DTB to properly set/get registersHesham Almatary1-2/+13
2019-10-23riscv: add freedom E310 Arty A7 bspPragnesh Patel1-0/+57
2018-08-01bsp/riscv: Add NS16750 support to console driverSebastian Huber1-36/+74
2018-07-25bsp/riscv: Use interrupt driven NS16550 driverSebastian Huber1-1/+9
2018-07-25bsp/riscv: Add and use riscv_fdt_get_address()Sebastian Huber1-9/+3
2018-07-25bsp/riscv: Fix HTIF warningsSebastian Huber1-3/+5
2018-07-06bsp/riscv: Add console support for NS16550 devicesSebastian Huber1-0/+100
2018-07-06bsp/riscv: Simplify printk() supportSebastian Huber1-9/+5
2018-06-28bsp/riscv: Add device tree support for consoleSebastian Huber1-0/+127