summaryrefslogtreecommitdiffstats
path: root/bsps/riscv/griscv (follow)
Commit message (Expand)AuthorAgeFilesLines
* bsps/irq: Remove BSP_INTERRUPT_VECTOR_MAXSebastian Huber2021-06-241-1/+0
* bsps/irq: Add BSP_INTERRUPT_VECTOR_COUNTSebastian Huber2021-06-241-0/+1
* bsps/irq: Remove BSP_INTERRUPT_VECTOR_MINSebastian Huber2021-06-241-2/+0
* grlib: Add apbuart_outbyte_wait()Sebastian Huber2021-06-171-1/+2
* grlib: Remove NL -> CR in apbuart_outbyte_polled()Sebastian Huber2021-06-171-1/+1
* grlib: Add ambapp_plb()Sebastian Huber2021-06-175-16/+25
* bsps: Remove networking driversVijay Kumar Banerjee2021-04-071-59/+0
* bsps: Replace bsp_specs with an empty fileSebastian Huber2021-01-281-9/+0
* Add networking support for griscv bspJiri Gaisler2020-11-093-1/+74
* grlib: Add and use irqmp_has_timestamp()Sebastian Huber2020-10-101-1/+1
* bsps: Always install IPI in SMP configsSebastian Huber2020-08-311-12/+9
* bsps/riscv: Fix multiple definitionSebastian Huber2020-04-101-2/+0
* imfs: Replace devfs with an IMFS specializationSebastian Huber2020-03-091-3/+0
* rtems: Add rtems_scheduler_get_processor_maximum()Sebastian Huber2019-04-092-3/+3
* bsps: Adjust bsp.h Doxygen groupsSebastian Huber2019-03-082-3/+37
* griscv: add additional cpu configurationsJiri Gaisler2019-02-085-1/+37
* riscv: add griscv bspJiri Gaisler2019-01-2216-0/+1310