summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/m68k (unfollow)
Commit message (Expand)AuthorFilesLines
2018-03-26bsps/m68k: Remove libcpu/m68kSebastian Huber19-20/+0
2018-03-26bsps/genmcf548x: Move libcpu content to bspsSebastian Huber1-3/+5
2018-03-26bsps/csb360: Move libcpu content to bspsSebastian Huber1-4/+3
2018-03-26bsps/mcf5206elite: Move libcpu content to bspsSebastian Huber1-6/+5
2018-03-26bsps/m68k: Move fpsp support to bspsSebastian Huber3-5/+3
2018-03-26bsps/m68k: Move libcpu content to bspsSebastian Huber16-43/+35
2018-03-07bsp/genmcf548x: Fix printk() supportSebastian Huber1-4/+15
2018-03-07bsps/m68k: Fix entry point in linkcmds.baseSebastian Huber1-1/+1
2018-01-31bsps: Rework cache manager implementationSebastian Huber17-147/+31
2018-01-31bsps: Move network define to source filesSebastian Huber16-69/+25
2018-01-25Remove make preinstallChris Johns115-6044/+114
2018-01-15bsp/mvme167: Fix warningsSebastian Huber1-17/+17
2018-01-04bsps/m68k: Install shared <mvme16x_hw.h>Sebastian Huber6-13/+10
2018-01-04bsps: Add AM_CPPFLAGS to special case CPPFLAGSChris Johns2-2/+2
2018-01-02bsps: Use CPPASCOMPILE for startfileSebastian Huber19-67/+81
2018-01-02bsps: Add EXTRA_DIST to all BSP Makefile.amSebastian Huber16-7/+23
2018-01-02bsps: Include bsp.am in all BSP Makefile.amSebastian Huber16-0/+16
2017-12-20uC5282: Simplify bsp_specsJoel Sherrill2-5/+4
2017-12-20mcf5235: Simplify bsp_specsJoel Sherrill4-5/+8
2017-12-20mcf5225x: Simplify bsp_specsJoel Sherrill2-5/+4
2017-12-20mcf5206elite: Simplify bsp_specsJoel Sherrill3-5/+7
2017-12-20mcf52235: Simplify bsp_specsJoel Sherrill2-5/+3
2017-12-20gen68340: Simplify bsp_specsJoel Sherrill2-5/+5
2017-12-20gen68360: Simplify bsp_specsJoel Sherrill2-5/+4
2017-12-20csb360: Simplify bsp_specsJoel Sherrill2-5/+4
2017-12-20av5282: Simplify bsp_specsJoel Sherrill4-5/+7
2017-12-20genmcf548x, mvme147, mvme147s, mvme162, mvme167: Simplify bsp_specsJoel Sherrill6-25/+9
2017-12-20mrm332: Simplify bsp_specsJoel Sherrill2-5/+3
2017-12-20mcf5329: Simplify bsp_specsJoel Sherrill3-5/+3
2017-12-19mvme167: Simplify bsp_specsJoel Sherrill1-7/+0
2017-12-19mcf5206elite: Simplify bsp_specsJoel Sherrill1-9/+1
2017-12-19csb360: Simplify bsp_specsJoel Sherrill1-9/+1
2017-11-27libbsp/*/*/configure.ac: Remove references to bsp_specs in AC_CONFIG_SRCDIRJoel Sherrill16-16/+16
2017-11-27bsps: Provide <tm27.h> in each BSPSebastian Huber6-4/+6
2017-11-24Remove coverhd.hSebastian Huber40-839/+0
2017-11-22bsps: Simplify RTEMS_BSP_CLEANUP_OPTIONSSebastian Huber25-16/+25
2017-11-17getentropy: Add cpu counter based implementation.Christian Mauderer16-0/+16
2017-11-10mvme162: Fix errors tripped by transition to using polled IO for testsJoel Sherrill2-2/+3
2017-11-10mcf5206elite/include/bsp.h: Rename delay() to rtems_bsp_delay() to avoid conf...Joel Sherrill1-1/+1
2017-11-10csb360/include/bsp.h: Rename delay() to rtems_bsp_delay() to avoid conflictsJoel Sherrill1-1/+1
2017-09-18bsps: Clock_driver_support_install_isr()Sebastian Huber8-32/+16
2017-09-14bsp/mrm332: Remove dead codeSebastian Huber1-2/+0
2017-09-12Simplify and unify BSP_output_charSebastian Huber7-15/+0
2017-08-25Include missing <rtems/bspIo.h>Sebastian Huber1-0/+1
2017-08-04Optional Clock_driver_support_shutdown_hardware()Sebastian Huber3-12/+12
2017-06-20bsps: Improve interrupt vector enable/disable APISebastian Huber1-28/+16
2017-05-24build-system: Parallel build all subdirs.Chris Johns2-2/+2
2017-04-24genmcf548x/irq/irq.c: Fix incompatible pointer warningJoel Sherrill1-2/+8
2017-04-24mcf5235/console/console.c: Fix indentation and add bracesJoel Sherrill1-5/+6
2017-04-24uC5282/startup/bspstart.c: Fix printf() format warningsJoel Sherrill1-6/+16