summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/m68k/mcf5206elite (unfollow)
Commit message (Expand)AuthorFilesLines
2021-09-21build: Remove old build systemSebastian Huber2-74/+0
2021-02-26bsps: Add default rtems_get_target_hash()Sebastian Huber1-0/+1
2019-05-16bsps: Always build generic interrupt supportSebastian Huber1-0/+1
2018-10-10build: Remove local.amSebastian Huber1-1/+0
2018-04-26bsp/mcf5206elite: Do not install runtest scriptSebastian Huber5-399/+0
2018-04-26bsps: Move documentation, etc. files to bspsSebastian Huber1-101/+0
2018-04-25bsp/mcf5206elite: Move nvram.c to bspsSebastian Huber2-174/+1
2018-04-24bsps: Remove unmaintained times filesSebastian Huber1-143/+0
2018-04-23bsps: Move RTC drivers to bspsSebastian Huber3-288/+2
2018-04-23bsps: Move I2C drivers to bspsSebastian Huber3-584/+2
2018-04-23bsps: Move make/custom/* files to bspsSebastian Huber2-29/+0
2018-04-23bsps: Remove AC_CONFIG_SRCDIR()Sebastian Huber2-2/+0
2018-04-20bsps: Move startup files to bspsSebastian Huber6-873/+4
2018-04-20bsps: Move start files to bspsSebastian Huber2-416/+1
2018-04-20bsps: Move console drivers to bspsSebastian Huber2-433/+2
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 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 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: Avoid line continuation in Makefile.amSebastian Huber1-9/+17
2018-04-11configure: Add subdir-objects to all automake flags.Chris Johns2-2/+2
2018-04-09build: Remove DISTCLEANFILESSebastian Huber1-1/+0
2018-04-09bsps: Remove librtemsbsp.a wrapupSebastian Huber1-17/+17
2018-04-04bsps: Move config macros to RTEMS_BSP_CONFIGURESebastian Huber1-4/+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 Huber1-1/+0
2018-03-26bsps/mcf5206elite: Move libcpu content to bspsSebastian Huber1-6/+5
2018-03-26bsps/m68k: Move libcpu content to bspsSebastian Huber1-2/+2
2018-01-31bsps: Rework cache manager implementationSebastian Huber1-3/+1
2018-01-25Remove make preinstallChris Johns11-708/+11
2018-01-04bsps: Add AM_CPPFLAGS to special case CPPFLAGSChris Johns1-1/+1
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-20mcf5206elite: Simplify bsp_specsJoel Sherrill3-5/+7
2017-12-19mcf5206elite: Simplify bsp_specsJoel Sherrill1-9/+1
2017-11-27libbsp/*/*/configure.ac: Remove references to bsp_specs in AC_CONFIG_SRCDIRJoel Sherrill1-1/+1
2017-11-24Remove coverhd.hSebastian Huber3-91/+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-10mcf5206elite/include/bsp.h: Rename delay() to rtems_bsp_delay() to avoid conf...Joel Sherrill1-1/+1