summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/m68k (unfollow)
Commit message (Expand)AuthorFilesLines
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
2017-04-24uC5282/console/console.c: Add braces and correct indentation to fix warningsJoel Sherrill1-5/+6
2017-04-24gen68340/startup/dumpanic.c: Fix printf() format warningsJoel Sherrill1-10/+10
2017-04-14m68k/mrm332/./sci.c: Use inttypes.h constants removes 6 warnings.Cillian O'Donnell1-6/+7
2017-04-04gen68340/startup/dumppanic.c: Fix warningsJoel Sherrill1-28/+28
2017-04-04mrm332-testsuite.tcfg: Add linpackJoel Sherrill1-0/+1
2017-04-04mcf5225x-testsuite.tcfg: Add linpackJoel Sherrill1-0/+1
2017-04-04mcf52235-testsuite.tcfg: Add linpackJoel Sherrill1-0/+1
2017-03-22termios: Synchronize with latest FreeBSD headersKevin Kirspel11-46/+44
2017-01-17m68k/mcf5225x/*/mc525x5-testsuite.tcfg: Add cdtestJoel Sherrill1-0/+1
2017-01-17m68k/mcf52235/*/mc52235-testsuite.tcfg: Add cdtestJoel Sherrill1-0/+1
2017-01-17m68k/mcf5225x/*.tcfg: Add fsjffs2gc01 to excluded testsJoel Sherrill1-0/+1
2017-01-17m68k/mrm332/*.tcfg: Add fsjffs2gc01 to excluded testsJoel Sherrill1-0/+1
2017-01-17m68k/mcf52235/*.tcfg: Add fsjffs2gc01 to excluded testsJoel Sherrill1-0/+1
2017-01-16powerpc/shared/linkcmds.base: Add .rela.rtemsroset and .rela.rtemsrwsetJoel Sherrill1-0/+2
2016-12-12Rename is_internal to always_set_to_falseSebastian Huber6-6/+6
2016-12-07testsuite: Add test states to the testsuit configuration files.Chris Johns6-49/+49
2016-11-03m68k/mrm332/make/custom/mrm332-testsuite.tcfg: Add dl05Joel Sherrill1-0/+1
2016-11-03m68k/mcf5225x/make/custom/mcf5225x-testsuite.tcfg: Add dl05Joel Sherrill1-0/+1
2016-11-03m68k/mcf52235/make/custom/mcf52235-testsuite.tcfg: Add dl05Joel Sherrill1-0/+1
2016-11-03mcf5206elite/make/custom/mcf5206elite-testsuite.tcfg: Add dl05Joel Sherrill1-0/+1
2016-09-23bsp/mvme147*: Fix linker issueSebastian Huber2-6/+2
2016-09-23bsps/m68k: Add libatomic support to some bsp_specsSebastian Huber3-3/+3
2016-09-23bsps/m68k: Fix linker command fileSebastian Huber1-1/+1
2016-07-04libchip: Simplify RTC driverSebastian Huber1-2/+0
2016-06-28bsp/mvme162: Include missing <rtems/bspIo.h>Sebastian Huber1-0/+1
2016-06-28libnetworking: Import current <arpa/inet.h>Christian Mauderer2-2/+0
2016-06-16mvme147s/shmsupp/mpisr.c: Fix warnings and clean upJoel Sherrill1-12/+10
2016-06-16mvme147s/shmsupp/getcfg.c: Fix warningJoel Sherrill1-1/+1
2016-05-20score: Rename _ISR_Disable() and _ISR_Enable()Sebastian Huber2-10/+10
2016-03-30m68k/uC5282/include/bsp.h: Do not include <rtems/iosupp.h>Joel Sherrill1-2/+0
2016-03-30m68k/mvme167/include/bsp.h: Do not include <rtems/iosupp.h>Joel Sherrill1-1/+0
2016-03-30m68k/mvme162/include/bsp.h: Do not include <rtems/iosupp.h>Joel Sherrill1-1/+0
2016-03-30m68k/mvme147s/include/bsp.h: Do not include <rtems/iosupp.h>Joel Sherrill1-1/+0
2016-03-30m68k/mvme147/include/bsp.h: Do not include <rtems/iosupp.h>Joel Sherrill1-1/+0
2016-03-30m68k/mvme147/console/console.c: Do not include <rtems/iosupp.h>Joel Sherrill1-0/+1
2016-03-30m68k/mrm332/include/bsp.h: Do not include <rtems/iosupp.h>Joel Sherrill1-1/+0
2016-03-30m68k/mcf5329/include/bsp.h: Do not include <rtems/iosupp.h>Joel Sherrill1-2/+0
2016-03-30m68k/mcf5235/include/bsp.h: Do not include <rtems/iosupp.h>Joel Sherrill1-2/+0
2016-03-30m68k/mcf5225x/include/bsp.h: Do not include <rtems/iosupp.h>Joel Sherrill1-2/+0
2016-03-30m68k/mcf52235/include/bsp.h: Do not include <rtems/iosupp.h>Joel Sherrill1-2/+0
2016-03-30m68k/mcf5206elite/include/bsp.h: Do not include <rtems/iosupp.h>Joel Sherrill1-1/+0
2016-03-30m68k/genmcf548x/include/bsp.h: Do not include <rtems/iosupp.h>Joel Sherrill1-2/+0
2016-03-30m68k/gen68360/include/bsp.h: Do not include <rtems/iosupp.h>Joel Sherrill1-1/+0
2016-03-30m68k/gen68340/include/bsp.h: Do not include <rtems/iosupp.h>Joel Sherrill1-1/+0