summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/riscv (unfollow)
Commit message (Expand)AuthorFilesLines
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
2018-01-25Remove make preinstallChris Johns12-423/+9
2018-01-04bsps: Add AM_CPPFLAGS to special case CPPFLAGSChris Johns1-1/+1
2018-01-02bsps: Use CPPASCOMPILE for startfileSebastian Huber1-4/+4
2018-01-02bsps: Add EXTRA_DIST to all BSP Makefile.amSebastian Huber1-0/+1
2018-01-02bsps: Include bsp.am in all BSP Makefile.amSebastian Huber1-0/+1
2017-12-19riscv_generic: Simplify bsp_specsJoel Sherrill2-5/+2
2017-11-29riscv_generic/bsp_specs: Fix spacing and typoJoel Sherrill1-1/+1
2017-11-27REVERT */*/bsp_specs: Increase similarity to ease futureJoel Sherrill1-1/+1
2017-11-27*/*/bsp_specs: Increase similarity to ease future analysisJoel Sherrill1-1/+1
2017-11-27libbsp/*/*/configure.ac: Remove references to bsp_specs in AC_CONFIG_SRCDIRJoel Sherrill1-1/+1
2017-11-27bsps: Provide <tm27.h> in each BSPSebastian Huber3-2/+3
2017-11-27bsps: Remove empty tm27.h variantsSebastian Huber1-53/+0
2017-11-24Remove coverhd.hSebastian Huber2-5/+0
2017-11-22bsps: Simplify RTEMS_BSP_CLEANUP_OPTIONSSebastian Huber1-1/+1
2017-11-22bsps: Add default getentropy() implementationSebastian Huber1-0/+1
2017-11-01bsp: Make riscv_generic work for both riscv32 and riscv64 - v2Hesham Almatary22-0/+1627