summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/c4x/c4xsim/timer/timer.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-06-11Remove (Abandoned).Ralf Corsepius1-105/+0
2008-09-05Convert to "bool".Ralf Corsepius1-3/+3
2008-08-312008-08-31 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-19/+9
* timer/timer.c: Eliminate empty function from every benchmark timer driver. Fix spelling.
2008-08-312008-08-31 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-10/+10
* timer/timer.c: Rename timer driver methods to follow RTEMS programming conventions.
2005-02-022005-02-02 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-1/+1
* include/tm27.h, timer/timer.c: #include <rtems/tic4x/c4xio.h> instead of <rtems/tic4x/c4xio.h>.
2004-04-21Remove duplicate white lines.Ralf Corsepius1-1/+0
2004-04-21Remove stray white spaces.Ralf Corsepius1-1/+1
2004-04-15Remove stray white spaces.Ralf Corsepius1-1/+0
2004-04-022004-04-02 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius1-1/+1
* clock/clock.c, include/bsp.h, timer/timer.c: Include <rtems/c4x/c4xio.h> instead of <c4xio.h>.
2004-03-312004-03-31 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius1-4/+4
* clock/clock.c, include/bsp.h, startup/bspstart.c, timer/timer.c: Convert to using c99 fixed size types.
2003-09-042003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
* clock/clock.c, console/console.c, console/consolereserveresources.c, console/debugio.c, include/bsp.h, startup/bspstart.c, startup/spurious.c, timer/timer.c: URL for license changed.
2000-02-22New port of RTEMS to TI C3x and C4x.Joel Sherrill1-6/+19
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
of switching to the modified GNU GPL.