summaryrefslogtreecommitdiff
path: root/cpukit/score (follow)
AgeCommit message (Expand)Author
2017-12-14epiphany: Remove superfluous includesSebastian Huber
2017-12-13arm: Move <libcpu/arm-cp15.h> to cpukitSebastian Huber
2017-12-06libio: Use API mutexSebastian Huber
2017-12-04score: Use self-contained API mutexSebastian Huber
2017-11-29riscv/rtems/score/cpu.h: Use RTEMS_NO_RETURN not deprecated RTEMS_COMPILER_NO...Joel Sherrill
2017-11-22powerpc: Remove _BSP_Fatal_error()Sebastian Huber
2017-11-22powerpc: Replace BSP_panic() with rtems_panic()Sebastian Huber
2017-11-22sapi: New implementation of rtems_panic()Sebastian Huber
2017-11-22INTERNAL_ERROR_POSIX_INIT_THREAD_ENTRY_IS_NULLSebastian Huber
2017-11-22score: Simplify global constructionSebastian Huber
2017-11-20score: Optimize scheduler priority updatesSebastian Huber
2017-11-20bsps/powerpc: Fix PPC_EXC_CONFIG_USE_FIXED_HANDLERSebastian Huber
2017-11-17cpukit: Add _arc4random_getentropy_fail.Christian Mauderer
2017-11-17score: Adjust _Scheduler_EDF_SMP_Insert_ready()Sebastian Huber
2017-11-16score: Fix priority ceiling updatesSebastian Huber
2017-11-16score: Fix _Thread_queue_Flush_critical()Sebastian Huber
2017-11-09score: Change _Timecounter_Time_uptime to int32_tSebastian Huber
2017-11-09posix: Change created_with_explicit_schedulerSebastian Huber
2017-11-06score: Use Processor_mask instead of cpu_set_tSebastian Huber
2017-11-06score: _Chain_Insert_ordered_unprotected()Sebastian Huber
2017-11-06score: Remove superfluous includeSebastian Huber
2017-11-06score: Add _IO_Printf() and _IO_Vprintf()Sebastian Huber
2017-11-02posix: Use far future for very long timeoutsSebastian Huber
2017-11-01cpukit: RISC-V - make riscv32 code work for riscv64 - v2Hesham Almatary
2017-10-29score: Fix non-SMP buildSebastian Huber
2017-10-28riscv32: Add missing preinstall.amSebastian Huber
2017-10-28score: Fix _Scheduler_Set_affinity()Sebastian Huber
2017-10-28score: Simplify SMP get lowest scheduledSebastian Huber
2017-10-28cpukit: Add basic riscv32 architecture port v3Hesham Almatary
2017-10-28Add riscv32 to autotools files v3Hesham Almatary
2017-10-26score: Delete _Scheduler_Thread_set_priority()Sebastian Huber
2017-10-24score: Move thread queue timeout handlingSebastian Huber
2017-10-24score: Rename function threadq support functionSebastian Huber
2017-10-24score: Add _Thread_Continue()Sebastian Huber
2017-10-24score: _Watchdog_Per_CPU_lazy_insert_monotonic()Sebastian Huber
2017-10-24score: Add _Watchdog_Monotonic_from_timespec()Sebastian Huber
2017-10-24score: Add _Watchdog_Nanoseconds_per_tickSebastian Huber
2017-10-24score: _Watchdog_Is_far_future_monotonic_timespecSebastian Huber
2017-10-24score: Add _Watchdog_Is_valid_interval_timespec()Sebastian Huber
2017-10-24score: _Watchdog_Is_far_future_realtime_timespec()Sebastian Huber
2017-10-24score: Rename _Watchdog_Ticks_from_*()Sebastian Huber
2017-10-24score: Add _Watchdog_Ticks_per_secondSebastian Huber
2017-10-24score: Add _Thread_Add_timeout_ticks()Sebastian Huber
2017-10-21score: Fix warningSebastian Huber
2017-10-17score: Rename _Watchdog_Per_CPU_insert_monotonic()Sebastian Huber
2017-10-17score: Rename watchdog variantsSebastian Huber
2017-10-12score: Remove unused function declarationSebastian Huber
2017-10-12timecounter: Update FreeBSD identifiersSebastian Huber
2017-10-12timecounter: Merge FreeBSD change r324528Konstantin Belousov
2017-10-12timecounter: Merge FreeBSD change r315287Eric van Gyzen