summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/m68k/mcf52235 (unfollow)
Commit message (Expand)AuthorFilesLines
2018-01-02bsps: Use CPPASCOMPILE for startfileSebastian Huber1-3/+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-20mcf52235: Simplify bsp_specsJoel Sherrill2-5/+3
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-08-04Optional Clock_driver_support_shutdown_hardware()Sebastian Huber1-4/+4
2017-04-04mcf52235-testsuite.tcfg: Add linpackJoel Sherrill1-0/+1
2017-03-22termios: Synchronize with latest FreeBSD headersKevin Kirspel1-3/+5
2017-01-17m68k/mcf52235/*/mc52235-testsuite.tcfg: Add cdtestJoel Sherrill1-0/+1
2017-01-17m68k/mcf52235/*.tcfg: Add fsjffs2gc01 to excluded testsJoel Sherrill1-0/+1
2016-12-07testsuite: Add test states to the testsuit configuration files.Chris Johns1-25/+25
2016-11-03m68k/mcf52235/make/custom/mcf52235-testsuite.tcfg: Add dl05Joel Sherrill1-0/+1
2016-03-30m68k/mcf52235/include/bsp.h: Do not include <rtems/iosupp.h>Joel Sherrill1-2/+0
2016-03-29m68k/mcf52235/console/debugio.c: Remove unneeded include of <rtems/mw_uid.h>Joel Sherrill1-1/+0
2016-03-29m68k/mcf52235/console/console.c: Remove unneeded include of <rtems/mw_uid.h>Joel Sherrill1-1/+0
2016-03-29m68k/mcf52235: Remove include of <rtems/console.h> from <bsp.h> and fix warningsJoel Sherrill2-4/+5
2016-03-27m68k/mcf52235/include/bsp.h: Do not include <rtems/clockdrv.h>Joel Sherrill1-1/+0
2016-02-06m68k/.../mcf52235.cfg: Disable per function sectionsJoel Sherrill1-2/+4
2016-02-03Use linker set for libio initializationSebastian Huber1-1/+1
2016-01-23Doxygen header added to c/src/lib/libbsp/m68k/mcf52235/include/bsp.hMichaƂ Panek1-0/+16
2016-01-22m68k/mcf52235: Add per-section compilation and linking support.Ralph Holmes1-0/+3
2016-01-19score: Fix simple timecounter supportSebastian Huber1-9/+10
2015-12-24api: Remove deprecated NotepadsAun-Ali Zaidi1-3/+0
2015-12-10bsps: Delete superfluous bsp_pretasking_hook()Sebastian Huber1-1/+1
2015-12-08Add RTEMS linker setsSebastian Huber1-0/+2
2015-07-16Most bsp.h: Switch to LIBBSP_@CPU@_@BSP_FAMILY@_H for guardJoel Sherrill1-2/+2
2015-05-21mcf52235/clock/clock.c: Remove unused variable warningJoel Sherrill1-1/+0
2015-05-21mcf52235-testsuite.tcfg: Add syscall01Joel Sherrill1-0/+1
2015-05-20bsps: Convert clock drivers to use a timecounterAlexander Krutwig1-19/+31
2015-03-17m68k/mcf52235/make/custom/mcf52235-testsuite.tcfg: Add tmfine01Joel Sherrill1-0/+1
2015-03-06Add fsscandir01 variants as needed to more BSPs testsuite configurationJoel Sherrill1-0/+1
2014-12-05Update bug report URLSebastian Huber1-1/+1
2014-10-23bsps: Move extern "C" to not cover includesSebastian Huber1-4/+4
2014-10-20m68k/mcf52235: Fix warningsJoel Sherrill2-0/+6
2014-10-19m68k/mcf52235/startup/init52235.c: Fix warningJoel Sherrill1-2/+1
2014-09-16Use correct prototype of benchmark_timer_read()Joel Sherrill1-1/+1
2014-08-29Regenerate all preinstall.am files.Chris Johns1-6/+6
2014-08-28Regenerate all preinstall.am files.Joel Sherrill1-3/+3
2014-05-06multiple BSPs: Remove BSP_SMALL_MEMORYJoel Sherrill1-2/+0
2014-05-05testsuite: Add a per BSP test check for tests not to build.Chris Johns1-0/+27
2014-04-24mcf52235/configure.ac: Delete junk lineJoel Sherrill1-1/+0
2014-04-22bsps: Fix TLS support in linker command filesSebastian Huber1-1/+3
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns5-5/+5
2014-02-04bsps: Thread-local storage (TLS) for linkcmdsSebastian Huber1-0/+17
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