summaryrefslogtreecommitdiff
path: root/cpukit/include/rtems/score (follow)
AgeCommit message (Expand)Author
2020-02-12score: Add _Objects_Free_objects_block()Sebastian Huber
2020-02-12score: Statically allocate idle/MPCI stacksSebastian Huber
2020-02-12score: Move thread stack allocationSebastian Huber
2020-02-12score: Add _Stack_Extend_size()Sebastian Huber
2020-02-12score: Add Thread_ConfigurationSebastian Huber
2020-02-12score: Split stack allocator configurationSebastian Huber
2020-02-12score: Simplify TLS area allocationSebastian Huber
2020-02-12score: Simplify FP context allocationSebastian Huber
2020-02-12score: Simplify thread stack freeSebastian Huber
2020-02-12score: Simplify thread stack allocationSebastian Huber
2020-02-06config: Add CONFIGURE_DIRTY_MEMORYSebastian Huber
2020-02-06sysinit: Add RTEMS_SYSINIT_ZERO_MEMORYSebastian Huber
2020-02-06score: Fix linker sets on small data area targetsSebastian Huber
2020-02-04score: Optimize STATUS_BUILD()Sebastian Huber
2020-02-04bsps: Rework work area initializationSebastian Huber
2020-02-04score: Add _Memory_Fill()Sebastian Huber
2020-02-04score: Add Memory HandlerSebastian Huber
2020-01-24Use EAGAIN for POSIX mq wait in ISR errorMartin Erik Werner
2020-01-02mpci: Fix blocking proxy statusSebastian Huber
2019-12-13score: Remove _Workspace_Allocate_or_fatal_error()Sebastian Huber
2019-12-13config: Statically allocate MP object controlsSebastian Huber
2019-12-13config: Statically allocate MP thread proxiesSebastian Huber
2019-12-13config: Add _MPCI_ConfigurationSebastian Huber
2019-12-13rtems: Add and use rtems_object_get_local_node()Sebastian Huber
2019-12-11states*.h: Fix naming inconsistency and formattingJoel Sherrill
2019-12-11Add TOD Hooks to allow BSP to take action when TOD is setJoel Sherrill
2019-12-11rtems: Simplify semaphore configurationSebastian Huber
2019-12-11score: Optimize _TLS_Get_size()Sebastian Huber
2019-12-10score: Optimize _Per_CPU_Get_index()Sebastian Huber
2019-12-09userext: Simplify configurationSebastian Huber
2019-11-25Document RTEMS_DEFINE_GLOBAL_SYMBOL_IN_SECTION()Sebastian Huber
2019-11-05rtems-5: Improve heap fatal error informationsebastian.huber
2019-10-28score: Add RTEMS_DEFINE_GLOBAL_SYMBOL_IN_SECTION()Sebastian Huber
2019-08-28score: Add RTEMS_RETURN_ADDRESS()Sebastian Huber
2019-07-30Add and use THREAD_DEFAULT_MAXIMUM_NAME_SIZESebastian Huber
2019-07-06score/interr: Fix comments.Chris Johns
2019-06-28score: Add and use _Thread_Get_unmapped_priority().Sebastian Huber
2019-05-22score: Compact objects class indicesSebastian Huber
2019-05-20score: Add _SMP_Unicast_action()Sebastian Huber
2019-05-20score: Add _Per_CPU_Wait_for_job()Sebastian Huber
2019-05-20score: Remove superfluous includeSebastian Huber
2019-05-20score: Add _SMP_Synchronize()Sebastian Huber
2019-05-20score: Remove unused SMP_MESSAGE_TESTSebastian Huber
2019-05-20score: Add _Per_CPU_Add_job()Sebastian Huber
2019-05-20score: Move per-processor job data structuresSebastian Huber
2019-05-20score: Remove SMP_MESSAGE_CLOCK_TICKSebastian Huber
2019-05-20score: Simplify _SMP_Multicast_action()Sebastian Huber
2019-05-20score: Add _SMP_Othercast_action()Sebastian Huber
2019-05-20score: Add _SMP_Broadcast_action()Sebastian Huber
2019-05-20posix: Remove unused OBJECTS_POSIX_INTERRUPTSSebastian Huber