summaryrefslogtreecommitdiffstats
path: root/cpukit (follow)
Commit message (Expand)AuthorAgeFilesLines
* bsps: Provide <tm27.h> in each BSPSebastian Huber2017-11-273-0/+58
* Move Ada includesSebastian Huber2017-11-2742-0/+5024
* powerpc: Remove _BSP_Fatal_error()Sebastian Huber2017-11-221-13/+12
* powerpc: Replace BSP_panic() with rtems_panic()Sebastian Huber2017-11-221-2/+0
* sapi: New implementation of rtems_panic()Sebastian Huber2017-11-226-24/+53
* INTERNAL_ERROR_POSIX_INIT_THREAD_ENTRY_IS_NULLSebastian Huber2017-11-222-8/+2
* score: Simplify global constructionSebastian Huber2017-11-226-119/+64
* Fix comments for object lookup error to RTEMS status mapMartin Erik Werner2017-11-211-3/+3
* posix: _POSIX_Threads_Get_sched_param_sporadic()Sebastian Huber2017-11-213-9/+4
* score: Optimize scheduler priority updatesSebastian Huber2017-11-2026-864/+484
* bsps/powerpc: Fix PPC_EXC_CONFIG_USE_FIXED_HANDLERSebastian Huber2017-11-201-2/+2
* cpukit: Add _arc4random_getentropy_fail.Christian Mauderer2017-11-174-3/+27
* score: Adjust _Scheduler_EDF_SMP_Insert_ready()Sebastian Huber2017-11-172-7/+5
* score: Fix priority ceiling updatesSebastian Huber2017-11-162-1/+8
* score: Fix _Thread_queue_Flush_critical()Sebastian Huber2017-11-161-4/+14
* rtems: rtems_semaphore_flush() with prio inheritSebastian Huber2017-11-161-2/+6
* score: Check thread resource count in timer serverSebastian Huber2017-11-161-1/+7
* libio: Add assert to rtems_libio_iop_drop()Sebastian Huber2017-11-151-0/+23
* build: Fix the dependence for the generating the key file.Chris Johns2017-11-141-6/+6
* Change RTEMS_API from 5.0 to 5Sebastian Huber2017-11-131-1/+1
* Fix bashism in vc-key.shMartin Erik Werner2017-11-131-2/+2
* tests: Use ld to map (wrap) printf, puts and putchar to tester functions.Chris Johns2017-11-114-0/+61
* tests: Use rtems_test_begin and rtems_test_end.Chris Johns2017-11-112-13/+120
* cpukit: Add a Version API.Chris Johns2017-11-106-1/+227
* Reject incompatible tool chainsSebastian Huber2017-11-091-0/+3
* score: Change _Timecounter_Time_uptime to int32_tSebastian Huber2017-11-096-2/+64
* Upgrade to 5.0.0Sebastian Huber2017-11-091-2/+2
* posix: Change created_with_explicit_schedulerSebastian Huber2017-11-094-8/+11
* posix: Remove POSIX_API_Control::schedpolicySebastian Huber2017-11-098-27/+45
* termios: Fix canonical modeSebastian Huber2017-11-071-2/+4
* 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