summaryrefslogtreecommitdiff
path: root/cpukit/rtems/src/taskmp.c (follow)
AgeCommit message (Expand)Author
2020-04-28doxygen: Switch @brief and @ingroupSebastian Huber
2020-04-16Canonicalize config.h includeSebastian Huber
2020-01-02rtems: Fix MPCI initializationSebastian Huber
2016-05-26score: Add Status_Control for all APIsSebastian Huber
2016-05-12rtems: Avoid Giant lock for some task operationsSebastian Huber
2016-05-02mpci: Make _*_MP_Get_packet() staticSebastian Huber
2016-05-02mpci: Make _*_MP_Send_response_packet() staticSebastian Huber
2016-03-30score: Fix statement with no effect warningSebastian Huber
2016-03-24cpukit/rtems/src/*mp.c: Fix set but not used warningJoel Sherrill
2015-12-24api: Remove deprecated NotepadsAun-Ali Zaidi
2015-07-23score: Introduce Thread_queue_HeadsSebastian Huber
2015-05-19score: Delete Thread_queue_Control::timeout_statusSebastian Huber
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns
2013-12-21rtems: classic api to/from core priority conversionsDaniel Ramirez
2013-07-26score: Create mpci implementation headerSebastian Huber
2013-07-26score: Create threadq implementation headerSebastian Huber
2013-07-26score: Create states implementation headerSebastian Huber
2013-07-26score: Create thread implementation headerSebastian Huber
2013-07-23rtems: Create tasks implementation headerSebastian Huber
2012-12-08misc rtems: Clean up Doxygen GCI Task #8Mathew Kallada
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill
2011-09-092011-09-09 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber
2011-07-242011-07-24 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
2009-01-06Eliminate TRUE/FALSE.Ralf Corsepius
2008-09-04Convert to "bool".Ralf Corsepius
2008-01-292008-01-29 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
2005-01-18Include config.h.Ralf Corsepius
2004-03-292004-03-29 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius
2003-09-042003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill
1999-11-17Updated copyright notice.Joel Sherrill
1998-02-17updated copyright to 1998Joel Sherrill
1997-10-08Fixed typo in the pointer to the license terms.Joel Sherrill
1997-04-22headers updated to reflect new style copyright notice as partJoel Sherrill
1995-09-26posix support initially addedJoel Sherrill
1995-09-11The word "RTEMS" almost completely removed from the core.Joel Sherrill
1995-08-28Added unused priority ceiling parameter to rtems_semaphore_create.Joel Sherrill
1995-08-23Moved _Thread_Information -> _RTEMS_tasks_Information.Joel Sherrill
1995-08-23Support for variable length names added to Object Handler. This supportsJoel Sherrill
1995-05-11Initial revisionJoel Sherrill