summaryrefslogtreecommitdiff
path: root/cpukit/score/src/coretodset.c (follow)
AgeCommit message (Expand)Author
2020-04-16Canonicalize config.h includeSebastian Huber
2020-04-14score: Check time of day in _TOD_Set()Sebastian Huber
2020-04-14score: Return status in _TOD_Set()Sebastian Huber
2019-12-11Add TOD Hooks to allow BSP to take action when TOD is setJoel Sherrill
2019-04-11score: Rename _SMP_Get_processor_count()Sebastian Huber
2019-04-04doxygen: Rename Score* groups in RTEMSScore*Sebastian Huber
2018-02-02score: Rename _Watchdog_Realtime_from_*()Sebastian Huber
2018-02-02score: Optimize watchdog tickleSebastian Huber
2017-12-04score: Use self-contained API mutexSebastian Huber
2017-10-24score: Rename _Watchdog_Ticks_from_*()Sebastian Huber
2017-10-17score: Rename watchdog variantsSebastian Huber
2017-10-09score: Use struct timespec for TODSebastian Huber
2016-05-02score: Avoid Giant lock for set time of daySebastian Huber
2016-05-02score: Streamline set time of day functionsSebastian Huber
2016-03-04score: Replace watchdog handler implementationSebastian Huber
2015-05-20timecounter: Use in RTEMSAlexander Krutwig
2015-04-17score: Fix _TOD_Set_with_timestamp()Sebastian Huber
2015-04-13score: Add Watchdog_HeaderSebastian Huber
2015-04-13score: Split _Watchdog_Adjust()Sebastian Huber
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns
2014-03-11score: Add local context to SMP lock APISebastian Huber
2013-08-01score: Use an ISR lock for TODSebastian Huber
2013-08-01score: Delete _TOD_Activate and _TOD_DeactivateSebastian Huber
2013-08-01score: Rename tod.h to todimpl.hSebastian Huber
2013-07-26score: Merge tod implementation into one fileSebastian Huber
2013-07-26score: Create object implementation headerSebastian Huber
2013-07-22score: Create watchdog implementation headerSebastian Huber
2013-06-07score: Move thread dispatch content to new fileSebastian Huber
2012-11-29score misc: Score misc: Clean up Doxygen #6 (GCI 2012)Christopher Kerl
2012-06-14score: Fix performance issue for 64-bit timestampsSebastian Huber
2012-06-14score: New structure TOD_ControlSebastian Huber
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill
2011-09-292011-09-29 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber
2011-07-242011-07-24 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
2008-12-22Eliminate TRUE/FALSE.Ralf Corsepius
2008-12-082008-12-08 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
2008-07-29Remove stray args in function call.Ralf Corsepius
2007-04-052007-04-05 Joel Sherrill <joel@OARcorp.com>Joel Sherrill
2007-04-022007-04-02 Joel Sherrill <joel@OARcorp.com>Joel Sherrill
2005-01-27Include config.h.Ralf Corsepius
2004-04-15Remove stray white spaces.Ralf Corsepius
2003-09-042003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill
2002-08-072002-08-07 Chris Johns <ccj@acm.org>Joel Sherrill
1999-11-17Updated copyright notice.Joel Sherrill
1999-11-02Split Heap and Time of Day Handlers.Joel Sherrill