Commit Graph
31539 Commits
Author SHA1 Message Date
Sebastian Huber 5e8a24ca3e smptests/smpschedaffinity02: Fix configuration 2018-04-23 10:35:35 +02:00
Sebastian Huber ad071b6884 sptests/sp36: Remove obsolete test program
It tests the (never really working) strict order mutex option. That
option does not exist any more. Mutexes by other good means (spmutex01,
spsem*).

Update #3406.
2018-04-22 15:55:56 +02:00
Sebastian Huber 4b70ed9e8c bsps/mvme147s: Fix Makefile.am
This patch is a part of the BSP source reorganization.

Update #3285.
2018-04-20 15:34:18 +02:00
Sebastian Huber 234f0a2d18 build: Remove subdir-objects from Ada tests
Somehow it does not work.  With this Automake option you get:

gmake[6]: Entering directory '/build/sparc-rtems5/c/erc32/testsuites/ada/sptests'
Making all-am in sp01
gmake[7]: Entering directory '/build/sparc-rtems5/c/erc32/testsuites/ada/sptests/sp01'
gmake[7]: *** No rule to make target 'init.o', needed by 'ada_sp01.exe'.  Stop.

Update #3387.
2018-04-20 14:41:05 +02:00
Sebastian Huber 13091dc41c bsps/leon3: Move AMBA support to bsps
This patch is a part of the BSP source reorganization.

Update #3285.
2018-04-20 14:32:47 +02:00
Sebastian Huber 67e472cb42 bsps/leon2: Move PCI driver to bsps
This patch is a part of the BSP source reorganization.

Update #3285.
2018-04-20 14:32:47 +02:00
Sebastian Huber 96faf12a24 bsps/sparc: Move gnatsupp to bsps
This patch is a part of the BSP source reorganization.

Update #3285.
2018-04-20 14:32:47 +02:00
Sebastian Huber 1efa1c8389 bsps: Move MPCI support to bsps
This patch is a part of the BSP source reorganization.

Update #3285.
2018-04-20 14:32:43 +02:00
Sebastian Huber b15cb636e1 bsps/sparc: Move network drivers to bsps
This patch is a part of the BSP source reorganization.

Update #3285.
2018-04-20 14:10:08 +02:00
Sebastian Huber d60d303cf1 bsps/sparc: Move shared files to bsps
This patch is a part of the BSP source reorganization.

Update #3285.
2018-04-20 14:10:03 +02:00
Sebastian Huber c49896f1c0 sparc: Move irq_asm.S
This file is BSP-independent.

This patch is a part of the BSP source reorganization.

Update #3285.
2018-04-20 13:52:20 +02:00
Sebastian Huber 28b4c7acc4 sparc: Move _CPU_Trap_slot_template
The definition of _CPU_Trap_slot_template is BSP-independent.  A
potential para-virtualization support may use <rtems/score/paravirt.h>.

This patch is a part of the BSP source reorganization.

Update #3285.
2018-04-20 13:52:19 +02:00
Sebastian Huber e0dd8a5ad8 bsps: Move benchmark timer to bsps
This patch is a part of the BSP source reorganization.

Update #3285.
2018-04-20 13:52:19 +02:00
Sebastian Huber 9964895866 bsps: Move startup files to bsps
Adjust build support files to new directory layout.

This patch is a part of the BSP source reorganization.

Update #3285.
2018-04-20 13:52:14 +02:00
Sebastian Huber fbcd7c8fa6 bsps: Move start files to bsps
This patch is a part of the BSP source reorganization.

Update #3285.
2018-04-20 13:08:36 +02:00
Sebastian Huber d7d66d7d45 bsps: Move console drivers to bsps
This patch is a part of the BSP source reorganization.

Update #3285.
2018-04-20 13:08:32 +02:00
Sebastian Huber 58adad484e bsps/powerpc: Move shared btimer support
This patch is a part of the BSP source reorganization.

Update #3285.
2018-04-20 09:59:43 +02:00
Sebastian Huber 7632906fc2 bsps: Move clock drivers to bsps
This patch is a part of the BSP source reorganization.

Update #3285.
2018-04-20 09:57:01 +02:00
Sebastian Huber 5c5b021f51 bsps: Move bspsmpgetcurrentprocessor.c to bsps
This patch is a part of the BSP source reorganization.

Update #3285.
2018-04-20 09:49:38 +02:00
Sebastian Huber 2584f5b2b5 bsps: Move bspsmp.c to bsps
This patch is a part of the BSP source reorganization.

Update #3285.
2018-04-20 09:49:38 +02:00
Sebastian Huber bc010a8d48 bsps: Move setvec.c to bsps
This patch is a part of the BSP source reorganization.

Update #3285.
2018-04-20 09:49:38 +02:00
Sebastian Huber a4429391b6 bsps: Move sbrk.c to bsps
This patch is a part of the BSP source reorganization.

Update #3285.
2018-04-20 09:49:38 +02:00
Sebastian Huber 7806d9c020 bsps: Move shared CPU counter support to bsps
This patch is a part of the BSP source reorganization.

Update #3285.
2018-04-20 09:49:37 +02:00
Sebastian Huber 79b9fe67ee bsps: Move getentropy-cpucounter.c to bsps
This patch is a part of the BSP source reorganization.

Update #3285.
2018-04-20 09:49:37 +02:00
Sebastian Huber ef7845482a bsps: Move gpio.c to bsps
This patch is a part of the BSP source reorganization.

Update #3285.
2018-04-20 09:49:37 +02:00
Sebastian Huber d6fb37aa9f bsps: Move shared btimer support to bsps
This patch is a part of the BSP source reorganization.

Update #3285.
2018-04-20 09:49:37 +02:00
Sebastian Huber 4b9015c36c bsps: Remove unused irq.h template file
This patch is a part of the BSP source reorganization.

Update #3285.
2018-04-20 09:49:37 +02:00
Sebastian Huber 8d04f18c76 bsps: Remove unused rtems-stub-glue.c
This patch is a part of the BSP source reorganization.

Update #3285.
2018-04-20 09:49:36 +02:00
Sebastian Huber 9ec8cfc59c bsps: Move pci_find_device.c to bsps
This patch is a part of the BSP source reorganization.

Update #3285.
2018-04-20 09:49:36 +02:00
Sebastian Huber f9239014db bsps: Move pci_bus_count.c to bsps
This patch is a part of the BSP source reorganization.

Update #3285.
2018-04-20 09:49:36 +02:00
Sebastian Huber 0510cd506b bsps: Move doxygen.h files to bsps
This patch is a part of the BSP source reorganization.

Update #3285.
2018-04-20 09:49:36 +02:00
Sebastian Huber c4ccf26cb7 bsps: Convert all bsp_predriver_hook()
Use RTEMS_SYSINIT_ITEM() instead.

Update #2408.
2018-04-20 09:49:36 +02:00
Sebastian Huber a884df3594 bsp/motorola_powerpc: Move bspstart.c to bsps
This shared powerpc file was only used by this BSP.

This patch is a part of the BSP source reorganization.

Update #3285.
2018-04-20 09:49:35 +02:00
Sebastian Huber 5a06b187fb bsps: Move bspgetworkarea.c to bsps
This patch is a part of the BSP source reorganization.

Update #3285.
2018-04-20 09:49:35 +02:00
Sebastian Huber 6d21a3f230 drvmgr: Remove bsp_driver_level_hook()
Use RTEMS_SYSINIT_ITEM() instead.

Update #2408.
2018-04-20 09:49:35 +02:00
Sebastian Huber 0b93d4f843 bsps: Move bspstart.c to bsps
This patch is a part of the BSP source reorganization.

Update #3285.
2018-04-20 09:49:35 +02:00
Sebastian Huber 07364103a8 bsps: Move bspreset_loop.c to bsps
This patch is a part of the BSP source reorganization.

Update #3285.
2018-04-20 09:49:35 +02:00
Sebastian Huber 554e39c8e5 bsps: Move bspreset.c to bsps
This patch is a part of the BSP source reorganization.

Update #3285.
2018-04-20 09:49:34 +02:00
Sebastian Huber 43bda786e7 bsps: Move bspclean.c to bsps
This patch is a part of the BSP source reorganization.

Update #3285.
2018-04-20 09:49:34 +02:00
Sebastian Huber 4826858e42 motorola_powerpc: Remove headers from *_SOURCES
This was used by the not supported "make dist".

This patch is a part of the BSP source reorganization.

Update #3285.
2018-04-20 09:49:34 +02:00
Joel Sherrill 4c4dc17596 misc arm tcfg: Add dl06, too large for memory 2018-04-17 10:07:21 -05:00
Joel Sherrill 2da4a6caef misc tcfg: Use disable-mrfs-tests.tcfg, do not duplicate test list 2018-04-17 10:07:21 -05:00
Joel Sherrill 2aa60e5740 lpc2362-testsuite.tcfg: Use disable-iconv-tests.tcfg, do not duplicate test list 2018-04-17 10:07:21 -05:00
Joel Sherrill 8d9aa9ac4c misc tcfg: Use disable-jffs2-tests.tcfg, do not duplicate test list 2018-04-17 10:07:21 -05:00
Joel Sherrill d245eb088e generic_or1k: Disable sptls02 until or1k GCC updated from 4.9.x
Updates #3391.
2018-04-17 10:07:20 -05:00
Joel Sherrill 1b2681fefc Multiple BSP tcfg: Disable iconv files. 2018-04-17 10:07:20 -05:00
Sebastian Huber 223e22f1ed bsps: Move uart-output-char.c to bsps
This patch is a part of the BSP source reorganization.

Update #3285.
2018-04-16 14:56:10 +02:00
Sebastian Huber 0a09ac58ac bsps: Move stackalloc.c to bsps
This patch is a part of the BSP source reorganization.

Update #3285.
2018-04-16 14:56:10 +02:00
Sebastian Huber 9d44ae78cf bsps: Move bsp-uboot-board-info.c to bsps
This patch is a part of the BSP source reorganization.

Update #3285.
2018-04-16 14:56:10 +02:00
Sebastian Huber 1cba1de115 bsps: Move bsp-fdt.c to bsps
This patch is a part of the BSP source reorganization.

Update #3285.
2018-04-16 14:56:10 +02:00