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
Sebastian Huber
90013f59bd
bsps: Move tod.c to bsps and rename
...
This patch is a part of the BSP source reorganization.
Update #3285 .
2018-04-16 14:56:05 +02:00
Sebastian Huber
f35c3be9f8
Remove register keyword from public header files
...
The following code
void f(void)
{
register int i;
}
gives a warning with GCC and -std=c++17
test.cc: In function ‘void f()’:
test.cc:3:15: warning: ISO C++1z does not allow ‘register’ storage class
specifier [-Wregister]
register int i;
^
and clang with -std=c++14
test.cc:3:3: warning: 'register' storage class specifier is deprecated
and incompatible with C++1z [-Wdeprecated-register]
register int i;
^~~~~~~~~
1 warning generated.
Remove the use of the register keyword at least in the public header
files for C++ compatibility.
Close #3397 .
2018-04-16 07:37:06 +02:00
Chris Johns
696b9121a2
libdl: Fix the tests loading the correct files
2018-04-12 17:59:46 +10:00
Chris Johns
f59d435d16
libdl: Remove _t from all structures as this is reserved for the standards
2018-04-12 17:57:40 +10:00
Chris Johns
86e79d7955
testsuites/dl06: Add a test for RAP format.
...
This test loads a RAP format file that contains calls that are not
in the kernel and linked from libm. It uses and test rtems-ld.
Update #2769
2018-04-12 17:54:59 +10:00
Chris Johns
31cd205d2b
tools: Add a -N option to force a name on the array.
...
This can be used to have a different file name for the same data
name.
Update #2769
2018-04-12 17:54:59 +10:00
Chris Johns
2a61542f44
libdl: RAP format fixes.
...
- Do not error if a RAP section is not found.
- Free a symbol table via the RTL allocator interface.
- Add the symbols to the global symbol table.
Update #2769
2018-04-12 17:54:59 +10:00
Sebastian Huber
4ff09d5b3f
build: Remove subdir-objects from BSP configure.ac
...
The subdir-objects do not work currently due to BSP sources in bsps and
c and the existing build tree layout.
Update #3387 .
2018-04-12 07:27:41 +02:00