summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* bsps: Move shared CPU counter support to bspsSebastian Huber2018-04-2021-80/+30
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsps: Move getentropy-cpucounter.c to bspsSebastian Huber2018-04-2083-151/+82
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsps: Move gpio.c to bspsSebastian Huber2018-04-203-1982/+2
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsps: Move shared btimer support to bspsSebastian Huber2018-04-2019-82/+17
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsps: Remove unused irq.h template fileSebastian Huber2018-04-201-77/+0
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsps: Remove unused rtems-stub-glue.cSebastian Huber2018-04-201-1341/+0
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsps: Move pci_find_device.c to bspsSebastian Huber2018-04-204-277/+3
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsps: Move pci_bus_count.c to bspsSebastian Huber2018-04-202-69/+1
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsps: Move doxygen.h files to bspsSebastian Huber2018-04-2013-195/+0
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsps: Convert all bsp_predriver_hook()Sebastian Huber2018-04-2096-423/+203
| | | | | | Use RTEMS_SYSINIT_ITEM() instead. Update #2408.
* bsp/motorola_powerpc: Move bspstart.c to bspsSebastian Huber2018-04-202-377/+1
| | | | | | | | This shared powerpc file was only used by this BSP. This patch is a part of the BSP source reorganization. Update #3285.
* bsps: Move bspgetworkarea.c to bspsSebastian Huber2018-04-2070-131/+69
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* drvmgr: Remove bsp_driver_level_hook()Sebastian Huber2018-04-203-46/+10
| | | | | | Use RTEMS_SYSINIT_ITEM() instead. Update #2408.
* bsps: Move bspstart.c to bspsSebastian Huber2018-04-2015-34/+14
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsps: Move bspreset_loop.c to bspsSebastian Huber2018-04-2011-27/+10
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsps: Move bspreset.c to bspsSebastian Huber2018-04-2040-56/+39
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsps: Move bspclean.c to bspsSebastian Huber2018-04-2072-170/+71
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* motorola_powerpc: Remove headers from *_SOURCESSebastian Huber2018-04-201-5/+1
| | | | | | | | This was used by the not supported "make dist". This patch is a part of the BSP source reorganization. Update #3285.
* misc arm tcfg: Add dl06, too large for memoryJoel Sherrill2018-04-173-0/+3
|
* misc tcfg: Use disable-mrfs-tests.tcfg, do not duplicate test listJoel Sherrill2018-04-173-28/+3
|
* lpc2362-testsuite.tcfg: Use disable-iconv-tests.tcfg, do not duplicate test listJoel Sherrill2018-04-171-3/+1
|
* misc tcfg: Use disable-jffs2-tests.tcfg, do not duplicate test listJoel Sherrill2018-04-1719-171/+38
|
* generic_or1k: Disable sptls02 until or1k GCC updated from 4.9.xJoel Sherrill2018-04-171-0/+2
| | | | Updates #3391.
* Multiple BSP tcfg: Disable iconv files.Joel Sherrill2018-04-1732-0/+33
|
* bsps: Move uart-output-char.c to bspsSebastian Huber2018-04-164-55/+3
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsps: Move stackalloc.c to bspsSebastian Huber2018-04-1618-82/+17
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsps: Move bsp-uboot-board-info.c to bspsSebastian Huber2018-04-163-34/+2
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsps: Move bsp-fdt.c to bspsSebastian Huber2018-04-165-69/+4
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsps: Move tod.c to bsps and renameSebastian Huber2018-04-1615-301/+14
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* build: Remove subdir-objects from BSP configure.acSebastian Huber2018-04-1283-83/+83
| | | | | | | 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-1274-90/+0
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsps: Move bootcard.c to bspsSebastian Huber2018-04-1284-168/+0
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsps: Simplify source file path in Makefile.amSebastian Huber2018-04-1231-286/+286
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsps: Remove headers from librtemsbsp_a_SOURCESSebastian Huber2018-04-1243-80/+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-124-108/+96
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsps: Avoid line continuation in Makefile.amSebastian Huber2018-04-1262-553/+782
| | | | | | 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-1233-768/+65
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsps: Remove unused console_select_simple.cSebastian Huber2018-04-121-22/+0
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* configure: Add subdir-objects to all automake flags.Chris Johns2018-04-11100-100/+100
| | | | | | | | | | | 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.
* 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.