summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* bsps: Move tod.c to bsps and renameSebastian Huber2018-04-166-6/+6
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* build: Remove subdir-objects from BSP configure.acSebastian Huber2018-04-1218-18/+18
| | | | | | | The subdir-objects do not work currently due to BSP sources in bsps and c and the existing build tree layout. Update #3387.
* bsps: Remove empty gnatinstallhandler.cSebastian Huber2018-04-1217-17/+0
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsps: Move bootcard.c to bspsSebastian Huber2018-04-1218-18/+0
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsps: Simplify source file path in Makefile.amSebastian Huber2018-04-1218-85/+85
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsps: Remove headers from librtemsbsp_a_SOURCESSebastian Huber2018-04-125-37/+0
| | | | | | | | This was used by the not supported "make dist". This patch is a part of the BSP source reorganization. Update #3285.
* bsps: Avoid source variables in Makefile.amSebastian Huber2018-04-121-20/+17
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsps: Avoid line continuation in Makefile.amSebastian Huber2018-04-1217-239/+317
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsp/mvme5500: Avoid RTEMS_RELLDFLAGSSebastian Huber2018-04-123-24/+14
|
* bsp/motorola_powerpc: Move polled_io.cSebastian Huber2018-04-125-1597/+2
| | | | | | | | This file was used by this BSP only. Avoid RTEMS_RELLDFLAGS. This patch is a part of the BSP source reorganization. Update #3285.
* bsp/beatnik: Avoid RTEMS_RELLDFLAGSSebastian Huber2018-04-1215-88/+163
| | | | Avoid extra CPPFLAGS.
* bsps: Move legacy console driver to bspsSebastian Huber2018-04-121-3/+4
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* configure: Add subdir-objects to all automake flags.Chris Johns2018-04-1119-19/+19
| | | | | | | | | | | This option silences warning with automake-1.16.1 allowing us to upgrade to that version. This change has been tested with automake-1.12.6 and automake-1.16.1. It seems version 1.16.1 configures slower than 1.12.6 for the same source and BSP. The newer versions is 6 second slower. Close #3387.
* build: Remove DISTCLEANFILESSebastian Huber2018-04-0918-19/+0
| | | | | A "make distclean" is not supported. So, it makes no sense to have pure "make distclean" related stuff in the Makefile.am.
* bsps: Move generic IRQ support to bspsSebastian Huber2018-04-0910-57/+31
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsps: Remove librtemsbsp.a wrapupSebastian Huber2018-04-0918-403/+403
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsps: Move VME support to bspsSebastian Huber2018-04-097-618/+4
| | | | | | | | The VME support is only used by powerpc BSPs. This patch is a part of the BSP source reorganization. Update #3285.
* bsps/powerpc: Rename to shared-sources.amSebastian Huber2018-04-0518-18/+18
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsps/powerpc: Rename to exceptions-sources.amSebastian Huber2018-04-0517-17/+17
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsps: Move libchip to bspsSebastian Huber2018-04-042-240/+1
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsps: Move config macros to RTEMS_BSP_CONFIGURESebastian Huber2018-04-0418-92/+0
| | | | | | | | Provide HAS_NETWORKING and HAS_SMP Automake conditionals for all BSPs. This patch is a part of the BSP source reorganization. Update #3285.
* bsps: Add shared-sources.amSebastian Huber2018-04-0418-0/+18
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* build: Remove EXTRA_DISTSebastian Huber2018-04-0419-102/+0
| | | | | A "make dist" is not supported. So, it makes no sense to have pure "make dist" related stuff in the Makefile.am.
* Eliminate PowerPC libcpu/page.hJoel Sherrill2018-03-285-5/+9
| | | | | | | | 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.
* bsp/tqm8xx: Use shared linker command fileSebastian Huber2018-03-267-382/+70
| | | | Update #3339.
* bsp/mvme3100: Simplify Makefile.amSebastian Huber2018-03-261-8/+1
|
* bsps/powerpc: Move dec timer driverSebastian Huber2018-03-2616-16/+16
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsps/powerpc: Remove libcpu/powerpcSebastian Huber2018-03-2624-30/+2
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsps/powerpc: Move ppc403 clock driver to bspsSebastian Huber2018-03-262-4/+2
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsps/powerpc: Move AltiVec support to bspsSebastian Huber2018-03-264-19/+13
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsps/powerpc: Move dec clock driver to bspsSebastian Huber2018-03-266-10/+8
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsps/powerpc: Move MMU support to bspsSebastian Huber2018-03-269-14/+24
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsp/tqm8xx: Move libcpu content to bspsSebastian Huber2018-03-261-6/+4
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsp/mpc8260: Move libcpu content to bspsSebastian Huber2018-03-261-4/+5
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsps/powerpc: Move libcpu content to bspsSebastian Huber2018-03-263-8/+8
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsp/tqm8xx: Fix network interface driverThomas Doerfler2018-03-221-7/+9
|
* bsps/mpc55xx: Move libcpu content to bspsSebastian Huber2018-03-221-7/+7
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsp/powerpc: Move libcpu timer to bspsSebastian Huber2018-03-2223-112/+24
| | | | | | | | | 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-226-11/+0
| | | | | | | | | | | | | 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.
* bsps/powerpc: Support more than 256MiB of RAMÉric Tremblay2018-03-202-0/+35
| | | | Close #3322.
* bsp/qoriq: Fix bsp_restart()Sebastian Huber2018-03-202-23/+23
| | | | Update #3085.
* bsp/ss555: Move libcpu content to bspsSebastian Huber2018-03-192-7/+31
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsps/powerpc: Move exceptions support to bspsSebastian Huber2018-03-1918-31/+31
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsps/powerpc: Move basic support to bspsSebastian Huber2018-03-1918-59/+32
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsps/powerpc: Move legacy IRQ supportSebastian Huber2018-03-196-7/+7
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsps/powerpc: Use shared linker command fileSebastian Huber2018-03-164-226/+43
| | | | Close #3339.
* bsps/powerpc: Fix linker command filesSebastian Huber2018-03-161-2/+4
| | | | Update #3339.
* powerpc/shared/startup/linkcmds.base: Add wildcards on some sectionsJoel Sherrill2018-02-191-3/+3
| | | | Closes #3307.
* bsps: Rework cache manager implementationSebastian Huber2018-01-3118-22/+40
| | | | | | | | | | | | | | | | | | The previous cache manager support used a single souce file (cache_manager.c) which included an implementation header (cache_.h). This required the use of specialized include paths to find the right header file. Change this to include a generic implementation header (cacheimpl.h) in specialized source files. Use the following directories and files: * bsps/shared/cache * bsps/@RTEMS_CPU@/shared/cache * bsps/@RTEMS_CPU@/@RTEMS_BSP_FAMILY/start/cache.c Update #3285.
* bsps: Move network define to source filesSebastian Huber2018-01-3114-66/+26
| | | | | Define __INSIDE_RTEMS_BSD_TCPIP_STACK__ in the network interface driver source files to avoid some build system magic.