summaryrefslogtreecommitdiffstats
path: root/bsps/riscv (follow)
Commit message (Expand)AuthorAgeFilesLines
* bsps/irq: Remove BSP_INTERRUPT_VECTOR_MAXSebastian Huber2021-06-242-2/+0
* bsps/irq: Add BSP_INTERRUPT_VECTOR_COUNTSebastian Huber2021-06-242-0/+2
* bsps/irq: Remove BSP_INTERRUPT_VECTOR_MINSebastian Huber2021-06-242-4/+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: Support RTEMS_NOINIT in linkcmdsSebastian Huber2021-05-022-0/+11
* bsps: Remove networking driversVijay Kumar Banerjee2021-04-071-59/+0
* bsps/riscv: Add per cpu clock interruptJan Sommer2021-03-231-10/+49
* bsp/riscv: Re-license to BSD-2-ClauseSebastian Huber2021-02-091-10/+37
* bsps: Replace bsp_specs with an empty fileSebastian Huber2021-01-282-18/+0
* bsps: Add missing DWARF 5 sectionsSebastian Huber2021-01-261-3/+5
* bsps: Support DWARF 5 sectionsSebastian Huber2021-01-251-20/+30
* 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/riscv: Add bsp_fdt_map_intr()Sebastian Huber2020-09-231-0/+6
* riscv: Make sifive_test finisher 4 bytesHesham Almatary2020-09-171-1/+1
* bsps/riscv: Use far jump to boot_card()Sebastian Huber2020-09-151-1/+1
* htif_console_handler is defined in htif.cHesham Almatary2020-09-061-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
* Use RTEMS_SYSINIT_ORDER_LAST_BUT_5Sebastian Huber2020-02-041-1/+1
* bsps: Add RamEnd to linker command filesSebastian Huber2020-02-041-0/+1
* Regenerate headers.amSebastian Huber2019-11-291-0/+1
* bsp/riscv: Fix format and warningsSebastian Huber2019-11-142-45/+27
* bsp/riscv: Fix use of uninitialized integerSebastian Huber2019-11-141-6/+1
* bsp/riscv: riscv_get_core_frequency()Sebastian Huber2019-11-142-43/+23
* bsps/riscv: UART - Read reg-shift from DTB to properly set/get registersHesham Almatary2019-10-301-2/+13
* riscv: Add new BSP cfg variants to be built with llvm/clangHesham Almatary2019-10-278-0/+112
* riscv: Add new offending input sections to the linker scriptHesham Almatary2019-10-271-0/+5
* riscv: Add NOLOAD directive to the .work sectionHesham Almatary2019-10-271-1/+1
* riscv: Address differences in the linkerscript between GNU LD and LLVM/LLDHesham Almatary2019-10-271-51/+51
* riscv: Generate linkcmds.base from the shared linkcmds.base.inHesham Almatary2019-10-271-0/+0
* riscv: add freedom E310 Arty A7 bspPragnesh Patel2019-10-237-5/+312
* score: Rename _SMP_Get_processor_count()Sebastian Huber2019-04-111-9/+9
* rtems: Add rtems_scheduler_get_processor_maximum()Sebastian Huber2019-04-092-3/+3
* bsps: Adjust shared Doxygen groupsSebastian Huber2019-03-082-2/+10
* bsps: Adjust bsp.h Doxygen groupsSebastian Huber2019-03-083-3/+57
* bsps: Adjust architecture Doxygen groupsSebastian Huber2019-03-041-0/+7
* griscv: add additional cpu configurationsJiri Gaisler2019-02-085-1/+37
* riscv: add griscv bspJiri Gaisler2019-01-2219-0/+1315
* bsp/riscv: Clear boot command lineSebastian Huber2019-01-081-0/+1
* score: Rename interrupt stack symbolsSebastian Huber2018-11-081-3/+3
* riscv: Allow platforms with no PLIC to proceedHesham Almatary2018-09-171-0/+5
* bsp/riscv: Add missing BSP variantSebastian Huber2018-08-021-0/+9
* bsp/riscv: Fix build with RTEMS_SMP undefinedSebastian Huber2018-08-023-12/+10
* bsp/riscv: Fix a synchronization issue for PLICSebastian Huber2018-08-021-0/+8
* bsp/riscv: Remove unused variableSebastian Huber2018-08-011-4/+0
* bsp/riscv: Add NS16750 support to console driverSebastian Huber2018-08-011-36/+74