summaryrefslogtreecommitdiff
path: root/cpukit/sapi (follow)
AgeCommit message (Expand)Author
2020-09-18rtems: Move from <rtems.h> to <rtems/config.h>Sebastian Huber
2020-09-17CONFIGURE_MAXIMUM_THREAD_LOCAL_STORAGE_SIZESebastian Huber
2020-08-31rtems: Add _RTEMS_Name_to_id()Sebastian Huber
2020-07-14rtems: Move declartion of _RTEMS_versionSebastian Huber
2020-05-06score: Update _Copyright_NoticeSebastian Huber
2020-05-06rtems: Deprecate _Copyright_NoticeSebastian Huber
2020-05-06rtems: Add rtems_get_copyright_notice()Sebastian Huber
2020-05-06rtems: Deprecate use of _RTEMS_versionSebastian Huber
2020-04-28doxygen: Switch @brief and @ingroupSebastian Huber
2020-04-17sapi: Add param check to rtems_extension_create()Sebastian Huber
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-06sysinit: Add RTEMS_SYSINIT_ZERO_MEMORYSebastian Huber
2020-02-04config: Add CONFIGURE_VERBOSE_SYSTEM_INITIALIZATIONSebastian Huber
2020-02-04Use RTEMS_SYSINIT_ORDER_LAST_BUT_5Sebastian Huber
2020-02-04bsps: Rework work area initializationSebastian Huber
2019-11-05rtems-5: Improve heap fatal error informationsebastian.huber
2019-09-09rtems: Make rtems_version_control_key() saferSebastian Huber
2019-04-09rtems: Add rtems_scheduler_get_processor_maximum()Sebastian Huber
2019-04-04doxygen: Rename Score* groups in RTEMSScore*Sebastian Huber
2019-04-04doxygen: Added Version to API->ClassicAndreas Dachsberger
2019-03-14Remove superfluous <rtems/system.h> includesSebastian Huber
2018-12-18score: Fix per-CPU data allocationSebastian Huber
2018-12-14score: Static Objects_Information initializationSebastian Huber
2018-12-14rtems: Use object information to get config maxSebastian Huber
2018-12-07score: Remove Objects_Information::is_stringSebastian Huber
2018-12-03Convert CPU counter ticks to/from sbintime_tSebastian Huber
2018-10-09build: Move sapi/Makefile.amSebastian Huber
2018-10-04Rename files to make them unique within cpukitSebastian Huber
2018-06-15Add _CPU_Counter_frequency()Sebastian Huber
2018-06-05Add RTEMS_FATAL_SOURCE_INVALID_HEAP_FREESebastian Huber
2018-06-05Update rtems_fatal_source_text()Sebastian Huber
2018-04-04build: Remove EXTRA_DISTSebastian Huber
2018-01-25Remove make preinstallChris Johns
2017-12-06confdefs: Replace RTEMS 4.12 with 5.1Sebastian Huber
2017-12-06libio: Use API mutexSebastian Huber
2017-12-06drvmgr: Use API mutexSebastian Huber
2017-12-04score: Use self-contained API mutexSebastian Huber
2017-11-29sapi/src/panic.c: Add include of <rtems/bspIo.h>Joel Sherrill
2017-11-22sapi: New implementation of rtems_panic()Sebastian Huber
2017-11-17cpukit: Add _arc4random_getentropy_fail.Christian Mauderer
2017-11-14build: Fix the dependence for the generating the key file.Chris Johns
2017-11-13Fix bashism in vc-key.shMartin Erik Werner
2017-11-10cpukit: Add a Version API.Chris Johns
2017-11-06Add simple console driverSebastian Huber
2017-10-25confdefs: CONFIGURE_MICROSECONDS_PER_TICKSebastian Huber
2017-10-24score: Add _Watchdog_Nanoseconds_per_tickSebastian Huber
2017-10-24score: _Watchdog_Is_far_future_monotonic_timespecSebastian Huber
2017-10-24confdefs: Warn about problematic ticks per secondSebastian Huber