summaryrefslogtreecommitdiff
path: root/bsps/riscv (follow)
AgeCommit message (Expand)Author
2020-04-10bsps/riscv: Fix multiple definitionSebastian Huber
2020-03-09imfs: Replace devfs with an IMFS specializationSebastian Huber
2020-02-04Use RTEMS_SYSINIT_ORDER_LAST_BUT_5Sebastian Huber
2020-02-04bsps: Add RamEnd to linker command filesSebastian Huber
2019-11-29Regenerate headers.amSebastian Huber
2019-11-14bsp/riscv: Fix format and warningsSebastian Huber
2019-11-14bsp/riscv: Fix use of uninitialized integerSebastian Huber
2019-11-14bsp/riscv: riscv_get_core_frequency()Sebastian Huber
2019-10-30bsps/riscv: UART - Read reg-shift from DTB to properly set/get registersHesham Almatary
2019-10-27riscv: Add new BSP cfg variants to be built with llvm/clangHesham Almatary
2019-10-27riscv: Add new offending input sections to the linker scriptHesham Almatary
2019-10-27riscv: Add NOLOAD directive to the .work sectionHesham Almatary
2019-10-27riscv: Address differences in the linkerscript between GNU LD and LLVM/LLDHesham Almatary
2019-10-27riscv: Generate linkcmds.base from the shared linkcmds.base.inHesham Almatary
2019-10-23riscv: add freedom E310 Arty A7 bspPragnesh Patel
2019-04-11score: Rename _SMP_Get_processor_count()Sebastian Huber
2019-04-09rtems: Add rtems_scheduler_get_processor_maximum()Sebastian Huber
2019-03-08bsps: Adjust shared Doxygen groupsSebastian Huber
2019-03-08bsps: Adjust bsp.h Doxygen groupsSebastian Huber
2019-03-04bsps: Adjust architecture Doxygen groupsSebastian Huber
2019-02-08griscv: add additional cpu configurationsJiri Gaisler
2019-01-22riscv: add griscv bspJiri Gaisler
2019-01-08bsp/riscv: Clear boot command lineSebastian Huber
2018-11-08score: Rename interrupt stack symbolsSebastian Huber
2018-09-17riscv: Allow platforms with no PLIC to proceedHesham Almatary
2018-08-02bsp/riscv: Add missing BSP variantSebastian Huber
2018-08-02bsp/riscv: Fix build with RTEMS_SMP undefinedSebastian Huber
2018-08-02bsp/riscv: Fix a synchronization issue for PLICSebastian Huber
2018-08-01bsp/riscv: Remove unused variableSebastian Huber
2018-08-01bsp/riscv: Add NS16750 support to console driverSebastian Huber
2018-08-01bsp/riscv: Initialize FPU depending on ISASebastian Huber
2018-08-01bsp/riscv: Fix clock driverSebastian Huber
2018-07-27bsp/riscv: Fix inter-processor interruptsSebastian Huber
2018-07-27riscv: Rework CPU counter supportSebastian Huber
2018-07-25bsp/riscv: Use interrupt driven NS16550 driverSebastian Huber
2018-07-25bsp/riscv: Add PLIC supportSebastian Huber
2018-07-25bsp/riscv: Add simple SMP support to clock driverSebastian Huber
2018-07-25bsp/riscv: Use CPU counter btimerSebastian Huber
2018-07-25bsp/riscv: Add basic SMP startupSebastian Huber
2018-07-25riscv: Add CLINT and PLIC supportSebastian Huber
2018-07-25bsps/riscv: Update linker-symbols.hSebastian Huber
2018-07-25bsp/riscv: Add reset via for SiFive Test FinisherSebastian Huber
2018-07-25bsp/riscv: Add and use riscv_fdt_get_address()Sebastian Huber
2018-07-25bsp/riscv: Fix HTIF warningsSebastian Huber
2018-07-25riscv: Rework exception handlingSebastian Huber
2018-07-06bsp/riscv: Add console support for NS16550 devicesSebastian Huber
2018-07-06bsp/riscv: Simplify printk() supportSebastian Huber
2018-07-06riscv: Add LADDR assembler defineSebastian Huber
2018-07-06riscv: Implement CPU counterSebastian Huber
2018-07-05bsps: Update headers.amSebastian Huber