summaryrefslogtreecommitdiffstats
path: root/bsps/riscv/griscv (unfollow)
Commit message (Expand)AuthorFilesLines
2021-06-24bsps/irq: Remove BSP_INTERRUPT_VECTOR_MAXSebastian Huber1-1/+0
2021-06-24bsps/irq: Add BSP_INTERRUPT_VECTOR_COUNTSebastian Huber1-0/+1
2021-06-24bsps/irq: Remove BSP_INTERRUPT_VECTOR_MINSebastian Huber1-2/+0
2021-06-17grlib: Add apbuart_outbyte_wait()Sebastian Huber1-1/+2
2021-06-17grlib: Remove NL -> CR in apbuart_outbyte_polled()Sebastian Huber1-1/+1
2021-06-17grlib: Add ambapp_plb()Sebastian Huber5-16/+25
2021-04-07bsps: Remove networking driversVijay Kumar Banerjee1-59/+0
2021-01-28bsps: Replace bsp_specs with an empty fileSebastian Huber1-9/+0
2020-11-09Add networking support for griscv bspJiri Gaisler3-1/+74
2020-10-10grlib: Add and use irqmp_has_timestamp()Sebastian Huber1-1/+1
2020-08-31bsps: Always install IPI in SMP configsSebastian Huber1-12/+9
2020-04-10bsps/riscv: Fix multiple definitionSebastian Huber1-2/+0
2020-03-09imfs: Replace devfs with an IMFS specializationSebastian Huber1-3/+0
2019-04-09rtems: Add rtems_scheduler_get_processor_maximum()Sebastian Huber2-3/+3
2019-03-08bsps: Adjust bsp.h Doxygen groupsSebastian Huber2-3/+37
2019-02-08griscv: add additional cpu configurationsJiri Gaisler5-1/+37
2019-01-22riscv: add griscv bspJiri Gaisler16-0/+1310