summaryrefslogtreecommitdiffstats
path: root/bsps/riscv (unfollow)
Commit message (Expand)AuthorFilesLines
2020-03-09imfs: Replace devfs with an IMFS specializationSebastian Huber1-3/+0
2020-02-04Use RTEMS_SYSINIT_ORDER_LAST_BUT_5Sebastian Huber1-1/+1
2020-02-04bsps: Add RamEnd to linker command filesSebastian Huber1-0/+1
2019-11-29Regenerate headers.amSebastian Huber1-0/+1
2019-11-14bsp/riscv: Fix format and warningsSebastian Huber2-45/+27
2019-11-14bsp/riscv: Fix use of uninitialized integerSebastian Huber1-6/+1
2019-11-14bsp/riscv: riscv_get_core_frequency()Sebastian Huber2-43/+23
2019-10-30bsps/riscv: UART - Read reg-shift from DTB to properly set/get registersHesham Almatary1-2/+13
2019-10-27riscv: Add new BSP cfg variants to be built with llvm/clangHesham Almatary8-0/+112
2019-10-27riscv: Add new offending input sections to the linker scriptHesham Almatary1-0/+5
2019-10-27riscv: Add NOLOAD directive to the .work sectionHesham Almatary1-1/+1
2019-10-27riscv: Address differences in the linkerscript between GNU LD and LLVM/LLDHesham Almatary1-51/+51
2019-10-27riscv: Generate linkcmds.base from the shared linkcmds.base.inHesham Almatary1-0/+0
2019-10-23riscv: add freedom E310 Arty A7 bspPragnesh Patel7-5/+312
2019-04-11score: Rename _SMP_Get_processor_count()Sebastian Huber1-9/+9
2019-04-09rtems: Add rtems_scheduler_get_processor_maximum()Sebastian Huber2-3/+3
2019-03-08bsps: Adjust shared Doxygen groupsSebastian Huber2-2/+10
2019-03-08bsps: Adjust bsp.h Doxygen groupsSebastian Huber3-3/+57
2019-03-04bsps: Adjust architecture Doxygen groupsSebastian Huber1-0/+7
2019-02-08griscv: add additional cpu configurationsJiri Gaisler5-1/+37
2019-01-22riscv: add griscv bspJiri Gaisler19-0/+1315
2019-01-08bsp/riscv: Clear boot command lineSebastian Huber1-0/+1
2018-11-08score: Rename interrupt stack symbolsSebastian Huber1-3/+3
2018-09-17riscv: Allow platforms with no PLIC to proceedHesham Almatary1-0/+5
2018-08-02bsp/riscv: Add missing BSP variantSebastian Huber1-0/+9
2018-08-02bsp/riscv: Fix build with RTEMS_SMP undefinedSebastian Huber3-12/+10
2018-08-02bsp/riscv: Fix a synchronization issue for PLICSebastian Huber1-0/+8
2018-08-01bsp/riscv: Remove unused variableSebastian Huber1-4/+0
2018-08-01bsp/riscv: Add NS16750 support to console driverSebastian Huber1-36/+74
2018-08-01bsp/riscv: Initialize FPU depending on ISASebastian Huber1-1/+4
2018-08-01bsp/riscv: Fix clock driverSebastian Huber1-17/+49
2018-07-27bsp/riscv: Fix inter-processor interruptsSebastian Huber1-1/+7
2018-07-27riscv: Rework CPU counter supportSebastian Huber1-4/+18
2018-07-25bsp/riscv: Use interrupt driven NS16550 driverSebastian Huber1-1/+9
2018-07-25bsp/riscv: Add PLIC supportSebastian Huber4-2/+258
2018-07-25bsp/riscv: Add simple SMP support to clock driverSebastian Huber1-0/+2
2018-07-25bsp/riscv: Use CPU counter btimerSebastian Huber1-68/+0
2018-07-25bsp/riscv: Add basic SMP startupSebastian Huber6-26/+295
2018-07-25riscv: Add CLINT and PLIC supportSebastian Huber3-62/+4
2018-07-25bsps/riscv: Update linker-symbols.hSebastian Huber1-15/+16
2018-07-25bsp/riscv: Add reset via for SiFive Test FinisherSebastian Huber1-5/+18
2018-07-25bsp/riscv: Add and use riscv_fdt_get_address()Sebastian Huber4-24/+79
2018-07-25bsp/riscv: Fix HTIF warningsSebastian Huber5-5/+62
2018-07-25riscv: Rework exception handlingSebastian Huber7-51/+86
2018-07-06bsp/riscv: Add console support for NS16550 devicesSebastian Huber1-0/+100
2018-07-06bsp/riscv: Simplify printk() supportSebastian Huber3-19/+16
2018-07-06riscv: Add LADDR assembler defineSebastian Huber1-8/+8
2018-07-06riscv: Implement CPU counterSebastian Huber1-10/+2
2018-07-05bsps: Update headers.amSebastian Huber1-0/+8
2018-06-28riscv: Add _CPU_Get_current_per_CPU_control()Sebastian Huber1-1/+5