summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* bsp/lpc24xx: Exclude iconv POSIX tests.Chris Johns2018-04-101-0/+3
| | | | | | | | These are now built to executables and are too large for this BSP. This change is part of the testsuite Makefile.am reorganization. Update #3382
* bsp/genmcf548x: Fix IRQ supportSebastian Huber2018-04-091-4/+1
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsp/csb337: Fix umon supportSebastian Huber2018-04-091-0/+1
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* build: Remove DISTCLEANFILESSebastian Huber2018-04-0983-84/+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-0950-2019/+91
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsps: Remove librtemsbsp.a wrapupSebastian Huber2018-04-0983-2118/+2118
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsps: Move VME support to bspsSebastian Huber2018-04-0914-6426/+4
| | | | | | | | 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-097-2078/+4
| | | | | | | | 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-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/m68k: Rename fpsp.am to fpsp-sources.amSebastian Huber2018-04-053-3/+3
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsps/bfin: Rename shared.am to shared-sources.amSebastian Huber2018-04-053-3/+3
| | | | | | 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-0483-381/+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-0483-0/+83
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* build: Remove EXTRA_DISTSebastian Huber2018-04-0493-439/+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.
* bsps/riscv: Fix warningsSebastian Huber2018-03-272-7/+1
|
* bsps/m68k: Remove libcpu/m68kSebastian Huber2018-03-2619-20/+0
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsps/genmcf548x: Move libcpu content to bspsSebastian Huber2018-03-261-3/+5
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsps/csb360: Move libcpu content to bspsSebastian Huber2018-03-261-4/+3
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsps/mcf5206elite: Move libcpu content to bspsSebastian Huber2018-03-261-6/+5
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsps/m68k: Move fpsp support to bspsSebastian Huber2018-03-263-5/+3
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsps/m68k: Move libcpu content to bspsSebastian Huber2018-03-2616-43/+35
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* 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/bfin: Move libcpu content to bspsSebastian Huber2018-03-266-28/+7
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsp/pc386: Remove unused RTEMS_CPU_MODELSebastian Huber2018-03-266-13/+0
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsp/pc386: Fix buildSebastian Huber2018-03-261-4/+1
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* sparc64: remove header file with duplicated macrosGedare Bloom2018-03-231-1/+1
| | | | | | | | 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-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.
* bsp/pc386: Move libcpu content to bspsSebastian Huber2018-03-221-0/+4
| | | | | | This patch is a part of the BSP source reorganization. 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.