summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* cpukit/mttpd: Add a callback to generate a per file HTTP etagChris Johns2018-04-112-6/+26
* configure: Add subdir-objects to all automake flags.Chris Johns2018-04-11123-123/+123
* Generate an error if a BSP in the --enable-rtemsbsp list is not validChris Johns2018-04-113-28/+36
* fstest/fsrfsbitmap01: Update RFS bitmap tests to test fixes.Chris Johns2018-04-111-0/+19
* Fill in the correct d_off in rtems_rfs_dir_read.Fan Deng2018-04-111-1/+1
* Fixes bitmap allocation accounting logic in rtems-rfs-bitmaps.cFan Deng2018-04-111-18/+47
* Reset free count properly in rtems_rfs_bitmap_map_clear_all().Fan Deng2018-04-111-1/+1
* Make bit addressing consistent in rtems_rfs_group.cFan Deng2018-04-111-1/+12
* Updated README.Chris Johns2018-04-111-17/+50
* sptests: Fix AM_CONDITIONALSebastian Huber2018-04-101-2/+2
* bsps: Fix typo in MPCI supportSebastian Huber2018-04-101-1/+1
* bsp/lpc24xx: Exclude iconv POSIX tests.Chris Johns2018-04-101-0/+3
* testsuites: Remove the test check from the subdir support.Chris Johns2018-04-101-23/+3
* testsuite/tmtests: Merged nested Makefile.am files into one Makefile.amChris Johns2018-04-1043-1043/+437
* testsuite/sptests: Merged nested Makefile.am files into one Makefile.amChris Johns2018-04-10219-5001/+2257