Commit Graph

184 Commits

Author SHA1 Message Date
Joel Sherrill
5aa8ac2c9d mvme3100: Move -Dxxx to configure.ac
Updates #3425.
2018-05-18 08:22:33 -05:00
Joel Sherrill
a03f73c13f mpc8260ads: Move -Dxxx to configure.ac
Updates #3425.
2018-05-18 08:22:32 -05:00
Joel Sherrill
1e84462d9d mpc55xxevb: Move -Dxxx to configure.ac
Updates #3425.
2018-05-18 08:22:32 -05:00
Joel Sherrill
2261ef2813 motorola_powerpc: Move -Dxxx to configure.ac
Updates #3425.
2018-05-18 08:22:32 -05:00
Joel Sherrill
01da0ac3b9 haleakala: Move -Dxxx to configure.ac
Updates #3425.
2018-05-18 08:22:32 -05:00
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
Joel Sherrill
c77cd426f8 Drop executable permissions on .[ch] files 2018-04-30 17:18:49 -05: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
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
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
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
Sebastian Huber
b5d4c80eab bsps: Move flash.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
afa90ee59d bsps: Move vpd.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
499385e41f bsps: Move motorola.c to bsps
This patch is a part of the BSP source reorganization.

Update #3285.
2018-04-24 10:24:23 +02:00
Sebastian Huber
173e157da4 bsps: Move residual.c to bsps
This patch is a part of the BSP source reorganization.

Update #3285.
2018-04-24 10:24:23 +02:00
Sebastian Huber
1cc69e139d bsps: Move showbats.c to bsps
This patch is a part of the BSP source reorganization.

Update #3285.
2018-04-24 10:24:23 +02:00
Sebastian Huber
70914613cb bsps: Move ppc-exc-handler-table.c to bsps
This patch is a part of the BSP source reorganization.

Update #3285.
2018-04-24 10:24:23 +02:00
Sebastian Huber
b8777d93ce bsps: Move memcpy.c to bsps
This patch is a part of the BSP source reorganization.

Update #3285.
2018-04-24 10:24:23 +02:00
Sebastian Huber
1163f50285 bsps: Move tictac.c to bsps
This patch is a part of the BSP source reorganization.

Update #3285.
2018-04-24 10:24:22 +02:00
Sebastian Huber
670f104390 bsps: Move uboot_dump_bdinfo.c to bsps
This patch is a part of the BSP source reorganization.

Update #3285.
2018-04-24 10:24:22 +02:00
Sebastian Huber
2101f54bef bsps: Move uboot_getenv.c to bsps
This patch is a part of the BSP source reorganization.

Update #3285.
2018-04-24 10:24:22 +02:00
Sebastian Huber
03e1d8378e bsps/powerpc: Move bootloader to bsps
This bootloader is only used by the motorola_powerpc BSP.

This patch is a part of the BSP source reorganization.

Update #3285.
2018-04-24 10:24:18 +02:00
Sebastian Huber
fc79b268eb bsps: Move ATA drivers to bsps
This patch is a part of the BSP source reorganization.

Update #3285.
2018-04-23 15:18:46 +02:00
Sebastian Huber
5a4e3dc0a5 bsps: Move PCI drivers to bsps
This patch is a part of the BSP source reorganization.

Update #3285.
2018-04-23 15:18:45 +02:00
Sebastian Huber
4fb1b79a80 bsps: Move RTC drivers to bsps
This patch is a part of the BSP source reorganization.

Update #3285.
2018-04-23 15:18:44 +02:00
Sebastian Huber
031df39149 bsps: Move legacy network drivers to bsps
This patch is a part of the BSP source reorganization.

Update #3285.
2018-04-23 15:18:44 +02:00
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
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
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
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
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
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