summaryrefslogtreecommitdiffstats
path: root/cpukit (unfollow)
Commit message (Expand)AuthorFilesLines
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-06Add simple console driverSebastian Huber4-0/+124
2017-11-06score: Add _IO_Printf() and _IO_Vprintf()Sebastian Huber6-206/+463
2017-11-02posix: Use far future for very long timeoutsSebastian Huber3-22/+38
2017-11-01cpukit: RISC-V - make riscv32 code work for riscv64 - v2Hesham Almatary21-49/+72
2017-10-29score: Fix non-SMP buildSebastian Huber1-1/+1
2017-10-28rtems: Add rtems_print_printer_fprintf_putc()Sebastian Huber3-11/+82
2017-10-28tests: Move rtems_test_printer definitionSebastian Huber3-3/+14
2017-10-28riscv32: Add missing preinstall.amSebastian Huber1-0/+57
2017-10-28score: Fix _Scheduler_Set_affinity()Sebastian Huber2-5/+11
2017-10-28posix: Fix pthread_create() with user stackSebastian Huber1-3/+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-28cpukit: librpc - add riscv* to xdr_float.c v3Hesham Almatary1-0/+1
2017-10-28Add riscv32 to autotools files v3Hesham Almatary2-0/+2
2017-10-26score: Delete _Scheduler_Thread_set_priority()Sebastian Huber1-12/+0
2017-10-25confdefs: CONFIGURE_MICROSECONDS_PER_TICKSebastian Huber1-0/+4
2017-10-25rtems: rtems_clock_get_ticks_per_second()Sebastian Huber2-0/+5
2017-10-24score: Move thread queue timeout handlingSebastian Huber49-877/+639
2017-10-24score: Rename function threadq support functionSebastian Huber19-26/+23
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 Huber3-10/+14
2017-10-24score: _Watchdog_Is_far_future_monotonic_timespecSebastian Huber3-0/+19
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 Huber6-9/+9
2017-10-24confdefs: Warn about problematic ticks per secondSebastian Huber1-0/+4
2017-10-24rtems: Simplify RTEMS_MILLISECONDS_TO_MICROSECONDSSebastian Huber1-1/+1
2017-10-24score: Add _Watchdog_Ticks_per_secondSebastian Huber3-4/+13
2017-10-24score: Add _Thread_Add_timeout_ticks()Sebastian Huber4-20/+8
2017-10-24posix: Do not touch msg priority in case of errorSebastian Huber1-4/+4
2017-10-23posix: Fix POSIX disabled buildSebastian Huber1-1/+4
2017-10-21score: Fix warningSebastian Huber1-1/+1
2017-10-18posix: Fix POSIX disabled buildSebastian Huber1-0/+4
2017-10-17posix: Simplify _POSIX_Threads_Create_extension()Sebastian Huber2-17/+4
2017-10-17posix: Remove POSIX_API_Control::schedparamSebastian Huber8-31/+80
2017-10-17posix: Move POSIX_API_Control::threadSebastian Huber2-5/+5
2017-10-17posix: Fix _POSIX_Threads_Create_extension()Sebastian Huber2-2/+2
2017-10-17score: Rename _Watchdog_Per_CPU_insert_monotonic()Sebastian Huber6-6/+6
2017-10-17score: Rename watchdog variantsSebastian Huber21-53/+57
2017-10-12doxygen: Set the Latex generation default to NO.Chris Johns1-1/+1
2017-10-12score: Remove unused function declarationSebastian Huber1-15/+0
2017-10-12Use right time format in _times()Sebastian Huber1-9/+5
2017-10-12posix: Fix const qualifier warningSebastian Huber1-2/+4
2017-10-12confdefs: Add warnings for obsolete optionsSebastian Huber1-1/+21
2017-10-12timecounter: Update FreeBSD identifiersSebastian Huber5-5/+5