summaryrefslogtreecommitdiff
path: root/testsuites/sptests/spsysinit01/init.c (follow)
AgeCommit message (Expand)Author
2020-04-16Canonicalize config.h includeSebastian Huber
2020-02-26config: Initialize IO drivers on demandSebastian Huber
2020-02-25libio: Add POSIX user environment pointer to TCBSebastian Huber
2020-02-25config: Bring back RTEMS 4.11 configuration tableSebastian 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-19config: CONFIGURE_LIBIO_MAXIMUM_FILE_DESCRIPTORSSebastian Huber
2018-12-14score: Static Objects_Information initializationSebastian Huber
2018-12-07score: Remove Objects_Information::maximumSebastian Huber
2018-10-29posix: Enable more sptests test cases by defaultSebastian Huber
2018-06-15Add RTEMS_SYSINIT_CPU_COUNTERSebastian Huber
2017-12-06libio: Use API mutexSebastian Huber
2017-12-04score: Use self-contained API mutexSebastian Huber
2017-11-06tests: Use simple console driverSebastian Huber
2017-10-28tests: Remove TEST_INITSebastian Huber
2017-10-28tests: Remove obsolete TESTS_USE_PRINTKSebastian Huber
2017-10-23testsuite: Use printk for all test output where possible.Chris Johns
2017-10-11score: Remove CPU_set_ControlSebastian Huber
2017-10-05posix: Implement self-contained POSIX mutexSebastian Huber
2017-10-05posix: Implement self-contained POSIX condvarSebastian Huber
2017-10-05posix: Implement self-contained POSIX rwlocksSebastian Huber
2017-10-05posix: Implement self-contained POSIX barriersSebastian Huber
2017-01-26score: Fix user extensions orderSebastian Huber
2017-01-13posix: shared memory supportGedare Bloom
2016-11-23posix: Add self-contained pthread spinlockSebastian Huber
2016-06-20score: Refine system initialization orderSebastian Huber
2016-06-20sptests/spsysinit01: Move begin of test messageSebastian Huber
2016-05-25cpukit, testsuite: Add rtems_printf and rtems_printer support.Chris Johns
2016-04-21sptests/spsysinit01: Fix warningSebastian Huber
2016-03-14score: Use ISR lock for IO driver registrationSebastian Huber
2016-03-01sptests/spsysinit01: Fix for RTEMS_DEBUGSebastian Huber
2016-02-03Use linker set for POSIX User Threads initSebastian Huber
2016-02-03Use linker set for Classic User Tasks initSebastian Huber
2016-02-03Use linker set for MPCI initializationSebastian Huber
2016-02-03Use linker set for libio initializationSebastian Huber
2016-02-03Use linker set for root file system initializationSebastian Huber
2016-02-03Optional POSIX Keys initializationSebastian Huber
2016-02-03Optional CPU Set Handler initializationSebastian Huber
2016-02-03Optional POSIX Spinlock initializationSebastian Huber
2016-02-03Optional POSIX RWLock initializationSebastian Huber
2016-02-03Optional POSIX Barrier initializationSebastian Huber
2016-02-03Optional POSIX Timer initializationSebastian Huber
2016-02-03Optional POSIX Semaphore initializationSebastian Huber
2016-02-03Optional POSIX Message Queue initializationSebastian Huber
2016-02-03Optional POSIX Mutex initializationSebastian Huber
2016-02-03Optional POSIX Condition Variable initializationSebastian Huber
2016-02-03Optional POSIX Cleanup initializationSebastian Huber
2016-02-03Optional POSIX Threads initializationSebastian Huber