summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/m68k/gen68340/timer/timer.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* bsps: Move benchmark timer to bspsSebastian Huber2018-04-201-256/+0
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* m68k/gen68340: Fix warningsJoel Sherrill2014-10-161-189/+176
|
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-211-1/+1
|
* Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill2012-05-111-2/+0
| | | | | | | | | | | | Script does what is expected and tries to do it as smartly as possible. + remove occurrences of two blank comment lines next to each other after Id string line removed. + remove entire comment blocks which only exited to contain CVS Ids + If the processing left a blank line at the top of a file, it was removed.
* 2011-02-09 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2011-02-091-1/+2
| | | | | * timer/timer.c: Include <rtems/btimer.h>. Fix benchmark_timer_read() definition.
* adapted to new prototype for *_write functionThomas Doerfler2009-12-171-2/+0
|
* 2008-09-30 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-09-301-2/+0
| | | | * timer/timer.c: Eliminate uses of old benchmark timer names.
* Convert to "bool".Ralf Corsepius2008-09-051-1/+1
|
* 2008-08-31 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-08-311-22/+8
| | | | | * console/console.c, include/m340timer.h, timer/timer.c: Eliminate empty function from every benchmark timer driver. Fix spelling.
* 2008-08-31 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-08-311-10/+10
| | | | | * console/console.c, include/m340timer.h, timer/timer.c: Rename timer driver methods to follow RTEMS programming conventions.
* Add missing prototypes.Ralf Corsepius2008-08-191-4/+4
|
* Remove stray white spaces.Ralf Corsepius2004-04-211-11/+11
|
* 2003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-09-041-1/+1
| | | | | | | | * clock/ckinit.c, console/Modif_cpu_asm.S, console/console.c, console/m340uart.c, include/bsp.h, include/m340timer.h, include/m340uart.h, start/start.S, start/startfor340only.S, startup/bspclean.c, startup/bspstart.c, startup/dumpanic.c, timer/timer.c: URL for license changed.
* Updated copyright notice.Joel Sherrill1999-11-171-2/+1
|
* Update from Geoffroy Montel (g_montel@yahoo.com) to get in sync with termiosJoel Sherrill1998-07-061-2/+4
| | | | and eliminate warnings.
* Initial submission of gen68340 BSP (should run on a 68349) fromJoel Sherrill1998-07-011-0/+287
Geoffroy Montel <g_montel@yahoo.com>.