summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/arm/altera-cyclone-v (unfollow)
Commit message (Expand)AuthorFilesLines
2018-06-27Rework initialization and interrupt stack supportSebastian Huber1-1/+0
2018-06-15arm: Simplify CPU counter supportSebastian Huber1-1/+0
2018-04-26bsps: Move documentation, etc. files to bspsSebastian Huber1-44/+0
2018-04-24bsps: Move arm-cp15-set-ttb-entries.c to bspsSebastian Huber1-1/+1
2018-04-24bsps: Move arm-cp15-set-exception-handler.c to bspsSebastian Huber1-1/+1
2018-04-24bsps: Move arm-a9mpcore-smp.c to bspsSebastian Huber1-1/+1
2018-04-24bsps: Move arm-a9mpcore-clock-config.c to bspsSebastian Huber1-1/+1
2018-04-23bsps: Move RTC drivers to bspsSebastian Huber2-836/+1
2018-04-23bsps: Move interrupt controller support to bspsSebastian Huber1-1/+1
2018-04-23bsps: Move I2C drivers to bspsSebastian Huber4-278/+2
2018-04-23bsp/altera-cyclone-v: Move hwlib to bspsSebastian Huber12-19191/+10
2018-04-23bsps: Move make/custom/* files to bspsSebastian Huber3-14/+0
2018-04-23bsps: Remove AC_CONFIG_SRCDIR()Sebastian Huber1-1/+0
2018-04-20bsps: Move startup files to bspsSebastian Huber12-573/+12
2018-04-20bsps: Move start files to bspsSebastian Huber1-1/+1
2018-04-20bsps: Move console drivers to bspsSebastian Huber2-161/+3
2018-04-20bsps: Move sbrk.c to bspsSebastian Huber1-1/+1
2018-04-20bsps: Move shared CPU counter support to bspsSebastian Huber1-1/+1
2018-04-20bsps: Move getentropy-cpucounter.c to bspsSebastian Huber1-1/+1
2018-04-20bsps: Move shared btimer support to bspsSebastian Huber1-1/+1
2018-04-20bsps: Convert all bsp_predriver_hook()Sebastian Huber1-1/+0
2018-04-16bsps: Move stackalloc.c to bspsSebastian Huber1-1/+1
2018-04-16bsps: Move bsp-fdt.c to bspsSebastian Huber1-1/+1
2018-04-16bsps: Move tod.c to bsps and renameSebastian 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-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-6/+2
2018-04-09bsps: Remove librtemsbsp.a wrapupSebastian Huber1-58/+58
2018-04-04bsps: Move config macros to RTEMS_BSP_CONFIGURESebastian Huber1-7/+0
2018-04-04bsps: Add shared-sources.amSebastian Huber1-0/+1
2018-04-04build: Remove EXTRA_DISTSebastian Huber1-2/+0
2018-02-05bsp/altera-cyclone-v: Add device tree supportSebastian Huber1-1/+6
2018-01-31bsps: Rework cache manager implementationSebastian Huber1-5/+1
2018-01-25Remove make preinstallChris Johns39-88560/+10
2018-01-04bsp/altera-cyclone-v: Use public include pathChris Johns14-61/+61
2018-01-02bsps: Use CPPASCOMPILE for startfileSebastian Huber1-5/+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-19ARM BSPs: Simplify bsp_specsJoel Sherrill1-5/+1
2017-12-19bsp/altera-cyclone-v: Remove reserved memorySebastian Huber1-0/+83
2017-12-19bsp/altera-cyclone-v: Adjust work areaSebastian Huber3-2/+94
2017-12-15bsps/arm: Fix move <libcpu/arm-cp15.h> to cpukitSebastian Huber2-14/+0
2017-12-14bsp/altera-cyclone-v: Update clock frequenciesSebastian Huber1-2/+73
2017-12-14bsp/altera-cyclone-v: Enable FDT supportSebastian Huber2-0/+13
2017-11-29arm/*/bsp_specs: Remove extra space to increase consistencyJoel Sherrill1-1/+1
2017-11-27libbsp/*/*/configure.ac: Remove references to bsp_specs in AC_CONFIG_SRCDIRJoel Sherrill1-1/+1