summaryrefslogtreecommitdiff
path: root/cpukit (follow)
AgeCommit message (Expand)Author
2017-12-06confdefs: Replace RTEMS 4.12 with 5.1Sebastian Huber
2017-12-06libio: Use API mutexSebastian Huber
2017-12-06drvmgr: Use API mutexSebastian Huber
2017-12-05dosfs: Fix files with same name as volume name.Christian Mauderer
2017-12-04score: Use self-contained API mutexSebastian Huber
2017-12-01ada: Fix user extension supportSebastian Huber
2017-11-29riscv/rtems/score/cpu.h: Use RTEMS_NO_RETURN not deprecated RTEMS_COMPILER_NO...Joel Sherrill
2017-11-29sapi/src/panic.c: Add include of <rtems/bspIo.h>Joel Sherrill
2017-11-29testsupport/test.h: Add RTEMS_NO_RETURN to rtems_test_exit()Joel Sherrill
2017-11-29rtems/inttypes: Clarify hexadecimal in commentsMartin Erik Werner
2017-11-27bsps: Provide <tm27.h> in each BSPSebastian Huber
2017-11-27Move Ada includesSebastian Huber
2017-11-22powerpc: Remove _BSP_Fatal_error()Sebastian Huber
2017-11-22powerpc: Replace BSP_panic() with rtems_panic()Sebastian Huber
2017-11-22sapi: New implementation of rtems_panic()Sebastian Huber
2017-11-22INTERNAL_ERROR_POSIX_INIT_THREAD_ENTRY_IS_NULLSebastian Huber
2017-11-22score: Simplify global constructionSebastian Huber
2017-11-21Fix comments for object lookup error to RTEMS status mapMartin Erik Werner
2017-11-21posix: _POSIX_Threads_Get_sched_param_sporadic()Sebastian Huber
2017-11-20score: Optimize scheduler priority updatesSebastian Huber
2017-11-20bsps/powerpc: Fix PPC_EXC_CONFIG_USE_FIXED_HANDLERSebastian Huber
2017-11-17cpukit: Add _arc4random_getentropy_fail.Christian Mauderer
2017-11-17score: Adjust _Scheduler_EDF_SMP_Insert_ready()Sebastian Huber
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