summaryrefslogtreecommitdiffstats
path: root/cpukit (follow)
Commit message (Expand)AuthorAgeFilesLines
* score: Use Processor_mask instead of cpu_set_tSebastian Huber2017-11-062-13/+7
* score: _Chain_Insert_ordered_unprotected()Sebastian Huber2017-11-068-65/+137
* score: Remove superfluous includeSebastian Huber2017-11-061-3/+0
* Add simple console driverSebastian Huber2017-11-064-0/+124
* score: Add _IO_Printf() and _IO_Vprintf()Sebastian Huber2017-11-066-206/+463
* posix: Use far future for very long timeoutsSebastian Huber2017-11-023-22/+38
* cpukit: RISC-V - make riscv32 code work for riscv64 - v2Hesham Almatary2017-11-0121-49/+72
* score: Fix non-SMP buildSebastian Huber2017-10-291-1/+1
* rtems: Add rtems_print_printer_fprintf_putc()Sebastian Huber2017-10-283-11/+82
* tests: Move rtems_test_printer definitionSebastian Huber2017-10-283-3/+14
* riscv32: Add missing preinstall.amSebastian Huber2017-10-281-0/+57
* score: Fix _Scheduler_Set_affinity()Sebastian Huber2017-10-282-5/+11
* posix: Fix pthread_create() with user stackSebastian Huber2017-10-281-3/+11
* score: Simplify SMP get lowest scheduledSebastian Huber2017-10-283-28/+18
* cpukit: Add basic riscv32 architecture port v3Hesham Almatary2017-10-2817-0/+3446
* cpukit: librpc - add riscv* to xdr_float.c v3Hesham Almatary2017-10-281-0/+1
* Add riscv32 to autotools files v3Hesham Almatary2017-10-282-0/+2
* score: Delete _Scheduler_Thread_set_priority()Sebastian Huber2017-10-261-12/+0
* confdefs: CONFIGURE_MICROSECONDS_PER_TICKSebastian Huber2017-10-251-0/+4
* rtems: rtems_clock_get_ticks_per_second()Sebastian Huber2017-10-252-0/+5
* score: Move thread queue timeout handlingSebastian Huber2017-10-2449-877/+639
* score: Rename function threadq support functionSebastian Huber2017-10-2419-26/+23
* score: Add _Thread_Continue()Sebastian Huber2017-10-242-10/+33
* score: _Watchdog_Per_CPU_lazy_insert_monotonic()Sebastian Huber2017-10-241-0/+25
* score: Add _Watchdog_Monotonic_from_timespec()Sebastian Huber2017-10-241-0/+16
* score: Add _Watchdog_Nanoseconds_per_tickSebastian Huber2017-10-243-10/+14
* score: _Watchdog_Is_far_future_monotonic_timespecSebastian Huber2017-10-243-0/+19
* score: Add _Watchdog_Is_valid_interval_timespec()Sebastian Huber2017-10-241-0/+7
* score: _Watchdog_Is_far_future_realtime_timespec()Sebastian Huber2017-10-241-9/+32
* score: Rename _Watchdog_Ticks_from_*()Sebastian Huber2017-10-246-9/+9
* confdefs: Warn about problematic ticks per secondSebastian Huber2017-10-241-0/+4
* rtems: Simplify RTEMS_MILLISECONDS_TO_MICROSECONDSSebastian Huber2017-10-241-1/+1
* score: Add _Watchdog_Ticks_per_secondSebastian Huber2017-10-243-4/+13
* score: Add _Thread_Add_timeout_ticks()Sebastian Huber2017-10-244-20/+8
* posix: Do not touch msg priority in case of errorSebastian Huber2017-10-241-4/+4
* posix: Fix POSIX disabled buildSebastian Huber2017-10-231-1/+4
* score: Fix warningSebastian Huber2017-10-211-1/+1
* posix: Fix POSIX disabled buildSebastian Huber2017-10-181-0/+4
* posix: Simplify _POSIX_Threads_Create_extension()Sebastian Huber2017-10-172-17/+4
* posix: Remove POSIX_API_Control::schedparamSebastian Huber2017-10-178-31/+80
* posix: Move POSIX_API_Control::threadSebastian Huber2017-10-172-5/+5
* posix: Fix _POSIX_Threads_Create_extension()Sebastian Huber2017-10-172-2/+2
* score: Rename _Watchdog_Per_CPU_insert_monotonic()Sebastian Huber2017-10-176-6/+6
* score: Rename watchdog variantsSebastian Huber2017-10-1721-53/+57
* doxygen: Set the Latex generation default to NO.Chris Johns2017-10-121-1/+1
* score: Remove unused function declarationSebastian Huber2017-10-121-15/+0
* Use right time format in _times()Sebastian Huber2017-10-121-9/+5
* posix: Fix const qualifier warningSebastian Huber2017-10-121-2/+4
* confdefs: Add warnings for obsolete optionsSebastian Huber2017-10-121-1/+21
* timecounter: Update FreeBSD identifiersSebastian Huber2017-10-125-5/+5