summaryrefslogtreecommitdiffstats
path: root/cpukit/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* mpci: Fix blocking proxy statusSebastian Huber2020-01-022-23/+3
* rtems: Fix MPCI initializationSebastian Huber2020-01-025-44/+6
* libtest: Add T_check_task_context() actionSebastian Huber2019-12-201-0/+2
* libtest: Use test configuration in T_now()Sebastian Huber2019-12-201-11/+5
* config: Improve EDF SMP scheduler configurationSebastian Huber2019-12-192-5/+8
* config: Fix CONFIGURE_MAXIMUM_POSIX_THREADSSebastian Huber2019-12-191-1/+1
* config: Remove Ada configuration optionsSebastian Huber2019-12-191-62/+18
* config: CONFIGURE_LIBIO_MAXIMUM_FILE_DESCRIPTORSSebastian Huber2019-12-191-3/+8
* config: CONFIGURE_HAS_OWN_DEVICE_DRIVER_TABLESebastian Huber2019-12-191-30/+28
* score: Remove _Workspace_Allocate_or_fatal_error()Sebastian Huber2019-12-132-16/+1
* config: Statically allocate MP object controlsSebastian Huber2019-12-132-16/+11
* config: Statically allocate MP thread proxiesSebastian Huber2019-12-132-6/+30
* config: Add _MPCI_ConfigurationSebastian Huber2019-12-134-67/+51
* rtems: Add and use rtems_object_get_local_node()Sebastian Huber2019-12-133-9/+19
* config: CONFIGURE_HAS_OWN_MULTIPROCESSING_TABLESebastian Huber2019-12-131-41/+41
* config: Add CONFIGURE_IMFS_ENABLE_MKFIFOSebastian Huber2019-12-131-5/+11
* states*.h: Fix naming inconsistency and formattingJoel Sherrill2019-12-112-2/+1
* Add TOD Hooks to allow BSP to take action when TOD is setJoel Sherrill2019-12-112-1/+116
* pipe: Use condition variablesSebastian Huber2019-12-112-22/+4
* mpci: Simplify MPCI configurationSebastian Huber2019-12-111-9/+2
* rtems: Simplify semaphore configurationSebastian Huber2019-12-114-31/+36
* rtems: Optimize semaphore control blockSebastian Huber2019-12-112-22/+75
* score: Optimize _TLS_Get_size()Sebastian Huber2019-12-111-4/+9
* clock: Simplify driver initializationSebastian Huber2019-12-112-18/+33
* clock: Remove Clock_exit() from APISebastian Huber2019-12-111-2/+0
* score: Optimize _Per_CPU_Get_index()Sebastian Huber2019-12-101-0/+5
* userext: Fix configurationSebastian Huber2019-12-091-1/+0
* userext: Simplify configurationSebastian Huber2019-12-093-24/+32
* untar: Unify untar supportSebastian Huber2019-11-251-34/+21
* linkersets: Revert to zero-length arraysSebastian Huber2019-11-251-18/+8
* Document RTEMS_DEFINE_GLOBAL_SYMBOL_IN_SECTION()Sebastian Huber2019-11-251-1/+2
* imfs: Fix IMFS_make_linearfile()Sebastian Huber2019-11-211-1/+1
* imfs: Add IMFS_make_linfile()Sebastian Huber2019-11-191-0/+31
* Synchronize kernel <sys/time.h> with FreeBSDrrs2019-11-181-0/+17
* rtems-5: Improve heap fatal error informationsebastian.huber2019-11-053-4/+74
* linkersets: Avoid use of zero-length arraySebastian Huber2019-10-281-12/+22
* config: Avoid zero-length arraySebastian Huber2019-10-281-2/+4
* score: Add RTEMS_DEFINE_GLOBAL_SYMBOL_IN_SECTION()Sebastian Huber2019-10-281-0/+19
* libtest: Add more action eventsSebastian Huber2019-10-111-2/+4
* libtest: Do all output in test runnerSebastian Huber2019-10-111-0/+2
* termios: Add Capability to Generate SIGINTR and SIGQUITJoel Sherrill2019-10-082-7/+118
* score: Remove superfluous timecounter membersSebastian Huber2019-10-021-1/+3
* _kernel_time.h: Compatibility to future NewlibSebastian Huber2019-10-011-0/+10
* rtems: Add rtems_interrupt_server_entry_move()Sebastian Huber2019-09-201-1/+23
* Add rtems_version_control_key_is_valid()Sebastian Huber2019-09-111-2/+17
* rtems: Make rtems_version_control_key() saferSebastian Huber2019-09-091-3/+6
* record: Add system eventsSebastian Huber2019-09-021-4/+4
* record: Add system eventsSebastian Huber2019-08-302-72/+897
* record: Add system eventsSebastian Huber2019-08-302-11/+20
* record: Initialize records earlierSebastian Huber2019-08-301-4/+4