summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bsps: Move shared CPU counter support to bspsSebastian Huber2018-04-2021-30/+30
* bsps: Move getentropy-cpucounter.c to bspsSebastian Huber2018-04-2083-82/+82
* bsps: Move gpio.c to bspsSebastian Huber2018-04-203-2/+2
* bsps: Move shared btimer support to bspsSebastian Huber2018-04-2019-17/+17
* bsps: Remove unused irq.h template fileSebastian Huber2018-04-201-77/+0
* bsps: Remove unused rtems-stub-glue.cSebastian Huber2018-04-201-1341/+0
* bsps: Move pci_find_device.c to bspsSebastian Huber2018-04-204-3/+3
* bsps: Move pci_bus_count.c to bspsSebastian Huber2018-04-202-1/+1
* bsps: Move doxygen.h files to bspsSebastian Huber2018-04-2013-7/+0
* bsps: Convert all bsp_predriver_hook()Sebastian Huber2018-04-20100-389/+236
* bsp/motorola_powerpc: Move bspstart.c to bspsSebastian Huber2018-04-202-1/+1
* bsps: Move bspgetworkarea.c to bspsSebastian Huber2018-04-2070-69/+69
* drvmgr: Remove bsp_driver_level_hook()Sebastian Huber2018-04-205-61/+10
* bsps: Move bspstart.c to bspsSebastian Huber2018-04-2015-14/+14
* bsps: Move bspreset_loop.c to bspsSebastian Huber2018-04-2011-10/+10
* bsps: Move bspreset.c to bspsSebastian Huber2018-04-2040-39/+39
* bsps: Move bspclean.c to bspsSebastian Huber2018-04-2072-71/+71
* motorola_powerpc: Remove headers from *_SOURCESSebastian Huber2018-04-201-5/+1
* 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
* Multiple BSP tcfg: Disable iconv files.Joel Sherrill2018-04-1733-0/+40
* bsps: Move uart-output-char.c to bspsSebastian Huber2018-04-164-3/+3
* bsps: Move stackalloc.c to bspsSebastian Huber2018-04-1618-17/+17
* bsps: Move bsp-uboot-board-info.c to bspsSebastian Huber2018-04-163-2/+2
* bsps: Move bsp-fdt.c to bspsSebastian Huber2018-04-165-4/+4
* bsps: Move tod.c to bsps and renameSebastian Huber2018-04-1615-14/+14
* Remove register keyword from public header filesSebastian Huber2018-04-1611-52/+52
* libdl: Fix the tests loading the correct filesChris Johns2018-04-126-18/+18
* libdl: Remove _t from all structures as this is reserved for the standardsChris Johns2018-04-1246-1124/+1123
* testsuites/dl06: Add a test for RAP format.Chris Johns2018-04-1210-26/+428
* tools: Add a -N option to force a name on the array.Chris Johns2018-04-121-5/+17
* libdl: RAP format fixes.Chris Johns2018-04-121-8/+10
* build: Remove subdir-objects from BSP configure.acSebastian Huber2018-04-1283-83/+83
* bsps: Remove empty gnatinstallhandler.cSebastian Huber2018-04-1274-90/+0
* bsps: Move bootcard.c to bspsSebastian Huber2018-04-1285-83/+1
* bsps: Simplify source file path in Makefile.amSebastian Huber2018-04-1231-286/+286
* bsps: Remove headers from librtemsbsp_a_SOURCESSebastian Huber2018-04-1243-80/+0
* bsps: Avoid source variables in Makefile.amSebastian Huber2018-04-124-108/+96
* bsps: Avoid line continuation in Makefile.amSebastian Huber2018-04-1262-553/+782
* bsp/mvme5500: Avoid RTEMS_RELLDFLAGSSebastian Huber2018-04-123-24/+14
* bsp/motorola_powerpc: Move polled_io.cSebastian Huber2018-04-125-11/+6
* bsp/beatnik: Avoid RTEMS_RELLDFLAGSSebastian Huber2018-04-1215-88/+163
* bsps: Move legacy console driver to bspsSebastian Huber2018-04-1233-166/+96
* bsps: Remove unused console_select_simple.cSebastian Huber2018-04-121-22/+0
* NFS: Remove support for cexpSebastian Huber2018-04-127-912/+9
* build: Add support for automake's silent build support.Chris Johns2018-04-122-70/+70
* build: Fix make clean.Chris Johns2018-04-113-6/+7