summaryrefslogtreecommitdiffstats
path: root/bsps/lm32/shared/clock/ckinit.c (unfollow)
Commit message (Expand)AuthorFilesLines
2024-03-20bsps: Avoid unused argument in clock interruptSebastian Huber1-1/+1
2022-07-11bsps/lm32/shared: Change license to BSD-2Joel Sherrill1-3/+22
2018-06-27Remove Clock_driver_support_shutdown_hardware()Sebastian Huber1-7/+0
2018-04-20bsps: Move clock drivers to bspsSebastian Huber1-1/+1
2017-09-18bsps: Clock_driver_support_install_isr()Sebastian Huber1-4/+2
2017-08-04Optional Clock_driver_support_shutdown_hardware()Sebastian Huber1-7/+6
2016-03-11lm32/shared/.../ckinit.c: Fix typo so fast idle on simulator is enabledJoel Sherrill1-1/+1
2015-05-20bsps: Convert clock drivers to use a timecounterAlexander Krutwig1-0/+2
2014-10-13libbsp/lm32/shared: Fix warningsJoel Sherrill1-6/+6
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2013-08-14bsps: Fix clock driver definesSebastian Huber1-1/+1
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill1-2/+0
2009-11-29Whitespace removal.Ralf Corsepius1-4/+4
2009-02-262009-02-26 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-1/+1
2009-02-252009-02-25 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-117/+19
2008-12-042008-12-04 Jukka Pietarinen <jukka.pietarinen@mrf.fi>Joel Sherrill1-23/+56
2008-09-162008-09-16 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-1/+0
2008-09-052008-09-05 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-31/+0
2007-12-112007-12-11 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-1/+1
2004-04-21Remove duplicate white lines.Ralf Corsepius1-2/+0
2004-04-21Remove stray white spaces.Ralf Corsepius1-8/+8
2004-03-312004-03-31 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius1-3/+3
2003-09-042003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
2000-01-11Removed old hack of using Configuration Table entry ticks_per_timesliceJoel Sherrill1-15/+5
1999-11-17Updated copyright notice.Joel Sherrill1-2/+1
1998-02-17updated copyright to 1998Joel Sherrill1-1/+1
1997-10-08Fixed typo in the pointer to the license terms.Joel Sherrill1-2/+2
1997-04-22headers updated to reflect new style copyright notice as partJoel Sherrill1-5/+5
1995-10-30SPARC port passes all testsJoel Sherrill1-26/+5
1995-09-11The word "RTEMS" almost completely removed from the core.Joel Sherrill1-21/+43
1995-08-28Added unused priority ceiling parameter to rtems_semaphore_create.Joel Sherrill1-17/+64