summaryrefslogtreecommitdiff
path: root/bsps/riscv (follow)
AgeCommit message (Expand)Author
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
2018-06-28riscv: Add _CPU_Get_current_per_CPU_control()Sebastian Huber
2018-06-28riscv: Avoid namespace pollutionSebastian Huber
2018-06-28bsp/riscv: Remove bsp_interrupt_handler_default()Sebastian Huber
2018-06-28bsp/riscv: Rework clock driverSebastian Huber
2018-06-28bsp/riscv: Add device tree support for consoleSebastian Huber
2018-06-28bsp/riscv: Fix vector table for lp64Sebastian Huber
2018-06-28bsp/riscv: Add SMP startup synchronizationSebastian Huber
2018-06-28bsp/riscv: Add device tree supportSebastian Huber
2018-06-28riscv: Add dummy SMP supportSebastian Huber
2018-06-27bsp/riscv: Load global pointerSebastian Huber
2018-06-27bsp/riscv: Use memset() to clear .bssSebastian Huber
2018-06-27riscv: Format assembler filesSebastian Huber
2018-06-27bsp/riscv: Do not clear integer registers at startSebastian Huber
2018-06-27bsp/riscv: Fix some warningsSebastian Huber
2018-06-27bsp/riscv: Add BSP options to define RAM regionSebastian Huber
2018-06-27bsp/riscv: Add new BSP variantsSebastian Huber
2018-06-27bsp/riscv_generic: Rename to "riscv"Sebastian Huber
2018-06-27bsp/riscv_generic: Use standard optimization flagsSebastian Huber
2018-06-27bsps/riscv_generic: Rename and add variantsHesham Almatary
2018-06-27bsp/riscv_generic: New linker command fileSebastian Huber
2018-06-27Rework initialization and interrupt stack supportSebastian Huber
2018-06-27bsps: Support .rtemsstack.* linker input sectionsSebastian Huber
2018-06-27Remove Clock_driver_support_shutdown_hardware()Sebastian Huber
2018-06-19bsps: Remove superfluous bsp_processor_countSebastian Huber