summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libcpu/bfin/clock (unfollow)
Commit message (Expand)AuthorFilesLines
2018-03-26bsp/bfin: Move libcpu content to bspsSebastian Huber2-339/+0
2016-11-09score: Add and use Thread_Control::is_idleSebastian Huber1-5/+1
2016-03-27libcpu/bfin/clock/clock.c: Fix warning by including <rtems/clockdrv.h>Joel Sherrill1-0/+2
2016-01-11score: Introduce Thread_Entry_informationSebastian Huber1-2/+2
2015-06-26score: Simplify <rtems/system.h>Sebastian Huber1-0/+1
2015-03-17libcpu/bfin/clock/rtc.c: Do not use rtems_clock_get()Joel Sherrill1-2/+2
2014-10-31libcpu/bfin/clock/tod.h: Delete - missed on previous commitsJoel Sherrill1-61/+0
2014-10-16bfin libcpu and libbsp: Fix warningsJoel Sherrill2-2/+3
2014-10-13libcpu/bfin/clock: Fix warningsJoel Sherrill2-52/+21
2014-09-16tod.h -> libcsupport like other driver and helper prototype filesJoel Sherrill1-1/+1
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns3-3/+3
2013-08-14bsps: Fix clock driver definesSebastian Huber1-2/+2
2013-08-01score: Rename tod.h to todimpl.hSebastian Huber1-1/+1
2013-07-26score: Merge tod implementation into one fileSebastian Huber1-0/+1
2013-05-31score: Remove idle field of Per_CPU_ControlSebastian Huber1-2/+5
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill3-6/+0
2009-11-30Whitespace removal.Ralf Corsepius3-20/+20
2009-10-202009-10-20 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-1/+1
2009-05-272009-05-27 Sebastian Huber <sebastian.huber@embedded-brains.de>Joel Sherrill2-27/+103
2008-09-252008-09-25 Allan Hessenflow <allanh@kallisti.com>Joel Sherrill1-0/+3
2008-09-052008-09-05 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-43/+0
2008-08-18Add missing prototypes.Ralf Corsepius1-3/+3
2008-08-152008-08-15 Allan Hessenflow <allanh@kallisti.com>Joel Sherrill3-0/+397