summaryrefslogtreecommitdiffstats
path: root/bsps/riscv (unfollow)
Commit message (Expand)AuthorFilesLines
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
2018-06-28riscv: Avoid namespace pollutionSebastian Huber1-0/+1
2018-06-28bsp/riscv: Remove bsp_interrupt_handler_default()Sebastian Huber1-9/+0
2018-06-28bsp/riscv: Rework clock driverSebastian Huber3-63/+120
2018-06-28bsp/riscv: Add device tree support for consoleSebastian Huber3-60/+215
2018-06-28bsp/riscv: Fix vector table for lp64Sebastian Huber1-16/+22
2018-06-28bsp/riscv: Add SMP startup synchronizationSebastian Huber1-2/+20
2018-06-28bsp/riscv: Add device tree supportSebastian Huber2-6/+14
2018-06-28riscv: Add dummy SMP supportSebastian Huber1-0/+10
2018-06-27bsp/riscv: Load global pointerSebastian Huber1-0/+6
2018-06-27bsp/riscv: Use memset() to clear .bssSebastian Huber1-10/+5
2018-06-27riscv: Format assembler filesSebastian Huber1-33/+36
2018-06-27bsp/riscv: Do not clear integer registers at startSebastian Huber1-31/+0
2018-06-27bsp/riscv: Fix some warningsSebastian Huber1-20/+4
2018-06-27bsp/riscv: Add BSP options to define RAM regionSebastian Huber1-1/+1