summaryrefslogtreecommitdiffstats
path: root/bsps (follow)
Commit message (Collapse)AuthorAgeFilesLines
* bsps: Move bspreset.c to bspsSebastian Huber2018-04-201-0/+17
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsps: Move bspclean.c to bspsSebastian Huber2018-04-201-0/+99
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsps: Move uart-output-char.c to bspsSebastian Huber2018-04-161-0/+52
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsps: Move stackalloc.c to bspsSebastian Huber2018-04-161-0/+65
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsps: Move bsp-uboot-board-info.c to bspsSebastian Huber2018-04-161-0/+32
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsps: Move bsp-fdt.c to bspsSebastian Huber2018-04-161-0/+65
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsps: Move tod.c to bsps and renameSebastian Huber2018-04-161-0/+287
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsps: Move bootcard.c to bspsSebastian Huber2018-04-122-0/+86
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsp/motorola_powerpc: Move polled_io.cSebastian Huber2018-04-123-0/+1590
| | | | | | | | This file was used by this BSP only. Avoid RTEMS_RELLDFLAGS. This patch is a part of the BSP source reorganization. Update #3285.
* bsps: Move legacy console driver to bspsSebastian Huber2018-04-124-0/+633
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsps: Fix typo in MPCI supportSebastian Huber2018-04-101-1/+1
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsps: Move generic IRQ support to bspsSebastian Huber2018-04-097-0/+1784
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsps: Remove librtemsbsp.a wrapupSebastian Huber2018-04-096-136/+136
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsps: Move shmdr to bspsSebastian Huber2018-04-0916-0/+808
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsps: Move VME support to bspsSebastian Huber2018-04-0918-5/+6406
| | | | | | | | The VME support is only used by powerpc BSPs. This patch is a part of the BSP source reorganization. Update #3285.
* bsp: Move umon support to bspsSebastian Huber2018-04-096-0/+2071
| | | | | | | | The umon support is only used by the csb337 BSP. This patch is a part of the BSP source reorganization. Update #3285.
* bsps/powerpc: Rename to shared-sources.amSebastian Huber2018-04-051-0/+0
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsps/powerpc: Rename to exceptions-sources.amSebastian Huber2018-04-051-0/+0
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsps/m68k: Rename fpsp.am to fpsp-sources.amSebastian Huber2018-04-051-0/+0
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsps/bfin: Rename shared.am to shared-sources.amSebastian Huber2018-04-051-0/+0
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsps: Move libchip to bspsSebastian Huber2018-04-0479-0/+35330
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsps: Move version.c and use bspopts.hSebastian Huber2018-04-042-0/+30
| | | | | | | This patch is a part of the BSP source reorganization. Update #3285. Update #3375.
* bsps: Add shared-sources.amSebastian Huber2018-04-041-0/+0
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* Eliminate PowerPC libcpu/page.hJoel Sherrill2018-03-283-71/+4
| | | | | | | | Started to eliminate warnings and then realized that only one one-line macro in the file was used by a few files. The rest of the file was was not needed. Eliminate the file. Closes #3354.
* bsps/mcf5225x: Move libcpu content to bspsSebastian Huber2018-03-261-0/+279
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsps/m68k: Fix warningSebastian Huber2018-03-261-0/+1
|
* bsps/genmcf548x: Move libcpu content to bspsSebastian Huber2018-03-265-0/+3859
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsps/csb360: Move libcpu content to bspsSebastian Huber2018-03-263-0/+330
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsps/mcf5206elite: Move libcpu content to bspsSebastian Huber2018-03-265-0/+1403
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsps/m68k: Move fpsp support to bspsSebastian Huber2018-03-2646-0/+17026
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsps/m68k: Move libcpu content to bspsSebastian Huber2018-03-263-0/+159
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsps/powerpc: Move dec timer driverSebastian Huber2018-03-261-0/+0
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsps/powerpc: Move ppc403 clock driver to bspsSebastian Huber2018-03-261-0/+275
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsps/powerpc: Remove unused filesSebastian Huber2018-03-262-64/+0
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsps/powerpc: Move AltiVec support to bspsSebastian Huber2018-03-263-0/+1278
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsps/powerpc: Move dec clock driver to bspsSebastian Huber2018-03-261-0/+266
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsps/powerpc: Move MMU support to bspsSebastian Huber2018-03-264-0/+2845
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsp/tqm8xx: Move libcpu content to bspsSebastian Huber2018-03-265-0/+1531
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsp/mpc8260: Move libcpu content to bspsSebastian Huber2018-03-265-0/+1551
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsps/powerpc: Move libcpu content to bspsSebastian Huber2018-03-264-0/+3541
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsp/bfin: Move libcpu content to bspsSebastian Huber2018-03-2612-0/+3228
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* sparc64: remove header file with duplicated macrosGedare Bloom2018-03-232-37/+0
| | | | | | | | The boot/stack.h header contains duplicated macros that are redundant to arch/stack.h. Delete the boot/stack.h and replace its one use by the arch/stack.h. Closes #3341.
* bsp/tqm8xx: Fix network interface driverThomas Doerfler2018-03-221-0/+16
|
* bsps/mpc55xx: Move libcpu content to bspsSebastian Huber2018-03-227-0/+2228
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsp/powerpc: Move libcpu timer to bspsSebastian Huber2018-03-222-104/+88
| | | | | | | | | Use only one timer driver variant based on the standard PowerPC time base. This patch is a part of the BSP source reorganization. Update #3285.
* bsps/powerpc: Remove bsp_timer_internal_clockSebastian Huber2018-03-223-11/+2
| | | | | | | | | | | | | The only consumer of this variable was the ppc403 clock driver used by the * haleakala, * virtex, and * virtex4 BSPs which set bsp_timer_internal_clock unconditionally to true. Update #3285.
* bsp/pc386: Move libcpu content to bspsSebastian Huber2018-03-224-0/+1150
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsp/atsam: Fix GMAC Rx Descriptor fields.Christian Mauderer2018-03-211-6/+11
|
* bsps/powerpc: Remove obsolete BSP_ConfigurationSebastian Huber2018-03-213-4/+0
|
* bsp/lpc176x: Remove blunt OPERATION_COUNT defineSebastian Huber2018-03-211-3/+0
| | | | | | BSP-specific test customization needs a more sophisticated approach. Close #3352.