summaryrefslogtreecommitdiffstats
path: root/cpukit/sapi (unfollow)
Commit message (Expand)AuthorFilesLines
2020-02-26config: Initialize IO drivers on demandSebastian Huber2-13/+45
2020-02-25libio: Add POSIX user environment pointer to TCBSebastian Huber1-1/+9
2020-02-06sysinit: Add RTEMS_SYSINIT_ZERO_MEMORYSebastian Huber1-1/+9
2020-02-04config: Add CONFIGURE_VERBOSE_SYSTEM_INITIALIZATIONSebastian Huber1-0/+557
2020-02-04Use RTEMS_SYSINIT_ORDER_LAST_BUT_5Sebastian Huber1-1/+1
2020-02-04bsps: Rework work area initializationSebastian Huber1-0/+13
2019-11-05rtems-5: Improve heap fatal error informationsebastian.huber1-2/+3
2019-09-09rtems: Make rtems_version_control_key() saferSebastian Huber1-1/+1
2019-04-09rtems: Add rtems_scheduler_get_processor_maximum()Sebastian Huber1-1/+1
2019-04-04doxygen: Rename Score* groups in RTEMSScore*Sebastian Huber1-1/+1
2019-04-04doxygen: Added Version to API->ClassicAndreas Dachsberger1-1/+1
2019-03-14Remove superfluous <rtems/system.h> includesSebastian Huber4-4/+0
2018-12-18score: Fix per-CPU data allocationSebastian Huber1-2/+3
2018-12-14score: Static Objects_Information initializationSebastian Huber2-33/+43
2018-12-14rtems: Use object information to get config maxSebastian Huber2-1/+103
2018-12-07score: Remove Objects_Information::is_stringSebastian Huber1-2/+1
2018-12-03Convert CPU counter ticks to/from sbintime_tSebastian Huber1-2/+20
2018-10-09build: Move sapi/Makefile.amSebastian Huber3-109/+0
2018-10-04Rename files to make them unique within cpukitSebastian Huber2-1/+1
2018-06-15Add _CPU_Counter_frequency()Sebastian Huber1-3/+15
2018-06-05Add RTEMS_FATAL_SOURCE_INVALID_HEAP_FREESebastian Huber1-1/+2
2018-06-05Update rtems_fatal_source_text()Sebastian Huber1-2/+3
2018-04-04build: Remove EXTRA_DISTSebastian Huber1-1/+0
2018-01-25Remove make preinstallChris Johns22-8315/+0
2017-12-06confdefs: Replace RTEMS 4.12 with 5.1Sebastian Huber1-8/+8
2017-12-06libio: Use API mutexSebastian Huber1-6/+1
2017-12-06drvmgr: Use API mutexSebastian Huber1-10/+1
2017-12-04score: Use self-contained API mutexSebastian Huber2-18/+1
2017-11-29sapi/src/panic.c: Add include of <rtems/bspIo.h>Joel Sherrill1-0/+1
2017-11-22sapi: New implementation of rtems_panic()Sebastian Huber3-0/+45
2017-11-17cpukit: Add _arc4random_getentropy_fail.Christian Mauderer1-1/+2
2017-11-14build: Fix the dependence for the generating the key file.Chris Johns1-6/+6
2017-11-13Fix bashism in vc-key.shMartin Erik Werner1-2/+2
2017-11-10cpukit: Add a Version API.Chris Johns6-1/+227
2017-11-06Add simple console driverSebastian Huber1-0/+17
2017-10-25confdefs: CONFIGURE_MICROSECONDS_PER_TICKSebastian Huber1-0/+4
2017-10-24score: Add _Watchdog_Nanoseconds_per_tickSebastian Huber2-10/+6
2017-10-24score: _Watchdog_Is_far_future_monotonic_timespecSebastian Huber1-0/+3
2017-10-24confdefs: Warn about problematic ticks per secondSebastian Huber1-0/+4
2017-10-24score: Add _Watchdog_Ticks_per_secondSebastian Huber1-0/+4
2017-10-12confdefs: Add warnings for obsolete optionsSebastian Huber1-1/+21
2017-10-06confdefs: Fix typoSebastian Huber1-1/+1
2017-10-05posix: Implement self-contained POSIX mutexSebastian Huber2-69/+38
2017-10-05posix: Implement self-contained POSIX condvarSebastian Huber2-63/+33
2017-10-05posix: Implement self-contained POSIX rwlocksSebastian Huber2-26/+29
2017-10-05posix: Implement self-contained POSIX barriersSebastian Huber2-25/+26
2017-10-05posix: Implement self-contained POSIX semaphoresSebastian Huber1-0/+25
2017-08-22confdefs: Fix POSIX keys configurationSebastian Huber1-1/+2
2017-07-25INTERNAL_ERROR_ILLEGAL_USE_OF_FLOATING_POINT_UNITSebastian Huber1-2/+3
2017-07-10score: Make EDF the default SMP schedulerSebastian Huber1-2/+2