summaryrefslogtreecommitdiffstats
path: root/cpukit/include (unfollow)
Commit message (Expand)AuthorFilesLines
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
2019-10-28score: Add RTEMS_DEFINE_GLOBAL_SYMBOL_IN_SECTION()Sebastian Huber1-0/+19
2019-10-11libtest: Add more action eventsSebastian Huber1-2/+4
2019-10-11libtest: Do all output in test runnerSebastian Huber1-0/+2
2019-10-08termios: Add Capability to Generate SIGINTR and SIGQUITJoel Sherrill2-7/+118
2019-10-02score: Remove superfluous timecounter membersSebastian Huber1-1/+3
2019-10-01_kernel_time.h: Compatibility to future NewlibSebastian Huber1-0/+10
2019-09-20rtems: Add rtems_interrupt_server_entry_move()Sebastian Huber1-1/+23
2019-09-11Add rtems_version_control_key_is_valid()Sebastian Huber1-2/+17
2019-09-09rtems: Make rtems_version_control_key() saferSebastian Huber1-3/+6
2019-09-02record: Add system eventsSebastian Huber1-4/+4
2019-08-30record: Add system eventsSebastian Huber2-72/+897
2019-08-30record: Add system eventsSebastian Huber2-11/+20
2019-08-30record: Initialize records earlierSebastian Huber1-4/+4