summaryrefslogtreecommitdiff
path: root/cpukit/include/rtems/score (follow)
AgeCommit message (Expand)Author
2020-02-17score: Remove unused _Workspace_Allocate_aligned()Sebastian Huber
2020-02-14objectdata.h, objectimpl.h: Change structure member from free to deallocateJoel Sherrill
2020-02-12score: Simplify _Thread_Initialize()Sebastian Huber
2020-02-12score: Add _Objects_Allocate_with_extend()Sebastian Huber
2020-02-12score: Add _Objects_Activate_unlimited()Sebastian Huber
2020-02-12score: Add _Freechain_Extend()Sebastian Huber
2020-02-12score: Add _Freechain_Pop()Sebastian Huber
2020-02-12score: Add _Freechain_Is_empty()Sebastian Huber
2020-02-12score: _Objects_Extend_information()Sebastian Huber
2020-02-12score: Inline _Objects_Namespace_remove_u32()Sebastian Huber
2020-02-12score: Split up objects freeSebastian Huber
2020-02-12score: Split up objects allocationSebastian Huber
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