Sebastian Huber
8f8ccee0d9
bsps: Move interrupt controller support to bsps
...
This patch is a part of the BSP source reorganization.
Update #3285 .
2018-04-23 15:18:44 +02:00
Sebastian Huber
276afd2b48
bsps: Move SPI drivers to bsps
...
This patch is a part of the BSP source reorganization.
Update #3285 .
2018-04-23 15:18:43 +02:00
Sebastian Huber
a2dad96ab7
bsps: Move I2C drivers to bsps
...
This patch is a part of the BSP source reorganization.
Update #3285 .
2018-04-23 15:18:43 +02:00
Sebastian Huber
3bd30f4a2f
bsps/arm: Remove unused stm32f* files
...
This patch is a part of the BSP source reorganization.
Update #3285 .
2018-04-23 15:18:43 +02:00
Sebastian Huber
a62c75c1e3
bsp/tms570: Move more start to bsps
...
This patch is a part of the BSP source reorganization.
Update #3285 .
2018-04-23 15:18:43 +02:00
Sebastian Huber
a0f04d65dd
bsp/gen5200: Move bestcomm to bsps
...
This patch is a part of the BSP source reorganization.
Update #3285 .
2018-04-23 15:18:43 +02:00
Sebastian Huber
54aabb70eb
bsp/atsam: Move libraries to bsps
...
This patch is a part of the BSP source reorganization.
Update #3285 .
2018-04-23 15:18:42 +02:00
Sebastian Huber
f004ace828
bsp/altera-cyclone-v: Move hwlib to bsps
...
This patch is a part of the BSP source reorganization.
Update #3285 .
2018-04-23 15:18:42 +02:00
Sebastian Huber
adb85dd473
bsps: Move make/custom/* files to bsps
...
Adjust various build files. Remove automatic generation of the
c/src/lib/libbsp/*/acinclude.m4 files from bootstrap script.
This patch is a part of the BSP source reorganization.
Update #3285 .
2018-04-23 15:18:42 +02:00
Sebastian Huber
37dc0471b2
bsps: Remove AC_CONFIG_SRCDIR()
...
This AC_CONFIG_SRCDIR() is just a sanity check in this insane build
system. Since all content of
c/src/lib/libbsp/@RTEMS_CPU@/@RTEMS_BSP_FAMILY@ is bound to be moved it
makes no sense to keep it.
This patch is a part of the BSP source reorganization.
Update #3285 .
2018-04-23 15:18:42 +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
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