summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* score: Simplify global constructionSebastian Huber2017-11-2213-122/+192
* bsps: Add default getentropy() implementationSebastian Huber2017-11-222-0/+2
* Fix comments for object lookup error to RTEMS status mapMartin Erik Werner2017-11-211-3/+3
* leon, gr1553rt: adding SMP protectionDaniel Hellstrom2017-11-211-113/+69
* posix: _POSIX_Threads_Get_sched_param_sporadic()Sebastian Huber2017-11-213-9/+4
* score: Optimize scheduler priority updatesSebastian Huber2017-11-2028-870/+495
* bsps/powerpc: Fix PPC_EXC_CONFIG_USE_FIXED_HANDLERSebastian Huber2017-11-204-12/+17
* bsps: Use a state in default getentropy()Sebastian Huber2017-11-201-25/+40
* bsp/atsam: Add timing for RAM mt48lc16m16a2p-6a.Christian Mauderer2017-11-172-0/+58
* bsp/atsam: Improve SDRAM initialization.Christian Mauderer2017-11-171-0/+20
* bsp/atsam: Move clock and SDRAM init to SRAM.Christian Mauderer2017-11-179-22/+95
* bsp/atsam: Make clock application configurable.Christian Mauderer2017-11-1714-24/+156
* bsp/atsam: Add getentropy().Christian Mauderer2017-11-172-1/+62
* getentropy: Add test.Christian Mauderer2017-11-176-0/+142
* getentropy: Add cpu counter based implementation.Christian Mauderer2017-11-1782-1/+137
* cpukit: Add _arc4random_getentropy_fail.Christian Mauderer2017-11-175-4/+28
* score: Adjust _Scheduler_EDF_SMP_Insert_ready()Sebastian Huber2017-11-172-7/+5
* sptests/spversion01: Simplify configurationSebastian Huber2017-11-171-9/+2
* psx05: Remove CONFIGURE_DISABLE_SMP_CONFIGURATIONSebastian Huber2017-11-161-2/+0
* score: Fix priority ceiling updatesSebastian Huber2017-11-163-3/+64
* score: Fix _Thread_queue_Flush_critical()Sebastian Huber2017-11-162-37/+84
* rtems: rtems_semaphore_flush() with prio inheritSebastian Huber2017-11-162-13/+53
* 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
* dl01, dl02, dl05: Fix unresolved printf symbolSebastian Huber2017-11-154-11/+18
* leon, grspw_router: Clear only error bits defined by clear maskJavier Jalle2017-11-142-3/+3
* leon, grspw_router: Allow thread safe per-bit managing of pctrl regsJavier Jalle2017-11-142-93/+70
* leon, grspw_router: Move register bit defs to headerJavier Jalle2017-11-142-145/+166
* leon, grspw_router: Changed driver C APIJavier Jalle2017-11-142-386/+2212
* 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-134-4/+4
* 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-1112-52/+67
* tests: Use rtems_test_begin and rtems_test_end.Chris Johns2017-11-115-60/+126
* mvme162: Fix errors tripped by transition to using polled IO for testsJoel Sherrill2017-11-102-2/+3
* mcf5206elite/include/bsp.h: Rename delay() to rtems_bsp_delay() to avoid conf...Joel Sherrill2017-11-101-1/+1
* csb360/include/bsp.h: Rename delay() to rtems_bsp_delay() to avoid conflictsJoel Sherrill2017-11-101-1/+1
* cpukit: Add a Version API.Chris Johns2017-11-1012-1/+352
* pppd/Makefile.am: Add support/includeJoel Sherrill2017-11-091-0/+2
* 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-094-8/+8
* posix: Change created_with_explicit_schedulerSebastian Huber2017-11-095-14/+73
* posix: Remove POSIX_API_Control::schedpolicySebastian Huber2017-11-099-39/+59
* sptests/spconsole01: New testSebastian Huber2017-11-086-0/+932
* bsp/t32mppc: Use fixed exception handlersSebastian Huber2017-11-088-96/+260
* bsp/imx: Add UART baud changeSebastian Huber2017-11-081-0/+19
* bsp/imx: Better utilize UART transmit FIFOSebastian Huber2017-11-081-7/+18
* termios: Fix canonical modeSebastian Huber2017-11-072-22/+81
* tests: Use normal console for user input testsSebastian Huber2017-11-076-6/+6