summaryrefslogtreecommitdiffstats
path: root/cpukit/include (unfollow)
Commit message (Expand)AuthorFilesLines
2020-02-06config: CONFIGURE_ZERO_WORKSPACE_AUTOMATICALLYSebastian Huber1-10/+5
2020-02-06config: Remove BSP_ZERO_WORKSPACE_AUTOMATICALLYSebastian Huber1-7/+1
2020-02-06score: Fix linker sets on small data area targetsSebastian Huber2-5/+14
2020-02-04score: Optimize STATUS_BUILD()Sebastian Huber1-3/+5
2020-02-04config: Add CONFIGURE_VERBOSE_SYSTEM_INITIALIZATIONSebastian Huber2-0/+14
2020-02-04sysinit: Add RTEMS_SYSINIT_ORDER_LAST_BUT_[1-9]Sebastian Huber1-12/+21
2020-02-04bsps: Rework work area initializationSebastian Huber4-24/+13
2020-02-04stackchk: Add RTEMS_SYSINIT_ISR_STACKSebastian Huber1-0/+1
2020-02-04bsps: Add RTEMS_SYSINIT_BSP_EARLYSebastian Huber1-0/+1
2020-02-04score: Add _Memory_Fill()Sebastian Huber1-1/+10
2020-02-04score: Add Memory HandlerSebastian Huber1-0/+331
2020-01-28record: Fix configurationSebastian Huber1-2/+4
2020-01-24Use EAGAIN for POSIX mq wait in ISR errorMartin Erik Werner1-1/+1
2020-01-02mpci: Fix blocking proxy statusSebastian Huber2-23/+3
2020-01-02rtems: Fix MPCI initializationSebastian Huber5-44/+6
2019-12-20libtest: Add T_check_task_context() actionSebastian Huber1-0/+2
2019-12-20libtest: Use test configuration in T_now()Sebastian Huber1-11/+5
2019-12-19config: Improve EDF SMP scheduler configurationSebastian Huber2-5/+8
2019-12-19config: Fix CONFIGURE_MAXIMUM_POSIX_THREADSSebastian Huber1-1/+1
2019-12-19config: Remove Ada configuration optionsSebastian Huber1-62/+18
2019-12-19config: CONFIGURE_LIBIO_MAXIMUM_FILE_DESCRIPTORSSebastian Huber1-3/+8
2019-12-19config: CONFIGURE_HAS_OWN_DEVICE_DRIVER_TABLESebastian Huber1-30/+28
2019-12-13score: Remove _Workspace_Allocate_or_fatal_error()Sebastian Huber2-16/+1
2019-12-13config: Statically allocate MP object controlsSebastian Huber2-16/+11
2019-12-13config: Statically allocate MP thread proxiesSebastian Huber2-6/+30
2019-12-13config: Add _MPCI_ConfigurationSebastian Huber4-67/+51
2019-12-13rtems: Add and use rtems_object_get_local_node()Sebastian Huber3-9/+19
2019-12-13config: CONFIGURE_HAS_OWN_MULTIPROCESSING_TABLESebastian Huber1-41/+41
2019-12-13config: Add CONFIGURE_IMFS_ENABLE_MKFIFOSebastian Huber1-5/+11
2019-12-11states*.h: Fix naming inconsistency and formattingJoel Sherrill2-2/+1
2019-12-11Add TOD Hooks to allow BSP to take action when TOD is setJoel Sherrill2-1/+116
2019-12-11pipe: Use condition variablesSebastian Huber2-22/+4
2019-12-11mpci: Simplify MPCI configurationSebastian Huber1-9/+2
2019-12-11rtems: Simplify semaphore configurationSebastian Huber4-31/+36
2019-12-11rtems: Optimize semaphore control blockSebastian Huber2-22/+75
2019-12-11score: Optimize _TLS_Get_size()Sebastian Huber1-4/+9
2019-12-11clock: Simplify driver initializationSebastian Huber2-18/+33
2019-12-11clock: Remove Clock_exit() from APISebastian Huber1-2/+0
2019-12-10score: Optimize _Per_CPU_Get_index()Sebastian Huber1-0/+5
2019-12-09userext: Fix configurationSebastian Huber1-1/+0
2019-12-09userext: Simplify configurationSebastian Huber3-24/+32
2019-11-25untar: Unify untar supportSebastian Huber1-34/+21
2019-11-25linkersets: Revert to zero-length arraysSebastian Huber1-18/+8
2019-11-25Document RTEMS_DEFINE_GLOBAL_SYMBOL_IN_SECTION()Sebastian Huber1-1/+2
2019-11-21imfs: Fix IMFS_make_linearfile()Sebastian Huber1-1/+1
2019-11-19imfs: Add IMFS_make_linfile()Sebastian Huber1-0/+31
2019-11-18Synchronize kernel <sys/time.h> with FreeBSDrrs1-0/+17
2019-11-05rtems-5: Improve heap fatal error informationsebastian.huber3-4/+74
2019-10-28linkersets: Avoid use of zero-length arraySebastian Huber1-12/+22
2019-10-28config: Avoid zero-length arraySebastian Huber1-2/+4