summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/coretodset.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* score: Rename _Watchdog_Realtime_from_*()Sebastian Huber2018-02-021-1/+1
* score: Optimize watchdog tickleSebastian Huber2018-02-021-2/+22
* score: Use self-contained API mutexSebastian Huber2017-12-041-1/+1
* score: Rename _Watchdog_Ticks_from_*()Sebastian Huber2017-10-241-1/+1
* score: Rename watchdog variantsSebastian Huber2017-10-171-1/+1
* score: Use struct timespec for TODSebastian Huber2017-10-091-6/+6
* score: Avoid Giant lock for set time of daySebastian Huber2016-05-021-8/+6
* score: Streamline set time of day functionsSebastian Huber2016-05-021-1/+1
* score: Replace watchdog handler implementationSebastian Huber2016-03-041-16/+12
* timecounter: Use in RTEMSAlexander Krutwig2015-05-201-9/+10
* score: Fix _TOD_Set_with_timestamp()Sebastian Huber2015-04-171-4/+5
* score: Add Watchdog_HeaderSebastian Huber2015-04-131-2/+2
* score: Split _Watchdog_Adjust()Sebastian Huber2015-04-131-2/+4
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-211-1/+1
* score: Add local context to SMP lock APISebastian Huber2014-03-111-3/+3
* score: Use an ISR lock for TODSebastian Huber2013-08-011-6/+11
* score: Delete _TOD_Activate and _TOD_DeactivateSebastian Huber2013-08-011-2/+0
* score: Rename tod.h to todimpl.hSebastian Huber2013-08-011-1/+1
* score: Merge tod implementation into one fileSebastian Huber2013-07-261-4/+1
* score: Create object implementation headerSebastian Huber2013-07-261-1/+0
* score: Create watchdog implementation headerSebastian Huber2013-07-221-1/+1
* score: Move thread dispatch content to new fileSebastian Huber2013-06-071-0/+1
* score misc: Score misc: Clean up Doxygen #6 (GCI 2012)Christopher Kerl2012-11-291-2/+6
* score: Fix performance issue for 64-bit timestampsSebastian Huber2012-06-141-0/+2
* score: New structure TOD_ControlSebastian Huber2012-06-141-2/+2
* Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill2012-05-111-2/+0
* 2011-09-29 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber2011-09-291-22/+9
* 2011-07-24 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2011-07-241-2/+1
* Eliminate TRUE/FALSE.Ralf Corsepius2008-12-221-1/+1
* 2008-12-08 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-12-081-7/+10
* Remove stray args in function call.Ralf Corsepius2008-07-291-1/+1
* 2007-04-05 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2007-04-051-9/+6
* 2007-04-02 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2007-04-021-16/+12
* Include config.h.Ralf Corsepius2005-01-271-0/+4
* Remove stray white spaces.Ralf Corsepius2004-04-151-1/+0
* 2003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-09-041-1/+1
* 2002-08-07 Chris Johns <ccj@acm.org>Joel Sherrill2002-08-071-2/+2
* Updated copyright notice.Joel Sherrill1999-11-171-2/+1
* Split Heap and Time of Day Handlers.Joel Sherrill1999-11-021-0/+64