summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/m68k (follow)
Commit message (Expand)AuthorAgeFilesLines
* m68k/mvme162: Remove include of <rtems/console.h> from <bsp.h> and fix warningsJoel Sherrill2016-03-292-2/+2
* m68k/mvme147s: Remove include of <rtems/console.h> from <bsp.h> and fix warningsJoel Sherrill2016-03-291-1/+0
* m68k/mvme147: Remove include of <rtems/console.h> from <bsp.h> and fix warningsJoel Sherrill2016-03-292-2/+2
* m68k/mrm332: Remove include of <rtems/console.h> from <bsp.h> and fix warningsJoel Sherrill2016-03-292-3/+4
* m68k/mcf5329: Remove include of <rtems/console.h> from <bsp.h> and fix warningsJoel Sherrill2016-03-292-5/+6
* m68k/mcf5235: Remove include of <rtems/console.h> from <bsp.h> and fix warningsJoel Sherrill2016-03-292-5/+5
* m68k/mcf5225x: Remove include of <rtems/console.h> from <bsp.h> and fix warningsJoel Sherrill2016-03-292-5/+5
* m68k/mcf52235: Remove include of <rtems/console.h> from <bsp.h> and fix warningsJoel Sherrill2016-03-292-4/+5
* m68k/mcf5206elite: Remove include of <rtems/console.h> from <bsp.h> and fix w...Joel Sherrill2016-03-292-1/+1
* m68k/genmcf548x: Remove include of <rtems/console.h> from <bsp.h> and fix war...Joel Sherrill2016-03-292-5/+5
* m68k/gen68360: Remove include of <rtems/console.h> from <bsp.h> and fix warningsJoel Sherrill2016-03-292-1/+1
* m68k/gen68340: Remove include of <rtems/console.h> from <bsp.h> and fix warningsJoel Sherrill2016-03-292-6/+7
* m68k/csb360: Remove include of <rtems/console.h> from <bsp.h> and fix warningsJoel Sherrill2016-03-291-1/+0
* m68k/av5282: Remove include of <rtems/console.h> from <bsp.h> and fix warningsJoel Sherrill2016-03-292-3/+3
* m68k/uC5282/include/bsp.h: Do not include <rtems/clockdrv.h>Joel Sherrill2016-03-272-2/+1
* m68k/mvme167/include/bsp.h: Do not include <rtems/clockdrv.h>Joel Sherrill2016-03-272-1/+1
* m68k/mvme162/include/bsp.h: Do not include <rtems/clockdrv.h>Joel Sherrill2016-03-272-1/+1
* m68k/mvme147s/include/bsp.h: Do not include <rtems/clockdrv.h>Joel Sherrill2016-03-271-1/+0
* m68k/mvme147/include/bsp.h: Do not include <rtems/clockdrv.h>Joel Sherrill2016-03-272-1/+1
* m68k/mrm332/include/bsp.h: Do not include <rtems/clockdrv.h>Joel Sherrill2016-03-272-1/+1
* m68k/mcf5329/include/bsp.h: Do not include <rtems/clockdrv.h>Joel Sherrill2016-03-271-1/+0
* m68k/mcf5235/include/bsp.h: Do not include <rtems/clockdrv.h>Joel Sherrill2016-03-271-1/+0
* m68k/mcf5225x/include/bsp.h: Do not include <rtems/clockdrv.h>Joel Sherrill2016-03-271-1/+0
* m68k/mcf52235/include/bsp.h: Do not include <rtems/clockdrv.h>Joel Sherrill2016-03-271-1/+0
* m68k/mcf5206elite/include/bsp.h: Do not include <rtems/clockdrv.h>Joel Sherrill2016-03-271-1/+0
* m68k/genmcf548x/include/bsp.h: Do not include <rtems/clockdrv.h>Joel Sherrill2016-03-271-1/+0
* m68k/gen68360/include/bsp.h: Do not include <rtems/clockdrv.h>Joel Sherrill2016-03-271-1/+0
* m68k/gen68340/include/bsp.h: Do not include <rtems/clockdrv.h>Joel Sherrill2016-03-272-1/+1
* m68k/csb360/include/bsp.h: Do not include <rtems/clockdrv.h>Joel Sherrill2016-03-251-1/+0
* m68k/av5282/include/bsp.h: Do not include <rtems/clockdrv.h>Joel Sherrill2016-03-251-1/+0
* mcf5235/start/start.S: Fix spacing from bad tab expansionJoel Sherrill2016-03-171-22/+21
* m68k/.../uC5282.cfg: Disable per function sectionsJoel Sherrill2016-02-061-2/+4
* m68k/.../mcf5225x.cfg: Correct ticket number in commentJoel Sherrill2016-02-061-1/+1
* m68k/.../mrm332.cfg: Correct ticket number in commentJoel Sherrill2016-02-061-1/+1
* m68k/gen68360/.../*.cfg: Correct ticket number in commentJoel Sherrill2016-02-063-3/+3
* m68k/.../av5282.cfg: Disable per function sectionsJoel Sherrill2016-02-061-2/+4
* m68k/.../gen68340.cfg: Disable per function sectionsJoel Sherrill2016-02-061-2/+4
* m68k/.../mcf5206elite.cfg: Disable per function sectionsJoel Sherrill2016-02-061-2/+4
* m68k/.../mcf5235.cfg: Disable per function sectionsJoel Sherrill2016-02-061-2/+4
* m68k/.../mcf52235.cfg: Disable per function sectionsJoel Sherrill2016-02-061-2/+4
* m68k/.../mcf5329.cfg: Disable per function sectionsJoel Sherrill2016-02-061-1/+1
* m68k/.../mcf5329.cfg: Disable per function sectionsJoel Sherrill2016-02-061-2/+4
* m68k/.../mcf5225x.cfg: Disable per function sectionsJoel Sherrill2016-02-061-2/+4
* m68k/.../mrm332.cfg: Disable per function sectionsJoel Sherrill2016-02-061-2/+4
* m68k/gen68360/.../*.cfg: Disable per function sectionsJoel Sherrill2016-02-063-6/+12
* Use linker set for libio initializationSebastian Huber2016-02-0316-27/+23
* m68k/mvme*: switch to shared linkcmds.baseJoel Sherrill2016-01-255-750/+54
* Remove m68k/idp BSPJoel Sherrill2016-01-2323-2055/+0
* Obsolete and remove m68k/ods68302 BSPJoel Sherrill2016-01-2330-4516/+0
* Obsolete and remove m68k/gen68302Joel Sherrill2016-01-2318-3164/+0