Joel Sherrill
b1b5afbab2
beatnik: Move -Dxxx to configure.ac
...
Updates #3425 .
2018-05-18 08:22:32 -05:00
Sebastian Huber
7bf072bbb8
bsp/powerpc: Remove wildcards in linkcmds.base
...
This reverts commit 40c623a883 .
The use of postfix wildcards, e.g. of the form "*.x" is dangerous since
it circumvents the standard matching rules for sections.
Unknown input sections should be added explicitly to the desired output
section via "x.*" wildcards.
Update #3307 .
2018-05-18 10:44:18 +02:00
Sebastian Huber
c4d35fb6c8
libchip: Use rtems_blkdev_create()
...
Update #3358 .
2018-05-18 10:44:18 +02:00
Joel Sherrill
a3fe23ccbb
Drop executable permissions on .[S] files
2018-05-14 15:22:52 -05:00
Joel Sherrill
c8dcdf5438
sparc64 niagara, usiii: Remove -D options from cfg file and move to bspopts.h
...
Updates #3425 .
2018-05-09 15:22:04 -05:00
Joel Sherrill
85602e0d2e
smdk2410: Move define of CPU_S3C2410 to bspopts.h
...
Updates #3425 .
2018-05-09 14:47:37 -05:00
Joel Sherrill
2a1171d8c8
rtl22xx_t.cfg: Remove comment with -D __THUMB_INTERWORK__
...
Updates #3425 .
2018-05-08 17:34:56 -05:00
Joel Sherrill
c77cd426f8
Drop executable permissions on .[ch] files
2018-04-30 17:18:49 -05:00
Sebastian Huber
3d703f40d5
bsp/pc386: Remove bin2boot support
...
Update #3408 .
Close #3410 .
2018-04-27 07:11:58 +02:00
Sebastian Huber
419d1e91a2
bsp/mcf5206elite: Do not install runtest script
...
Provide the runtest script only as a part of the sources. This
simplifies the build system.
Test support should be included in the RTEMS Tester.
2018-04-26 07:17:58 +02:00
Sebastian Huber
eb36d1198c
bsps: Move documentation, etc. files to bsps
...
This patch is a part of the BSP source reorganization.
Update #3285 .
2018-04-26 07:17:57 +02:00
Sebastian Huber
1554415ee8
bsp/sparc64: Move asm.S to bsps and rename
...
This patch is a part of the BSP source reorganization.
Update #3285 .
2018-04-26 07:17:57 +02:00
Sebastian Huber
a5bf9b66b0
bsps/mips: Move liblnk to bsps
...
This patch is a part of the BSP source reorganization.
Update #3285 .
2018-04-26 07:17:57 +02:00
Sebastian Huber
3460c52286
bsps/powerpc: Move bsp-start-zero.S to bsps
...
This patch is a part of the BSP source reorganization.
Update #3285 .
2018-04-26 07:17:57 +02:00
Sebastian Huber
b80be13550
bsp/psim: Move align_h.S to bsps
...
This patch is a part of the BSP source reorganization.
Update #3285 .
2018-04-26 07:17:56 +02:00
Sebastian Huber
0b60c54351
bsp/haleakala: Move assembler files to bsps
...
This patch is a part of the BSP source reorganization.
Update #3285 .
2018-04-26 07:17:56 +02:00
Sebastian Huber
f7eaf3167c
bsps: Remove unused u-boot-generic-board-info.h
...
This patch is a part of the BSP source reorganization.
Update #3285 .
2018-04-25 14:31:36 +02:00
Sebastian Huber
531d160672
bsp/beagle: Move source files to bsps
...
This patch is a part of the BSP source reorganization.
Update #3285 .
2018-04-25 14:31:33 +02:00
Sebastian Huber
720ebc00d8
bsp/gumstix: Move fb.c to bsps
...
This patch is a part of the BSP source reorganization.
Update #3285 .
2018-04-25 14:31:33 +02:00
Sebastian Huber
82bfda9258
bsp/lm3s69xx: Move ssi.c to bsps
...
This patch is a part of the BSP source reorganization.
Update #3285 .
2018-04-25 14:31:33 +02:00
Sebastian Huber
e945b049dc
bsp/lpc176x: Move source files to bsps
...
This patch is a part of the BSP source reorganization.
Update #3285 .
2018-04-25 14:31:28 +02:00
Sebastian Huber
74df15caec
bsp/lpc24xx: Move source files to bsps
...
This patch is a part of the BSP source reorganization.
Update #3285 .
2018-04-25 14:31:24 +02:00
Sebastian Huber
43250167c6
bsp/lpc32xx: Move source files to bsps
...
This patch is a part of the BSP source reorganization.
Update #3285 .
2018-04-25 11:02:27 +02:00
Sebastian Huber
fc1bdb839e
bsp/raspberrypi: Move source files to bsps
...
This patch is a part of the BSP source reorganization.
Update #3285 .
2018-04-25 11:02:24 +02:00
Sebastian Huber
ede0eb31e8
bsp/smdk2410: Move smc.c to bsps
...
This patch is a part of the BSP source reorganization.
Update #3285 .
2018-04-25 11:02:24 +02:00
Sebastian Huber
4183b71141
bsp/tms570: Move cpucounterread.c to bsps
...
This patch is a part of the BSP source reorganization.
Update #3285 .
2018-04-25 11:02:24 +02:00
Sebastian Huber
a79d650d0d
bsp/mcf5206elite: Move nvram.c to bsps
...
This patch is a part of the BSP source reorganization.
Update #3285 .
2018-04-25 11:02:24 +02:00
Sebastian Huber
0e15ba3ea3
bsp/mrm332: Move interr.c to bsps
...
This patch is a part of the BSP source reorganization.
Update #3285 .
2018-04-25 11:02:23 +02:00
Sebastian Huber
100c9723d1
bsp/mrm332: Move spinit.c to bsps
...
This patch is a part of the BSP source reorganization.
Update #3285 .
2018-04-25 11:02:23 +02:00
Sebastian Huber
64d4fc7788
bsp/gen5200: Move source files to bsps
...
This patch is a part of the BSP source reorganization.
Update #3285 .
2018-04-25 11:02:19 +02:00
Sebastian Huber
95d5426cab
bsp/haleakala: Move mmu_405.c to bsps
...
This patch is a part of the BSP source reorganization.
Update #3285 .
2018-04-25 10:30:31 +02:00
Sebastian Huber
8266fb53f9
bsp/beatnik: Move source files to bsps
...
This patch is a part of the BSP source reorganization.
Update #3285 .
2018-04-25 10:30:30 +02:00
Sebastian Huber
bf16ee53cb
bsp/mvme3100: Move flashcfg.c to bsps
...
This patch is a part of the BSP source reorganization.
Update #3285 .
2018-04-25 10:30:30 +02:00
Sebastian Huber
8f12ee32b6
bsp/mvme5500: Move source files to bsps
...
This patch is a part of the BSP source reorganization.
Update #3285 .
2018-04-25 10:30:20 +02:00
Sebastian Huber
25787041cf
bsp/virtex5: Move mmu.c to bsps
...
This patch is a part of the BSP source reorganization.
Update #3285 .
2018-04-25 10:29:15 +02:00
Sebastian Huber
8bf101c06c
bsp/virtex4: Move mmu.c to bsps
...
This patch is a part of the BSP source reorganization.
Update #3285 .
2018-04-25 10:29:06 +02:00
Sebastian Huber
b07da56e14
bsp/gensh4: Move hw_init.c to bsps
...
This patch is a part of the BSP source reorganization.
Update #3285 .
2018-04-25 10:28:48 +02:00
Sebastian Huber
891754f764
bsps: Move arm-cp15-set-ttb-entries.c to bsps
...
This patch is a part of the BSP source reorganization.
Update #3285 .
2018-04-24 10:24:30 +02:00
Sebastian Huber
aa705fe347
bsps: Move arm-cp15-set-exception-handler.c to bsps
...
This patch is a part of the BSP source reorganization.
Update #3285 .
2018-04-24 10:24:29 +02:00
Sebastian Huber
864e72e400
bsps: Move arm-a9mpcore-smp.c to bsps
...
This patch is a part of the BSP source reorganization.
Update #3285 .
2018-04-24 10:24:29 +02:00
Sebastian Huber
fc6d8c2ba5
bsps: Move arm-pl050.c to bsps
...
This patch is a part of the BSP source reorganization.
Update #3285 .
2018-04-24 10:24:29 +02:00
Sebastian Huber
3ad74cbac7
bsps: Move arm-pl011.c to bsps
...
This patch is a part of the BSP source reorganization.
Update #3285 .
2018-04-24 10:24:29 +02:00
Sebastian Huber
bbedc47b89
bsps: Move arm-pl111-fb.c to bsps
...
This patch is a part of the BSP source reorganization.
Update #3285 .
2018-04-24 10:24:29 +02:00
Sebastian Huber
1ded97b93e
bsps: Move arm-generic-timer-clock-config.c to bsps
...
This patch is a part of the BSP source reorganization.
Update #3285 .
2018-04-24 10:24:29 +02:00
Sebastian Huber
e2f63219df
bsps: Move arm-a9mpcore-clock-config.c to bsps
...
This patch is a part of the BSP source reorganization.
Update #3285 .
2018-04-24 10:24:28 +02:00
Sebastian Huber
d7a9eb90b6
bsps: Move armv7m-cpucounter.c to bsps
...
This patch is a part of the BSP source reorganization.
Update #3285 .
2018-04-24 10:24:28 +02:00
Sebastian Huber
c3a4434314
bsps: Move bspreset.c to bsps
...
This patch is a part of the BSP source reorganization.
Update #3285 .
2018-04-24 10:24:28 +02:00
Sebastian Huber
7a8e71bd70
bsps/i386: Move shared files to bsps
...
This patch is a part of the BSP source reorganization.
Update #3285 .
2018-04-24 10:24:25 +02:00
Sebastian Huber
fe077b3ddd
bsps: Move spansionFlash.c to bsps
...
This patch is a part of the BSP source reorganization.
Update #3285 .
2018-04-24 10:24:24 +02:00
Sebastian Huber
ff049356a9
bsps: Move intelFlash.c to bsps
...
This patch is a part of the BSP source reorganization.
Update #3285 .
2018-04-24 10:24:24 +02:00