summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/m68k/mvme162 (unfollow)
Commit message (Expand)AuthorFilesLines
2018-04-23bsps: Move RTC drivers to bspsSebastian Huber2-89/+1
2018-04-23bsps: Move legacy network drivers to bspsSebastian Huber1-1/+1
2018-04-23bsps: Move make/custom/* files to bspsSebastian Huber4-77/+0
2018-04-23bsps: Remove AC_CONFIG_SRCDIR()Sebastian Huber1-1/+0
2018-04-20bsps: Move benchmark timer to bspsSebastian Huber3-119/+2
2018-04-20bsps: Move startup files to bspsSebastian Huber6-347/+5
2018-04-20bsps: Move start files to bspsSebastian Huber1-1/+1
2018-04-20bsps: Move console drivers to bspsSebastian Huber2-278/+1
2018-04-20bsps: Move clock drivers to bspsSebastian Huber2-90/+1
2018-04-20bsps: Move setvec.c to bspsSebastian Huber1-1/+1
2018-04-20bsps: Move sbrk.c to bspsSebastian Huber1-1/+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 bspreset.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: Simplify source file path in Makefile.amSebastian Huber1-1/+1
2018-04-12bsps: Avoid line continuation in Makefile.amSebastian Huber1-9/+13
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: Remove librtemsbsp.a wrapupSebastian Huber1-12/+12
2018-04-05bsps/m68k: Rename fpsp.am to fpsp-sources.amSebastian Huber1-1/+1
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-3/+0
2018-03-26bsps/m68k: Remove libcpu/m68kSebastian Huber2-2/+0
2018-03-26bsps/m68k: Move fpsp support to bspsSebastian Huber1-1/+1
2018-03-26bsps/m68k: Move libcpu content to bspsSebastian Huber1-3/+3
2018-01-31bsps: Rework cache manager implementationSebastian Huber1-1/+2
2018-01-31bsps: Move network define to source filesSebastian Huber1-8/+1
2018-01-25Remove make preinstallChris Johns7-360/+6
2018-01-04bsps/m68k: Install shared <mvme16x_hw.h>Sebastian Huber2-6/+0
2018-01-02bsps: Use CPPASCOMPILE for startfileSebastian Huber1-3/+4
2018-01-02bsps: Add EXTRA_DIST to all BSP Makefile.amSebastian Huber1-1/+2
2018-01-02bsps: Include bsp.am in all BSP Makefile.amSebastian Huber1-0/+1
2017-12-20genmcf548x, mvme147, mvme147s, mvme162, mvme167: Simplify bsp_specsJoel Sherrill1-5/+1
2017-11-27libbsp/*/*/configure.ac: Remove references to bsp_specs in AC_CONFIG_SRCDIRJoel Sherrill1-1/+1
2017-11-24Remove coverhd.hSebastian Huber3-111/+0
2017-11-22bsps: Simplify RTEMS_BSP_CLEANUP_OPTIONSSebastian Huber2-1/+2
2017-11-17getentropy: Add cpu counter based implementation.Christian Mauderer1-0/+1
2017-11-10mvme162: Fix errors tripped by transition to using polled IO for testsJoel Sherrill2-2/+3
2016-12-12Rename is_internal to always_set_to_falseSebastian Huber1-1/+1
2016-12-07testsuite: Add test states to the testsuit configuration files.Chris Johns2-2/+2
2016-06-28bsp/mvme162: Include missing <rtems/bspIo.h>Sebastian Huber1-0/+1
2016-03-30m68k/mvme162/include/bsp.h: Do not include <rtems/iosupp.h>Joel Sherrill1-1/+0
2016-03-29m68k/mvme162: Remove include of <rtems/console.h> from <bsp.h> and fix warningsJoel Sherrill2-2/+2
2016-03-27m68k/mvme162/include/bsp.h: Do not include <rtems/clockdrv.h>Joel Sherrill2-1/+1
2016-02-03Use linker set for libio initializationSebastian Huber1-2/+2