summaryrefslogtreecommitdiff
path: root/testsuites/sptests (follow)
AgeCommit message (Expand)Author
2020-02-17score: Remove unused _Workspace_Allocate_aligned()Sebastian Huber
2020-02-12score: Add _Freechain_Pop()Sebastian Huber
2020-02-12score: Add _Freechain_Is_empty()Sebastian Huber
2020-02-12score: Statically allocate idle/MPCI stacksSebastian Huber
2020-02-11sptests/spregion_err01: Reduce memory demandsSebastian Huber
2020-02-06config: Add CONFIGURE_DIRTY_MEMORYSebastian Huber
2020-02-06sysinit: Add RTEMS_SYSINIT_ZERO_MEMORYSebastian Huber
2020-02-06config: CONFIGURE_ZERO_WORKSPACE_AUTOMATICALLYSebastian Huber
2020-02-04config: Add CONFIGURE_VERBOSE_SYSTEM_INITIALIZATIONSebastian Huber
2020-02-04sysinit: Add RTEMS_SYSINIT_ORDER_LAST_BUT_[1-9]Sebastian Huber
2020-02-04bsps: Rework work area initializationSebastian Huber
2020-01-02rtems: Fix MPCI initializationSebastian Huber
2019-12-20sppercpudata01: Test PER_CPU_DATA_OFFSET()Sebastian Huber
2019-12-19config: CONFIGURE_LIBIO_MAXIMUM_FILE_DESCRIPTORSSebastian Huber
2019-12-13score: Remove _Workspace_Allocate_or_fatal_error()Sebastian Huber
2019-12-13config: Add _MPCI_ConfigurationSebastian Huber
2019-12-13config: Add CONFIGURE_IMFS_ENABLE_MKFIFOSebastian Huber
2019-12-11Add TOD Hooks to allow BSP to take action when TOD is setJoel Sherrill
2019-12-11pipe: Use condition variablesSebastian Huber
2019-12-11rtems: Simplify semaphore configurationSebastian Huber
2019-12-11clock: Simplify driver initializationSebastian Huber
2019-12-05libtest: Change expected pass state stringSebastian Huber
2019-12-04testsuites: Remove rtems_test_pause*()Sebastian Huber
2019-12-02Move feature macro before "config.h" includeSebastian Huber
2019-11-12sptests: Avoid include path magicSebastian Huber
2019-11-12tests: Simplify fatal error test supportSebastian Huber
2019-11-12sptests: Remove obsolete semaphore consume driverSebastian Huber
2019-11-12spfatal16: Remove obsolete test programSebastian Huber
2019-11-12sptests: Avoid build system defined definesSebastian Huber
2019-11-12tests: Remove superfluous SMPTESTS defineSebastian Huber
2019-11-05rtems-5: Improve heap fatal error informationsebastian.huber
2019-10-28score: Add RTEMS_DEFINE_GLOBAL_SYMBOL_IN_SECTION()Sebastian Huber
2019-10-02score: Install timecounter according to qualitySebastian Huber
2019-10-02score: Remove strange timecounter init stepSebastian Huber
2019-10-02score: Remove superfluous timecounter membersSebastian Huber
2019-09-11Add rtems_version_control_key_is_valid()Sebastian Huber
2019-08-28score: Add RTEMS_RETURN_ADDRESS()Sebastian Huber
2019-04-12score: Add _ISR_lock_Set_name()Sebastian Huber
2019-04-11score: Rename _SMP_Get_processor_count()Sebastian Huber
2019-04-09spmisc01: Use RTEMS_CONSTSebastian Huber
2019-04-09rtems: Add rtems_scheduler_get_processor_maximum()Sebastian Huber
2019-03-14Remove superfluous <rtems/system.h> includesSebastian Huber
2019-03-14Add rtems_board_support_package()Sebastian Huber
2019-03-07testsuite: Make the OPERATION_COUNT a test configuration parameter.Chris Johns
2019-03-01score: Fix _Scheduler_EDF_Cancel_job()Sebastian Huber
2019-02-18score: Avoid some deadlocks in _Once()Sebastian Huber
2019-01-30build: Do not install test programsSebastian Huber
2019-01-18score: Remove unused _ISR_lock_Flash()Sebastian Huber
2019-01-18score: Improve debug support for ISR locksSebastian Huber
2019-01-14build: Remove bogus spqreslib_LDADDSebastian Huber