summaryrefslogtreecommitdiffstats
path: root/cpukit/sapi/src (unfollow)
Commit message (Expand)AuthorFilesLines
2023-10-13cpukit: Remove unused includesKinsey Moore1-1/+0
2023-08-02build: Optionally use a VERSION fileSebastian Huber1-4/+4
2023-07-26rtems: Add files to Doxygen groupsSebastian Huber2-1/+10
2023-05-20Update company nameSebastian Huber23-23/+23
2022-10-14score: INTERNAL_ERROR_IDLE_THREAD_STACK_TOO_SMALLSebastian Huber1-1/+2
2022-10-14config: Add CONFIGURE_IDLE_TASK_STORAGE_SIZESebastian Huber1-1/+2
2022-10-14score: INTERNAL_ERROR_IDLE_THREAD_CREATE_FAILEDSebastian Huber1-1/+2
2022-03-10cpukit/: Scripted embedded brains header file clean upJoel Sherrill15-90/+0
2022-02-28sapi/src/*.c: Change license to BSD-2Joel Sherrill33-99/+726
2021-07-26rtems: Add RTEMS_FATAL_SOURCE_SPURIOUS_INTERRUPTSebastian Huber1-1/+2
2021-06-10score: Add PER_CPU_DATA_NEED_INITIALIZATION()Sebastian Huber1-13/+0
2021-04-20Remove superfluous <rtems/score/wkspace.h> includesSebastian Huber1-1/+0
2021-02-26Add system initialization step for target hashSebastian Huber1-1/+9
2021-02-25rtems: Add rtems_get_build_label()Sebastian Huber1-0/+50
2021-02-24config: Adjust stack allocator initializationSebastian Huber1-1/+10
2021-02-24score: Remove _Objects_Open()Sebastian Huber1-4/+2
2021-01-27Update copyright notice to 2021Sebastian Huber1-1/+1
2021-01-26cpucounter: Increase conversion accuracySebastian Huber1-3/+4
2020-12-02sapi: Canonicalize @defgroup and @file commentsSebastian Huber39-69/+208
2020-12-02rtems: Canonicalize implementation Doxygen groupsSebastian Huber1-1/+1
2020-12-02rtems: Simplify includes in version.cSebastian Huber1-1/+1
2020-12-02posix: Delete unused _POSIX_Fatal_error()Sebastian Huber1-179/+0
2020-11-26config: CONFIGURE_INIT_TASK_CONSTRUCT_STORAGE_SIZESebastian Huber1-1/+2
2020-09-18rtems: Move from <rtems.h> to <rtems/config.h>Sebastian Huber2-2/+2
2020-09-17CONFIGURE_MAXIMUM_THREAD_LOCAL_STORAGE_SIZESebastian Huber1-2/+3
2020-08-31rtems: Add _RTEMS_Name_to_id()Sebastian Huber1-21/+31
2020-07-14rtems: Move declartion of _RTEMS_versionSebastian Huber1-2/+1
2020-05-06score: Update _Copyright_NoticeSebastian Huber1-3/+2
2020-05-06rtems: Deprecate _Copyright_NoticeSebastian Huber1-0/+2
2020-05-06rtems: Add rtems_get_copyright_notice()Sebastian Huber1-0/+46
2020-05-06rtems: Deprecate use of _RTEMS_versionSebastian Huber1-0/+2
2020-04-28doxygen: Switch @brief and @ingroupSebastian Huber1-1/+2
2020-04-17sapi: Add param check to rtems_extension_create()Sebastian Huber1-4/+10
2020-04-16Canonicalize config.h includeSebastian Huber36-41/+41
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