summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests (unfollow)
Commit message (Expand)AuthorFilesLines
2020-03-04sptests/spheapprot: Fix warningSebastian Huber1-1/+5
2020-03-03sptests/spextensions01: Add commentSebastian Huber1-0/+9
2020-03-03rtems: Add rtems_scheduler_map_priority_from_posix()Sebastian Huber1-0/+44
2020-03-03rtems: Add rtems_scheduler_map_priority_to_posix()Sebastian Huber1-7/+45
2020-02-28score: Fix context switch extensions (SMP)Sebastian Huber1-0/+4
2020-02-26config: Initialize IO drivers on demandSebastian Huber1-0/+2
2020-02-25config: Remove CONFIGURE_DISABLE_SMP_CONFIGURATIONSebastian Huber24-48/+0
2020-02-25config: CONFIGURE_INIT_TASK_INITIAL_MODESSebastian Huber2-0/+3
2020-02-25libio: Add POSIX user environment pointer to TCBSebastian Huber7-74/+40
2020-02-25config: Bring back RTEMS 4.11 configuration tableSebastian Huber1-0/+21
2020-02-25config: Remove CONFIGURE_HAS_OWN_INIT_TASK_TABLESebastian Huber6-120/+23
2020-02-25sptests/spcbssched03: Include missing header fileSebastian Huber1-0/+2
2020-02-17score: Remove unused _Workspace_Allocate_aligned()Sebastian Huber1-14/+0
2020-02-12score: Add _Freechain_Pop()Sebastian Huber1-0/+4
2020-02-12score: Add _Freechain_Is_empty()Sebastian Huber1-1/+2
2020-02-12score: Statically allocate idle/MPCI stacksSebastian Huber1-2/+2
2020-02-11sptests/spregion_err01: Reduce memory demandsSebastian Huber1-7/+4
2020-02-06config: Add CONFIGURE_DIRTY_MEMORYSebastian Huber1-0/+2
2020-02-06sysinit: Add RTEMS_SYSINIT_ZERO_MEMORYSebastian Huber1-0/+2
2020-02-06config: CONFIGURE_ZERO_WORKSPACE_AUTOMATICALLYSebastian Huber1-3/+2
2020-02-04config: Add CONFIGURE_VERBOSE_SYSTEM_INITIALIZATIONSebastian Huber1-2/+4
2020-02-04sysinit: Add RTEMS_SYSINIT_ORDER_LAST_BUT_[1-9]Sebastian Huber1-0/+18
2020-02-04bsps: Rework work area initializationSebastian Huber3-13/+63
2020-01-02rtems: Fix MPCI initializationSebastian Huber1-26/+0
2019-12-20sppercpudata01: Test PER_CPU_DATA_OFFSET()Sebastian Huber1-1/+4
2019-12-19config: CONFIGURE_LIBIO_MAXIMUM_FILE_DESCRIPTORSSebastian Huber11-11/+11
2019-12-13score: Remove _Workspace_Allocate_or_fatal_error()Sebastian Huber5-64/+0
2019-12-13config: Add _MPCI_ConfigurationSebastian Huber1-8/+1
2019-12-13config: Add CONFIGURE_IMFS_ENABLE_MKFIFOSebastian Huber4-4/+6
2019-12-11Add TOD Hooks to allow BSP to take action when TOD is setJoel Sherrill5-0/+377
2019-12-11pipe: Use condition variablesSebastian Huber2-69/+7
2019-12-11rtems: Simplify semaphore configurationSebastian Huber1-1/+0
2019-12-11clock: Simplify driver initializationSebastian Huber2-3/+4
2019-12-05libtest: Change expected pass state stringSebastian Huber8-8/+8
2019-12-04testsuites: Remove rtems_test_pause*()Sebastian Huber24-74/+3
2019-12-02Move feature macro before "config.h" includeSebastian Huber1-3/+3
2019-11-12sptests: Avoid include path magicSebastian Huber22-84/+223
2019-11-12tests: Simplify fatal error test supportSebastian Huber3-103/+61
2019-11-12sptests: Remove obsolete semaphore consume driverSebastian Huber3-75/+1
2019-11-12spfatal16: Remove obsolete test programSebastian Huber4-64/+1
2019-11-12sptests: Avoid build system defined definesSebastian Huber25-980/+1010
2019-11-12tests: Remove superfluous SMPTESTS defineSebastian Huber1-1/+1
2019-11-05rtems-5: Improve heap fatal error informationsebastian.huber2-1/+2
2019-10-28score: Add RTEMS_DEFINE_GLOBAL_SYMBOL_IN_SECTION()Sebastian Huber1-0/+7
2019-10-02score: Install timecounter according to qualitySebastian Huber1-22/+79
2019-10-02score: Remove strange timecounter init stepSebastian Huber1-6/+6
2019-10-02score: Remove superfluous timecounter membersSebastian Huber1-2/+2
2019-09-11Add rtems_version_control_key_is_valid()Sebastian Huber1-1/+7
2019-08-28score: Add RTEMS_RETURN_ADDRESS()Sebastian Huber1-1/+6
2019-04-12score: Add _ISR_lock_Set_name()Sebastian Huber1-5/+17