summaryrefslogtreecommitdiff
path: root/bsps/riscv (follow)
AgeCommit message (Expand)Author
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
2018-04-23bsps: Move interrupt controller support to bspsSebastian Huber
2018-04-23bsps: Move make/custom/* files to bspsSebastian Huber
2018-04-20bsps: Move benchmark timer to bspsSebastian Huber
2018-04-20bsps: Move startup files to bspsSebastian Huber
2018-04-20bsps: Move start files to bspsSebastian Huber
2018-04-20bsps: Move console drivers to bspsSebastian Huber
2018-04-20bsps: Move clock drivers to bspsSebastian Huber
2018-01-25Remove make preinstallChris Johns