summaryrefslogtreecommitdiffstats
path: root/cpukit (unfollow)
Commit message (Expand)AuthorFilesLines
2017-11-27bsps: Provide <tm27.h> in each BSPSebastian Huber3-0/+58
2017-11-27Move Ada includesSebastian Huber42-0/+5024
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 Huber6-24/+53
2017-11-22INTERNAL_ERROR_POSIX_INIT_THREAD_ENTRY_IS_NULLSebastian Huber2-8/+2
2017-11-22score: Simplify global constructionSebastian Huber6-119/+64
2017-11-21Fix comments for object lookup error to RTEMS status mapMartin Erik Werner1-3/+3
2017-11-21posix: _POSIX_Threads_Get_sched_param_sporadic()Sebastian Huber3-9/+4
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 Mauderer4-3/+27
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-16rtems: rtems_semaphore_flush() with prio inheritSebastian Huber1-2/+6
2017-11-16score: Check thread resource count in timer serverSebastian Huber1-1/+7
2017-11-15libio: Add assert to rtems_libio_iop_drop()Sebastian Huber1-0/+23
2017-11-14build: Fix the dependence for the generating the key file.Chris Johns1-6/+6
2017-11-13Change RTEMS_API from 5.0 to 5Sebastian Huber1-1/+1
2017-11-13Fix bashism in vc-key.shMartin Erik Werner1-2/+2
2017-11-11tests: Use ld to map (wrap) printf, puts and putchar to tester functions.Chris Johns4-0/+61
2017-11-11tests: Use rtems_test_begin and rtems_test_end.Chris Johns2-13/+120
2017-11-10cpukit: Add a Version API.Chris Johns6-1/+227
2017-11-09Reject incompatible tool chainsSebastian Huber1-0/+3
2017-11-09score: Change _Timecounter_Time_uptime to int32_tSebastian Huber6-2/+64
2017-11-09Upgrade to 5.0.0Sebastian Huber1-2/+2
2017-11-09posix: Change created_with_explicit_schedulerSebastian Huber4-8/+11
2017-11-09posix: Remove POSIX_API_Control::schedpolicySebastian Huber8-27/+45
2017-11-07termios: Fix canonical modeSebastian Huber1-2/+4
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