summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* score/sparc: Add support for paravirtualizationChristian Mauderer2014-06-039-19/+121
* libblock: Avoid recursive mutexSebastian Huber2014-06-031-9/+10
* smptests/smpthreadlife01: Fix for debug enabledChristian Mauderer2014-06-031-4/+4
* smptests/smpmrsp01: Fix scheduler idsChristian Mauderer2014-06-031-1/+9
* score: Use Resource Handler for MrsP semaphoresSebastian Huber2014-06-034-36/+410
* score: Add resource node to thread control blockSebastian Huber2014-06-033-0/+20
* score: Add and use _Thread_Owns_resources()Sebastian Huber2014-06-035-5/+22
* score: Add Resource HandlerSebastian Huber2014-06-0311-0/+936
* libblock: Add RTEMS_BDBUF_USE_PTHREADRalf Kirchner2014-06-023-72/+230
* rtems: Avoid copy and paste in confdefs.hRalf Kirchner2014-06-021-32/+48
* arm: Add ARM_MULTILIB_HAS_BARRIER_INSTRUCTIONSSebastian Huber2014-06-022-0/+7
* libblock: Use pthread_once() for initializationRalf Kirchner2014-06-021-29/+25
* score: _Scheduler_Set_affinity()Sebastian Huber2014-06-025-48/+41
* score: _Scheduler_Get_affinity()Sebastian Huber2014-06-024-29/+24
* rtems: Coding styleSebastian Huber2014-06-021-19/+15
* mrm332: Tests now build and fewer warningsJoel Sherrill2014-06-014-12/+10
* m68k/shared/misc/memProbe.c: Add prototype to eliminate warningJoel Sherrill2014-06-011-0/+2
* cpusetimpl.h: Add _CPU_set_Set() and improve DoxygenJoel Sherrill2014-05-301-25/+69
* Minor conditionals to enable building Scheduler Simulator on GNU/LinuxJoel Sherrill2014-05-302-5/+25
* bsps/gdbarmsim: Add the missing bspstarthooks.c.Chris Johns2014-05-301-0/+20
* Revert "Ignore emacs backfiles and TAGS."Chris Johns2014-05-301-2/+0
* rtems/score/thread*.h: Really correct spelling errorJoel Sherrill2014-05-282-3/+3
* rtems/score/thread*.h: TERMINTING to TERMINATINGJoel Sherrill2014-05-282-3/+3
* shell: Make rtems_global_shell_env publicSebastian Huber2014-05-282-1/+3
* SPARC: syscall optimizations and PSR-write fixDaniel Hellstrom2014-05-282-15/+24
* LEON3: coding style clean bsp_irq_fixup()Daniel Hellstrom2014-05-281-9/+9
* LEON3: add support for IRQ16..31 for CPU!=0Daniel Hellstrom2014-05-281-2/+3
* bsps: Do not build tests that require a tick interrupt.Chris Johns2014-05-2821-0/+99
* rtems-test-check: Ignore tests which require real ISR based clock tickChris Johns2014-05-283-4/+100
* Ignore emacs backfiles and TAGS.Chris Johns2014-05-281-0/+2
* bsp/altera-cyclone-v: CleanupRalf Kirchner2014-05-281-3/+3
* bsp/altera-cyclone-v: Reduce size of nocache heapRalf Kirchner2014-05-282-4/+4
* bsp/altera-cyclone-v: Cache mbufs and clustersRalf Kirchner2014-05-281-12/+0
* bsp/altera-cyclone-v: Enable L2 cache for network driverRalf Kirchner2014-05-281-1/+14
* bsp/altera-vyclone-v: Broadcast cache maintenancesRalf Kirchner2014-05-281-3/+3
* bsp/arm: Broadcast cache maintenancesRalf Kirchner2014-05-281-1/+1
* score: Multiprocessor Resource Sharing ProtocolSebastian Huber2014-05-2832-16/+2251
* bsps/sparc: Change tabs to spaces.Daniel Cederman2014-05-2718-311/+309
* bsps/sparc: Add copyright and license informationDaniel Cederman2014-05-2720-38/+157
* bsps/sparc: Make lines in SPARC BSPs adhere to 80 character limit.Daniel Cederman2014-05-2721-183/+292
* bsp/gdbarmsim: Switch to the standard arm/shared/startup.Chris Johns2014-05-265-402/+143
* score: Fix race condition in SMP startupSebastian Huber2014-05-268-112/+10
* bsp/gdbarmsim: Change syscall functions to not clash with RTEMS functions.Chris Johns2014-05-263-175/+104
* tools: Add rtems-bsp to list BSPs in the source tree.Chris Johns2014-05-241-0/+35
* SPARC: add syscall 1 (exit) function entry pointDaniel Hellstrom2014-05-232-0/+38
* SPARC: syscall code clean-up and minor optimizationsDaniel Hellstrom2014-05-231-16/+11
* score: Use _SMP_Fatal()Sebastian Huber2014-05-231-1/+1
* SMP: make IPI fatal code uniqueDaniel Hellstrom2014-05-231-2/+3
* score: PR2179: Fix initially locked PCP mutexesSebastian Huber2014-05-233-3/+53
* c/src/aclocal/check-smp.m4: Use HAS_SMP not HAS_POSIX_APIJoel Sherrill2014-05-221-1/+1