summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/m68k/uC5282 (follow)
Commit message (Expand)AuthorAgeFilesLines
* build: Remove subdir-objects from BSP configure.acSebastian Huber2018-04-121-1/+1
* bsps: Remove empty gnatinstallhandler.cSebastian Huber2018-04-121-1/+0
* bsps: Move bootcard.c to bspsSebastian Huber2018-04-121-1/+0
* bsps: Remove headers from librtemsbsp_a_SOURCESSebastian Huber2018-04-121-1/+0
* bsps: Avoid line continuation in Makefile.amSebastian Huber2018-04-121-8/+13
* configure: Add subdir-objects to all automake flags.Chris Johns2018-04-111-1/+1
* build: Remove DISTCLEANFILESSebastian Huber2018-04-091-1/+0
* bsps: Remove librtemsbsp.a wrapupSebastian Huber2018-04-091-10/+10
* bsps: Move config macros to RTEMS_BSP_CONFIGURESebastian Huber2018-04-041-5/+0
* bsps: Add shared-sources.amSebastian Huber2018-04-041-0/+1
* build: Remove EXTRA_DISTSebastian Huber2018-04-041-2/+0
* bsps/m68k: Remove libcpu/m68kSebastian Huber2018-03-261-1/+0
* bsps/m68k: Move libcpu content to bspsSebastian Huber2018-03-261-2/+2
* bsps: Rework cache manager implementationSebastian Huber2018-01-311-3/+3
* bsps: Move network define to source filesSebastian Huber2018-01-312-8/+3
* Remove make preinstallChris Johns2018-01-256-288/+6
* bsps: Use CPPASCOMPILE for startfileSebastian Huber2018-01-021-3/+4
* bsps: Add EXTRA_DIST to all BSP Makefile.amSebastian Huber2018-01-021-0/+1
* bsps: Include bsp.am in all BSP Makefile.amSebastian Huber2018-01-021-0/+1
* uC5282: Simplify bsp_specsJoel Sherrill2017-12-202-5/+4
* libbsp/*/*/configure.ac: Remove references to bsp_specs in AC_CONFIG_SRCDIRJoel Sherrill2017-11-271-1/+1
* Remove coverhd.hSebastian Huber2017-11-242-5/+0
* bsps: Simplify RTEMS_BSP_CLEANUP_OPTIONSSebastian Huber2017-11-221-1/+1
* getentropy: Add cpu counter based implementation.Christian Mauderer2017-11-171-0/+1
* bsps: Clock_driver_support_install_isr()Sebastian Huber2017-09-181-4/+2
* Simplify and unify BSP_output_charSebastian Huber2017-09-121-2/+0
* uC5282/startup/bspstart.c: Fix printf() format warningsJoel Sherrill2017-04-241-6/+16
* uC5282/console/console.c: Add braces and correct indentation to fix warningsJoel Sherrill2017-04-241-5/+6
* termios: Synchronize with latest FreeBSD headersKevin Kirspel2017-03-221-2/+2
* Rename is_internal to always_set_to_falseSebastian Huber2016-12-121-1/+1
* m68k/uC5282/include/bsp.h: Do not include <rtems/iosupp.h>Joel Sherrill2016-03-301-2/+0
* m68k/uC5282/console/console.c: Remove unneeded include of <rtems/mw_uid.h>Joel Sherrill2016-03-291-1/+0
* m68k/uC5282: Remove include of <rtems/console.h> from <bsp.h> and fix warningsJoel Sherrill2016-03-292-4/+5
* m68k/uC5282/include/bsp.h: Do not include <rtems/clockdrv.h>Joel Sherrill2016-03-272-2/+1
* m68k/.../uC5282.cfg: Disable per function sectionsJoel Sherrill2016-02-061-2/+4
* Use linker set for libio initializationSebastian Huber2016-02-031-2/+2
* m68k/uC5282: Add per-section compilation and linking support.Ralph Holmes2016-01-221-0/+3
* score: Fix simple timecounter supportSebastian Huber2016-01-191-25/+26
* api: Remove deprecated NotepadsAun-Ali Zaidi2015-12-241-13/+0
* bsps: Delete superfluous bsp_pretasking_hook()Sebastian Huber2015-12-101-1/+1
* Add RTEMS linker setsSebastian Huber2015-12-081-0/+2
* Most bsp.h: Switch to LIBBSP_@CPU@_@BSP_FAMILY@_H for guardJoel Sherrill2015-07-161-2/+2
* bsps: Convert clock drivers to use a timecounterAlexander Krutwig2015-05-201-12/+36
* Update bug report URLSebastian Huber2014-12-051-1/+1
* bsps: Move extern "C" to not cover includesSebastian Huber2014-10-231-4/+4
* mcf5282: Move cache to libcpu and update av5282 and uC5282 BSPsJoel Sherrill2014-10-162-108/+23
* m68k/uC5282: Fix warningsJoel Sherrill2014-10-134-51/+27
* m68k/uC5282/console/console.c: Eliminate unused debug methodsJoel Sherrill2014-10-131-23/+3
* m68k/uC5282/startup/bspstart.c: Add include of <bsp/bootcard.h> to fix warnin...Joel Sherrill2014-10-091-12/+5
* Regenerate all preinstall.am files.Chris Johns2014-08-291-3/+3