summaryrefslogtreecommitdiffstats
path: root/cpukit/score (unfollow)
Commit message (Expand)AuthorFilesLines
2018-01-22powerpc: Add FSL_EIS_EPRSebastian Huber1-0/+1
2018-01-02sparc: Move <libcpu/byteorder.h>Sebastian Huber3-0/+78
2017-12-14epiphany: Remove superfluous includesSebastian Huber1-4/+0
2017-12-13arm: Move <libcpu/arm-cp15.h> to cpukitSebastian Huber3-0/+2272
2017-12-06libio: Use API mutexSebastian Huber1-1/+1
2017-12-04score: Use self-contained API mutexSebastian Huber21-221/+116
2017-11-29riscv/rtems/score/cpu.h: Use RTEMS_NO_RETURN not deprecated RTEMS_COMPILER_NO...Joel Sherrill1-3/+2
2017-11-22powerpc: Remove _BSP_Fatal_error()Sebastian Huber1-13/+12
2017-11-22powerpc: Replace BSP_panic() with rtems_panic()Sebastian Huber1-2/+0
2017-11-22sapi: New implementation of rtems_panic()Sebastian Huber1-0/+7
2017-11-22INTERNAL_ERROR_POSIX_INIT_THREAD_ENTRY_IS_NULLSebastian Huber1-1/+1
2017-11-22score: Simplify global constructionSebastian Huber4-77/+56
2017-11-20score: Optimize scheduler priority updatesSebastian Huber26-864/+484
2017-11-20bsps/powerpc: Fix PPC_EXC_CONFIG_USE_FIXED_HANDLERSebastian Huber1-2/+2
2017-11-17cpukit: Add _arc4random_getentropy_fail.Christian Mauderer1-1/+2
2017-11-17score: Adjust _Scheduler_EDF_SMP_Insert_ready()Sebastian Huber2-7/+5
2017-11-16score: Fix priority ceiling updatesSebastian Huber2-1/+8
2017-11-16score: Fix _Thread_queue_Flush_critical()Sebastian Huber1-4/+14
2017-11-09score: Change _Timecounter_Time_uptime to int32_tSebastian Huber2-2/+4
2017-11-09posix: Change created_with_explicit_schedulerSebastian Huber1-0/+6
2017-11-06score: Use Processor_mask instead of cpu_set_tSebastian Huber2-13/+7
2017-11-06score: _Chain_Insert_ordered_unprotected()Sebastian Huber8-65/+137
2017-11-06score: Remove superfluous includeSebastian Huber1-3/+0
2017-11-06score: Add _IO_Printf() and _IO_Vprintf()Sebastian Huber5-0/+449
2017-11-02posix: Use far future for very long timeoutsSebastian Huber1-0/+30
2017-11-01cpukit: RISC-V - make riscv32 code work for riscv64 - v2Hesham Almatary19-48/+69
2017-10-29score: Fix non-SMP buildSebastian Huber1-1/+1
2017-10-28riscv32: Add missing preinstall.amSebastian Huber1-0/+57
2017-10-28score: Fix _Scheduler_Set_affinity()Sebastian Huber2-5/+11
2017-10-28score: Simplify SMP get lowest scheduledSebastian Huber3-28/+18
2017-10-28cpukit: Add basic riscv32 architecture port v3Hesham Almatary17-0/+3446
2017-10-28Add riscv32 to autotools files v3Hesham Almatary1-0/+1
2017-10-26score: Delete _Scheduler_Thread_set_priority()Sebastian Huber1-12/+0
2017-10-24score: Move thread queue timeout handlingSebastian Huber22-313/+342
2017-10-24score: Rename function threadq support functionSebastian Huber13-17/+17
2017-10-24score: Add _Thread_Continue()Sebastian Huber2-10/+33
2017-10-24score: _Watchdog_Per_CPU_lazy_insert_monotonic()Sebastian Huber1-0/+25
2017-10-24score: Add _Watchdog_Monotonic_from_timespec()Sebastian Huber1-0/+16
2017-10-24score: Add _Watchdog_Nanoseconds_per_tickSebastian Huber1-0/+8
2017-10-24score: _Watchdog_Is_far_future_monotonic_timespecSebastian Huber2-0/+16
2017-10-24score: Add _Watchdog_Is_valid_interval_timespec()Sebastian Huber1-0/+7
2017-10-24score: _Watchdog_Is_far_future_realtime_timespec()Sebastian Huber1-9/+32
2017-10-24score: Rename _Watchdog_Ticks_from_*()Sebastian Huber3-5/+5
2017-10-24score: Add _Watchdog_Ticks_per_secondSebastian Huber1-0/+8
2017-10-24score: Add _Thread_Add_timeout_ticks()Sebastian Huber2-8/+6
2017-10-21score: Fix warningSebastian Huber1-1/+1
2017-10-17score: Rename _Watchdog_Per_CPU_insert_monotonic()Sebastian Huber2-2/+2
2017-10-17score: Rename watchdog variantsSebastian Huber6-31/+35
2017-10-12score: Remove unused function declarationSebastian Huber1-15/+0
2017-10-12timecounter: Update FreeBSD identifiersSebastian Huber5-5/+5