summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove Edison BSP.Joel Sherrill2017-07-2810-189/+3
* beagle/i2c/bbb-i2c.c: Eliminiate set but not used warningJoel Sherrill2017-07-281-1/+2
* psxmmap01/init.c: Correct printf() format specifierJoel Sherrill2017-07-281-1/+1
* cpukit/include/rtems/inttypes.h: Correct PRIdioctl_command_tJoel Sherrill2017-07-281-1/+1
* bsp/qoriq: Fix pre-processor expansionSebastian Huber2017-07-282-3/+9
* bsp/t32mppc: Set PPC_PER_CPU_CONTROL_REGISTERSebastian Huber2017-07-281-2/+6
* bsp/t32mppc: Add SMP supportSebastian Huber2017-07-284-2/+12
* psxtests/psxmmap01: Fix warningSebastian Huber2017-07-281-1/+1
* bsps/powerpc: Fix warningSebastian Huber2017-07-281-2/+0
* bsps/sparc64: Fix warningSebastian Huber2017-07-281-0/+2
* untar: Fix compile errorSebastian Huber2017-07-281-1/+1
* untar: Fix use of uninitialized variableSebastian Huber2017-07-281-0/+2
* Fix IO control request typeSebastian Huber2017-07-284-4/+5
* bsp/i386: Fix warningSebastian Huber2017-07-281-3/+3
* bsp/gen5200: Fix warningsSebastian Huber2017-07-281-6/+4
* bsp/qoriq: Fix warningSebastian Huber2017-07-281-1/+1
* libtests/block08: Fix format warningSebastian Huber2017-07-281-1/+1
* bsp/qoriq: New BSP namesSebastian Huber2017-07-2813-49/+28
* bsp/qoriq: Simplify initializationSebastian Huber2017-07-282-48/+7
* psxmmap01/test_helper.c: Use correct printf format for size_tJoel Sherrill2017-07-271-1/+1
* psxmmap01/test_driver.c: Fix mmap_h handler type mismatchJoel Sherrill2017-07-271-1/+1
* sparc: Add lazy floating point switchSebastian Huber2017-07-2515-236/+343
* INTERNAL_ERROR_ILLEGAL_USE_OF_FLOATING_POINT_UNITSebastian Huber2017-07-2516-5/+265
* sparc: Rename SPARC_USE_SAFE_FP_SUPPORTSebastian Huber2017-07-254-31/+33
* score: Add optional _CPU_Context_Destroy()Sebastian Huber2017-07-253-1/+27
* bsp/leon2: Add at697f variantSebastian Huber2017-07-256-4/+62
* bsp/leon2: Use hard-float by defaultSebastian Huber2017-07-251-1/+1
* posix: fix warnings with mmap from heap/wkspaceGedare Bloom2017-07-242-2/+2
* posix: replace mmap mappings lock with libio lockGedare Bloom2017-07-243-86/+13
* tmtests/tmcontext01: Prevent GCC 7.1 optimizationsSebastian Huber2017-07-201-20/+21
* posix: Use unprotected chain operationsSebastian Huber2017-07-202-2/+2
* Fixed issue with searching mapped addressesKevin Kirspel2017-07-201-3/+4
* sptests/sptls02: Use standard test IOSebastian Huber2017-07-191-1/+0
* bsps/sparc: Fix cache supportSebastian Huber2017-07-191-4/+9
* sptests/spcache01: Use standard test IOSebastian Huber2017-07-191-1/+0
* tests: Use floating point taskSebastian Huber2017-07-192-1/+3
* libchip: Fix format warningSebastian Huber2017-07-191-1/+1
* bsps: Fix warningSebastian Huber2017-07-191-0/+3
* smptests/smpscheduler02: Remove invalid assertSebastian Huber2017-07-191-3/+1
* smptests/smpscheduler01: Use right schedulerSebastian Huber2017-07-191-0/+3
* tests: Use floating point taskSebastian Huber2017-07-195-3/+12
* score: Fix warningSebastian Huber2017-07-181-1/+1
* tests: Use floating point taskSebastian Huber2017-07-1831-0/+58
* dumpbuf: Simplify rtems_print_buffer()Sebastian Huber2017-07-181-11/+17
* tests: Use more integer print functionsSebastian Huber2017-07-181-0/+14
* ftpd: Use floating point tasksSebastian Huber2017-07-181-1/+1
* i2c: Point to most relevant Linux documentationSebastian Huber2017-07-171-3/+4
* bsps/sparc: Add leon3 BSP variantsDaniel Cederman2017-07-1711-5/+134
* sparc: Add assembly workaround for LEON3FT B2BST errataDaniel Cederman2017-07-176-0/+120
* psxtests: Add a mmap dedicated test caseKevin Kirspel2017-07-1410-0/+553