summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/m68k/mcf5235 (unfollow)
Commit message (Expand)AuthorFilesLines
2018-04-09build: Remove DISTCLEANFILESSebastian Huber1-1/+0
2018-04-09bsps: Remove librtemsbsp.a wrapupSebastian Huber1-10/+10
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-26bsps/m68k: Remove libcpu/m68kSebastian Huber1-1/+0
2018-03-26bsps/m68k: Move libcpu content to bspsSebastian Huber1-3/+2
2018-01-31bsps: Rework cache manager implementationSebastian Huber1-2/+2
2018-01-31bsps: Move network define to source filesSebastian Huber2-9/+3
2018-01-25Remove make preinstallChris Johns6-188/+10
2018-01-02bsps: Use CPPASCOMPILE for startfileSebastian Huber2-10/+10
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-20mcf5235: Simplify bsp_specsJoel Sherrill4-5/+8
2017-11-27libbsp/*/*/configure.ac: Remove references to bsp_specs in AC_CONFIG_SRCDIRJoel Sherrill1-1/+1
2017-11-24Remove coverhd.hSebastian Huber2-5/+0
2017-11-22bsps: Simplify RTEMS_BSP_CLEANUP_OPTIONSSebastian Huber1-1/+1
2017-11-17getentropy: Add cpu counter based implementation.Christian Mauderer1-0/+1
2017-09-18bsps: Clock_driver_support_install_isr()Sebastian Huber1-4/+2
2017-09-12Simplify and unify BSP_output_charSebastian Huber1-2/+0
2017-04-24mcf5235/console/console.c: Fix indentation and add bracesJoel Sherrill1-5/+6
2017-03-22termios: Synchronize with latest FreeBSD headersKevin Kirspel1-3/+5
2016-03-30m68k/mcf5235/include/bsp.h: Do not include <rtems/iosupp.h>Joel Sherrill1-2/+0
2016-03-29m68k/mcf5235/console/console.c: Remove unneeded include of <rtems/mw_uid.h>Joel Sherrill1-1/+0
2016-03-29m68k/mcf5235: Remove include of <rtems/console.h> from <bsp.h> and fix warningsJoel Sherrill2-5/+5
2016-03-27m68k/mcf5235/include/bsp.h: Do not include <rtems/clockdrv.h>Joel Sherrill1-1/+0
2016-03-17mcf5235/start/start.S: Fix spacing from bad tab expansionJoel Sherrill1-22/+21
2016-02-06m68k/.../mcf5235.cfg: Disable per function sectionsJoel Sherrill1-2/+4
2016-02-03Use linker set for libio initializationSebastian Huber1-1/+1
2016-01-22m68k/mcf5235: Add per-section compilation and linking support.Ralph Holmes1-0/+3
2015-12-24api: Remove deprecated NotepadsAun-Ali Zaidi1-15/+0
2015-12-10bsps: Delete superfluous bsp_pretasking_hook()Sebastian Huber1-1/+1
2015-12-08Add RTEMS linker setsSebastian Huber3-0/+6
2015-07-16Most bsp.h: Switch to LIBBSP_@CPU@_@BSP_FAMILY@_H for guardJoel Sherrill1-2/+2
2015-05-20bsps: Convert clock drivers to use a timecounterAlexander Krutwig1-0/+2
2014-12-05Update bug report URLSebastian Huber1-1/+1
2014-12-05libmisc: More useful default configurationSebastian Huber1-1/+1
2014-12-01m68k/mcf5235: GCC 4.9.2 generates invalid code for Init5235.Chris Johns3-13/+26
2014-10-23bsps: Move extern "C" to not cover includesSebastian Huber1-4/+4
2014-10-20m68k/mcf5235: Fix warningsJoel Sherrill1-0/+5
2014-10-13m68k/mcf5235/console/console.c: Eliminate unused debug methodsJoel Sherrill1-20/+0
2014-10-09m68k/mcf5235/startup/bspstart.c: Add include of <bsp/bootcard.h> to fix warni...Joel Sherrill1-0/+5
2014-09-04mcf5235/.../linkcmds: Use dram region consistently like other variantsJoel Sherrill1-4/+4
2014-08-28Regenerate all preinstall.am files.Joel Sherrill1-6/+6
2014-04-22bsps: Fix TLS support in linker command filesSebastian Huber3-3/+9
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns7-7/+7
2014-02-04bsps: Thread-local storage (TLS) for linkcmdsSebastian Huber3-1/+52
2014-01-09libbsp tm27.h: Add Doxygen file header to all tm27.hCynthia Rempel1-0/+6
2013-08-09Use $(EXEEXT) [defaults to "exe"] to generate binariesNick Withers1-2/+2
2013-06-25termios: Update due to API changesSebastian Huber1-10/+7