summaryrefslogtreecommitdiff
path: root/cpukit/include/rtems (follow)
AgeCommit message (Expand)Author
2020-02-17Remove rtems_configuration_get_posix_api_configuration()Sebastian Huber
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-06config: CONFIGURE_ZERO_WORKSPACE_AUTOMATICALLYSebastian Huber
2020-02-06config: Remove BSP_ZERO_WORKSPACE_AUTOMATICALLYSebastian Huber
2020-02-06score: Fix linker sets on small data area targetsSebastian Huber
2020-02-04score: Optimize STATUS_BUILD()Sebastian Huber
2020-02-04config: Add CONFIGURE_VERBOSE_SYSTEM_INITIALIZATIONSebastian Huber
2020-02-04sysinit: Add RTEMS_SYSINIT_ORDER_LAST_BUT_[1-9]Sebastian Huber
2020-02-04bsps: Rework work area initializationSebastian Huber
2020-02-04stackchk: Add RTEMS_SYSINIT_ISR_STACKSebastian Huber
2020-02-04bsps: Add RTEMS_SYSINIT_BSP_EARLYSebastian Huber
2020-02-04score: Add _Memory_Fill()Sebastian Huber
2020-02-04score: Add Memory HandlerSebastian Huber
2020-01-28record: Fix configurationSebastian Huber
2020-01-24Use EAGAIN for POSIX mq wait in ISR errorMartin Erik Werner
2020-01-02mpci: Fix blocking proxy statusSebastian Huber
2020-01-02rtems: Fix MPCI initializationSebastian Huber
2019-12-19config: Improve EDF SMP scheduler configurationSebastian Huber
2019-12-19config: Fix CONFIGURE_MAXIMUM_POSIX_THREADSSebastian Huber
2019-12-19config: Remove Ada configuration optionsSebastian Huber
2019-12-19config: CONFIGURE_LIBIO_MAXIMUM_FILE_DESCRIPTORSSebastian Huber
2019-12-19config: CONFIGURE_HAS_OWN_DEVICE_DRIVER_TABLESebastian 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