summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* testsuite/smptests: Merged nested Makefile.am files into one Makefile.amChris Johns2018-04-1057-1191/+691
* testsuite/samples: Merged nested Makefile.am files into one Makefile.amChris Johns2018-04-1022-372/+168
* testsuite/irhealstone: Merged nested Makefile.am files into one Makefile.amChris Johns2018-04-108-155/+78
* testsuite/psxtmtests: Merged nested Makefile.am files into one Makefile.amChris Johns2018-04-1051-1370/+711
* testsuite/psxtests: Merged nested Makefile.am files into one Makefile.amChris Johns2018-04-10105-2686/+1294
* testsuite/mptests: Merged nested Makefile.am files into one Makefile.amChris Johns2018-04-1080-633/+262
* testsuite/fstests: Merged nested Makefile.am files into one Makefile.amChris Johns2018-04-1097-1730/+702
* testsuite/libtests: Merged nested Makefile.am files into one Makefile.amChris Johns2018-04-10100-2480/+1401
* testsuite/benchmarks: Merged nested Makefile.am files into one Makefile.amChris Johns2018-04-105-73/+51
* testsuite: Autoconf test check support.Chris Johns2018-04-101-0/+31
* Require the user to provide a BSP list when build SMP or MP.Chris Johns2018-04-104-7/+10
* Generate an error if no valid gcc is found when configure runs.Chris Johns2018-04-102-1/+14
* bsp/genmcf548x: Fix IRQ supportSebastian Huber2018-04-091-4/+1
* bsp/csb337: Fix umon supportSebastian Huber2018-04-091-0/+1
* build: Remove DISTCLEANFILESSebastian Huber2018-04-0989-94/+0
* bsps: Move generic IRQ support to bspsSebastian Huber2018-04-0951-240/+96
* bsps: Remove librtemsbsp.a wrapupSebastian Huber2018-04-0991-2307/+2254
* bsps: Move shmdr to bspsSebastian Huber2018-04-0919-23/+18
* bsps: Move VME support to bspsSebastian Huber2018-04-0922-35/+14
* bsp: Move umon support to bspsSebastian Huber2018-04-097-7/+4