summaryrefslogtreecommitdiff
path: root/cpukit/score (follow)
AgeCommit message (Expand)Author
2020-10-10rtems: Improve RTEMS_NO_RETURN attributeSebastian Huber
2020-10-05score: Add AArch64 portKinsey Moore
2020-10-01Decouple the C Program Heap initializationSebastian Huber
2020-09-28rtems: Add rtems_message_queue_construct()Sebastian Huber
2020-09-28score: Simplify CORE_message_queue_BufferSebastian Huber
2020-09-28score: Improve _CORE_message_queue_Initialize()Sebastian Huber
2020-09-28score: Gather message queue control initializationSebastian Huber
2020-09-28score: Fix allocation size calculationSebastian Huber
2020-09-28score: Use RTEMS_ALIGN_UP()Sebastian Huber
2020-09-23or1k: Do not use printk() for _CPU_Fatal_halt()Sebastian Huber
2020-09-23or1k: Remove superfluous includesSebastian Huber
2020-09-17CONFIGURE_MAXIMUM_THREAD_LOCAL_STORAGE_SIZESebastian Huber
2020-09-17arm: Fix arm_cp15_set_translation_table_entries()Sebastian Huber
2020-09-12i386/score: fix assembly mnemonicGedare Bloom
2020-09-11score: Fix _Thread_Initialize()Sebastian Huber
2020-08-31score: Add stack free handler to TCBSebastian Huber
2020-08-31score: Move _Stack_Allocator_free to separate fileSebastian Huber
2020-08-31score: Add _Stack_Allocator_do_initialize()Sebastian Huber
2020-08-31score: Use _Freechain_Push()Sebastian Huber
2020-08-31score: Add <rtems/score/freechainimpl.h>Sebastian Huber
2020-08-31score: Add _Freechain_Push()Sebastian Huber
2020-08-31score: Fix debug assertSebastian Huber
2020-08-31score: Optimize _Objects_Name_to_id_u32()Sebastian Huber
2020-08-31rtems: Add _RTEMS_Name_to_id()Sebastian Huber
2020-08-31score: Constify objects name to id functionsSebastian Huber
2020-08-21score: Fix set but not used warningSebastian Huber
2020-08-20sparc: Use RTEMS_XCONCAT()Sebastian Huber
2020-07-29i386: Fix possible race condition on first context restoreJan Sommer
2020-07-05epiphany: Remove support for this targetSebastian Huber
2020-07-05i386: Replace fpcr clobber with memory clobberSebastian Huber
2020-06-30score: Clarify CPU_USE_LIBC_INIT_FINI_ARRAY optionSebastian Huber
2020-06-30score: Add CPU_USE_LIBC_INIT_FINI_ARRAYKinsey Moore
2020-06-11bsp/pc386: Define interrupt stack frame for smpJan Sommer
2020-06-11bsp/pc386: Update context switch and restoreJan Sommer
2020-06-11bsp/pc386: Update GDT to work for SMPJan Sommer
2020-05-27arm: Fix ARMv7-M exception handlerSebastian Huber
2020-04-28doxygen: Switch @brief and @ingroupSebastian Huber
2020-04-16Canonicalize config.h includeSebastian Huber
2020-04-14score: Check time of day in _TOD_Set()Sebastian Huber
2020-04-14score: Return status in _TOD_Set()Sebastian Huber
2020-04-05Revert "score: Fix _ISR_Stack_area_end"Sebastian Huber
2020-04-03score: Fix _ISR_Stack_area_endSebastian Huber
2020-04-03arm: ARMv7-M statically initialized vector tableSebastian Huber
2020-03-16score: Add _IO_Base64()Sebastian Huber
2020-02-28score: Fix context switch extensions (SMP)Sebastian Huber
2020-02-25score: Fix label defined but not used warningSebastian Huber
2020-02-25score: _Scheduler_Is_non_preempt_mode_supported()Sebastian Huber
2020-02-25score: Add _SMP_Need_inter_processor_interrupts()Sebastian Huber
2020-02-25config: Add _Workspace_Is_unifiedSebastian Huber
2020-02-25config: Add _Thread_Idle_bodySebastian Huber