summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/riscv (unfollow)
Commit message (Expand)AuthorFilesLines
2020-11-09Add networking support for griscv bspJiri Gaisler1-0/+6
2019-11-14bsp/riscv: Remove bogus Automake conditionalSebastian Huber1-7/+0
2019-10-27riscv: Address differences in the linkerscript between GNU LD and LLVM/LLDHesham Almatary3-1/+33
2019-10-27riscv: Generate linkcmds.base from the shared linkcmds.base.inHesham Almatary2-1/+2
2019-10-23riscv: add freedom E310 Arty A7 bspPragnesh Patel2-1/+23
2019-01-22riscv: add griscv bspJiri Gaisler4-2/+114
2018-10-10build: Remove local.amSebastian Huber2-2/+0
2018-07-25bsp/riscv: Use CPU counter btimerSebastian Huber1-1/+1
2018-07-25bsp/riscv: Add basic SMP startupSebastian Huber1-1/+1
2018-07-25bsps/riscv: Update linker-symbols.hSebastian Huber1-1/+0
2018-07-25bsp/riscv: Disable HTIF support by defaultSebastian Huber1-2/+2
2018-07-25riscv: Rework exception handlingSebastian Huber2-1/+4
2018-07-06bsp/riscv: Add console support for NS16550 devicesSebastian Huber1-0/+6
2018-06-28bsp/riscv: Add device tree support for consoleSebastian Huber2-5/+7
2018-06-28bsp/riscv: Add device tree supportSebastian Huber2-0/+13
2018-06-28riscv: Add dummy SMP supportSebastian Huber1-0/+3
2018-06-27bsp/riscv: Add BSP options to define RAM regionSebastian Huber1-2/+24
2018-06-27bsp/riscv: Remove unused BSP optionsSebastian Huber1-10/+0
2018-06-27bsp/riscv_generic: Rename to "riscv"Sebastian Huber3-12/+12
2018-06-27bsp/riscv_generic: New linker command fileSebastian Huber1-0/+1
2018-04-23bsps: Move interrupt controller support to bspsSebastian Huber2-61/+1
2018-04-23bsps: Move make/custom/* files to bspsSebastian Huber2-14/+0
2018-04-23bsps: Remove AC_CONFIG_SRCDIR()Sebastian Huber2-2/+0
2018-04-20bsps: Move benchmark timer to bspsSebastian Huber2-71/+1
2018-04-20bsps: Move startup files to bspsSebastian Huber4-424/+2
2018-04-20bsps: Move start files to bspsSebastian Huber2-121/+1
2018-04-20bsps: Move console drivers to bspsSebastian Huber2-179/+2
2018-04-20bsps: Move clock drivers to bspsSebastian Huber2-132/+1
2018-04-20bsps: Move sbrk.c to bspsSebastian Huber1-2/+1
2018-04-20bsps: Move getentropy-cpucounter.c to bspsSebastian Huber1-1/+1
2018-04-20bsps: Convert all bsp_predriver_hook()Sebastian Huber1-1/+0
2018-04-20bsps: Move bspgetworkarea.c to bspsSebastian Huber1-1/+1
2018-04-20bsps: Move bspstart.c to bspsSebastian Huber1-1/+1
2018-04-20bsps: Move bspreset.c to bspsSebastian Huber1-1/+1
2018-04-20bsps: Move bspclean.c to bspsSebastian Huber1-1/+1
2018-04-16bsps: Move stackalloc.c to bspsSebastian Huber1-1/+1
2018-04-12build: Remove subdir-objects from BSP configure.acSebastian Huber1-1/+1
2018-04-12bsps: Remove empty gnatinstallhandler.cSebastian Huber1-1/+0
2018-04-12bsps: Move bootcard.c to bspsSebastian Huber1-1/+0
2018-04-12bsps: Remove headers from librtemsbsp_a_SOURCESSebastian Huber1-1/+0
2018-04-12bsps: Avoid line continuation in Makefile.amSebastian Huber1-1/+2
2018-04-11configure: Add subdir-objects to all automake flags.Chris Johns1-1/+1
2018-04-09build: Remove DISTCLEANFILESSebastian Huber1-1/+0
2018-04-09bsps: Move generic IRQ support to bspsSebastian Huber1-3/+2
2018-04-09bsps: Remove librtemsbsp.a wrapupSebastian Huber1-21/+21
2018-04-04bsps: Move config macros to RTEMS_BSP_CONFIGURESebastian Huber1-5/+0
2018-04-04bsps: Add shared-sources.amSebastian Huber1-0/+1
2018-04-04build: Remove EXTRA_DISTSebastian Huber1-2/+0
2018-03-27bsps/riscv: Fix warningsSebastian Huber2-7/+1
2018-01-31bsps: Rework cache manager implementationSebastian Huber1-3/+1