summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/coretod.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* doxygen: Rename Score* groups in RTEMSScore*Sebastian Huber2019-04-041-1/+1
* score: Use self-contained API mutexSebastian Huber2017-12-041-0/+20
* score: Statically initialize TOD handlerSebastian Huber2016-01-121-13/+1
* timecounter: Use in RTEMSAlexander Krutwig2015-05-201-14/+6
* coretod*.c: Fix Doxygen group and comment formattingJoel Sherrill2014-07-231-2/+2
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-211-1/+1
* score: Add SMP lock profiling supportSebastian Huber2014-03-141-1/+1
* score: Use an ISR lock for TODSebastian Huber2013-08-011-0/+2
* score: Move nanoseconds since last tick supportSebastian Huber2013-08-011-5/+13
* score: Delete _TOD_Activate and _TOD_DeactivateSebastian Huber2013-08-011-1/+0
* score: Rename tod.h to todimpl.hSebastian Huber2013-08-011-1/+1
* score: Merge tod implementation into one fileSebastian Huber2013-07-261-3/+0
* score: Create object implementation headerSebastian Huber2013-07-261-1/+0
* score misc: Score misc: Clean up Doxygen #10 (GCI 2012)Christopher Kerl2012-12-011-12/+6
* score: New structure TOD_ControlSebastian Huber2012-06-141-3/+3
* Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill2012-05-111-2/+0
* 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-17 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-12-171-6/+3
* 2008-12-16 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-12-161-2/+0
* 2008-12-08 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-12-081-4/+2
* 2007-04-05 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2007-04-051-6/+3
* 2007-04-02 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2007-04-021-8/+1
* 2007-04-02 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2007-04-021-10/+11
* Include config.h.Ralf Corsepius2005-01-271-0/+4
* 2004-04-29 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-03-291-1/+1
* 2003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-09-041-1/+1
* Updated copyright notice.Joel Sherrill1999-11-171-2/+1
* Split Heap and Time of Day Handlers.Joel Sherrill1999-11-021-178/+0
* updated copyright to 1998Joel Sherrill1998-02-171-1/+1
* Fixed typo in the pointer to the license terms.Joel Sherrill1997-10-081-2/+2
* headers updated to reflect new style copyright notice as partJoel Sherrill1997-04-221-5/+5
* changed _TOD_Is_set from a function to a boolean variableJoel Sherrill1996-09-061-0/+4
* renamed _TOD_Ticks_since_boot as _Watchdog_Ticks_since_boot so the WatchdogJoel Sherrill1996-05-311-1/+0
* Insert mode argument to _Watchdog_Insert removed. Now are watchdog timersJoel Sherrill1995-12-011-2/+1
* posix support initially addedJoel Sherrill1995-09-261-4/+4
* The word "RTEMS" almost completely removed from the core.Joel Sherrill1995-09-111-15/+15
* Initial revisionJoel Sherrill1995-05-111-0/+236