summaryrefslogtreecommitdiff
path: root/cpukit (follow)
AgeCommit message (Expand)Author
2017-11-16score: Fix priority ceiling updatesSebastian Huber
2017-11-16score: Fix _Thread_queue_Flush_critical()Sebastian Huber
2017-11-16rtems: rtems_semaphore_flush() with prio inheritSebastian Huber
2017-11-16score: Check thread resource count in timer serverSebastian Huber
2017-11-15libio: Add assert to rtems_libio_iop_drop()Sebastian Huber
2017-11-14build: Fix the dependence for the generating the key file.Chris Johns
2017-11-13Change RTEMS_API from 5.0 to 5Sebastian Huber
2017-11-13Fix bashism in vc-key.shMartin Erik Werner
2017-11-11tests: Use ld to map (wrap) printf, puts and putchar to tester functions.Chris Johns
2017-11-11tests: Use rtems_test_begin and rtems_test_end.Chris Johns
2017-11-10cpukit: Add a Version API.Chris Johns
2017-11-09Reject incompatible tool chainsSebastian Huber
2017-11-09score: Change _Timecounter_Time_uptime to int32_tSebastian Huber
2017-11-09Upgrade to 5.0.0Sebastian Huber
2017-11-09posix: Change created_with_explicit_schedulerSebastian Huber
2017-11-09posix: Remove POSIX_API_Control::schedpolicySebastian Huber
2017-11-07termios: Fix canonical modeSebastian 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-06Add simple console driverSebastian 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-28rtems: Add rtems_print_printer_fprintf_putc()Sebastian Huber
2017-10-28tests: Move rtems_test_printer definitionSebastian Huber
2017-10-28riscv32: Add missing preinstall.amSebastian Huber
2017-10-28score: Fix _Scheduler_Set_affinity()Sebastian Huber
2017-10-28posix: Fix pthread_create() with user stackSebastian Huber
2017-10-28score: Simplify SMP get lowest scheduledSebastian Huber
2017-10-28cpukit: Add basic riscv32 architecture port v3Hesham Almatary
2017-10-28cpukit: librpc - add riscv* to xdr_float.c v3Hesham Almatary
2017-10-28Add riscv32 to autotools files v3Hesham Almatary
2017-10-26score: Delete _Scheduler_Thread_set_priority()Sebastian Huber
2017-10-25confdefs: CONFIGURE_MICROSECONDS_PER_TICKSebastian Huber
2017-10-25rtems: rtems_clock_get_ticks_per_second()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-24confdefs: Warn about problematic ticks per secondSebastian Huber
2017-10-24rtems: Simplify RTEMS_MILLISECONDS_TO_MICROSECONDSSebastian Huber
2017-10-24score: Add _Watchdog_Ticks_per_secondSebastian Huber