summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/m68k/uC5282/timer/timer.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* bsps: Move benchmark timer to bspsSebastian Huber2018-04-201-47/+0
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-211-1/+1
|
* 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.
* Convert to "bool".Ralf Corsepius2008-09-051-1/+1
|
* 2008-08-31 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-08-311-13/+3
| | | | | * 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-4/+4
| | | | | * timer/timer.c: Rename timer driver methods to follow RTEMS programming conventions.
* 2007-03-12 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2007-03-121-1/+1
| | | | | | | | | * clock/clock.c, console/console.c, include/bsp.h, include/coverhd.h, include/tm27.h, network/network.c, start/start.S, startup/bspclean.c, startup/bspstart.c, startup/init5282.c, startup/linkcmds, timer/timer.c: Correct license URL and/or fix mistake in copyright notice. Both of these mistakes appear to be from code submitted after these changes were made previously.
* Assign copyright to OAR since all files descend from OAR's source.Eric Norum2005-11-071-0/+9
|
* Add support for interrupt controller allocation. This will provides aEric Norum2005-02-031-1/+1
| | | | mechanism for applications to find a free level/priority.
* New BSP for Arcturus uCDIMM ColdFire 5282.Eric Norum2005-01-281-0/+47