summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tests: Remove TEST_INITSebastian Huber2017-10-28549-1096/+1
* tests: Remove obsolete TESTS_USE_PRINTKSebastian Huber2017-10-2840-43/+0
* tests: Use rtems_test_printer in generalSebastian Huber2017-10-2810-180/+59
* tests: Use rtems_print_printer_fprintf_putc()Sebastian Huber2017-10-2810-10/+10
* tests: Use rtems_test_printerSebastian Huber2017-10-287-39/+21
* rtems: Add rtems_print_printer_fprintf_putc()Sebastian Huber2017-10-283-11/+82
* tests: Move rtems_test_printer definitionSebastian Huber2017-10-2815-17/+14
* riscv32: Add missing preinstall.amSebastian Huber2017-10-283-0/+185
* sptests/spscheduler01: Test POSIX set/get affinitySebastian Huber2017-10-282-23/+98
* score: Fix _Scheduler_Set_affinity()Sebastian Huber2017-10-283-6/+23
* posix: Fix pthread_create() with user stackSebastian Huber2017-10-281-3/+11
* score: Simplify SMP get lowest scheduledSebastian Huber2017-10-283-28/+18
* bsp: Add new riscv_generic bsp v3Hesham Almatary2017-10-2819-0/+1495
* 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-283-0/+3
* smptests: Fix format warningsSebastian Huber2017-10-262-3/+3
* psxtests/psxstat: Fix format warningsSebastian Huber2017-10-261-2/+2
* psxtests/psxclockrealtime01: Fix warningsSebastian Huber2017-10-261-0/+2
* score: Delete _Scheduler_Thread_set_priority()Sebastian Huber2017-10-261-12/+0
* leon,gr740: start ASR22:23 up-counter on boot by writing ASR22Daniel Hellstrom2017-10-251-1/+1
* smptests: Remove duplicate Makefile targetsSebastian Huber2017-10-251-2/+0
* confdefs: CONFIGURE_MICROSECONDS_PER_TICKSebastian Huber2017-10-251-0/+4
* rtems: rtems_clock_get_ticks_per_second()Sebastian Huber2017-10-253-0/+8
* testsuite: Fix buildChris Johns2017-10-251-0/+2
* score: Move thread queue timeout handlingSebastian Huber2017-10-2450-878/+640
* 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-244-10/+15
* score: _Watchdog_Is_far_future_monotonic_timespecSebastian Huber2017-10-244-0/+20
* 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-244-4/+19
* score: Add _Thread_Add_timeout_ticks()Sebastian Huber2017-10-244-20/+8
* psxclockrealtime01: New testSebastian Huber2017-10-246-0/+700
* posix: Do not touch msg priority in case of errorSebastian Huber2017-10-241-4/+4
* tmtests/tmfine01: Reduce test context sizeSebastian Huber2017-10-241-0/+4
* testsuite: Fix buildSebastian Huber2017-10-231-0/+2
* testsuite: Remove warnings.Chris Johns2017-10-231-17/+18
* testsuite: Use printk for all test output where possible.Chris Johns2017-10-23555-342/+1349
* posix: Fix POSIX disabled buildSebastian Huber2017-10-231-1/+4
* libtests/tar01: Fix build dependenciesSebastian Huber2017-10-211-2/+7
* score: Fix warningSebastian Huber2017-10-211-1/+1
* posix: Fix POSIX disabled buildSebastian Huber2017-10-181-0/+4
* bsps/arm: Remove DWT based clock.Christian Mauderer2017-10-181-30/+7