OpenGrok
Cross Reference: gemini_timer.c
xref
: /
src
/
sys
/
arch
/
arm
/
gemini
/
gemini_timer.c
Home
|
History
|
Annotate
|
Download
|
only in
gemini
History log of
/src/sys/arch/arm/gemini/gemini_timer.c
Revision
Date
Author
Comments
1.7
18-Mar-2014
martin
Bracket timer_init() with disable_interrupts()/restore_interrupts()
properly. Pointed out by Chris Gilbert.
1.6
09-Mar-2014
martin
Remove an unused variable and fix a copy&pasto (I think)
1.5
01-Jul-2011
dyoung
branches: 1.5.2; 1.5.12; 1.5.16;
#include <sys/bus.h> instead of <machine/bus.h>.
1.4
05-Jan-2010
mbalmer
One semicolon is enough.
1.3
18-Mar-2009
cegger
branches: 1.3.2;
Ansify function definitions w/o arguments. Generated with sed.
1.2
09-Nov-2008
cliff
branches: 1.2.4; 1.2.6;
- we are combining stat and system clocks to use the same timer
the master and slave CPU each get one timer for those functions;
both CPUs can use the free-running ref timer;
it is initialized by CPU#0 and after that all access is read-only
- use correct OBIO_*_DEFAULT locator indicies
1.1
24-Oct-2008
matt
branches: 1.1.2;
Add support for Cortina Systems SL3516 eval board.
1.1.2.2
28-Apr-2009
skrll
Sync with HEAD.
1.1.2.1
19-Jan-2009
skrll
Sync with HEAD.
1.2.6.1
13-May-2009
jym
Sync with HEAD.
Commit is split, to avoid a "too many arguments" protocol error.
1.2.4.2
17-Jan-2009
mjf
Sync with HEAD.
1.2.4.1
09-Nov-2008
mjf
file gemini_timer.c was added on branch mjf-devfs2 on 2009-01-17 13:27:53 +0000
1.3.2.3
11-Mar-2010
yamt
sync with head
1.3.2.2
04-May-2009
yamt
sync with head.
1.3.2.1
18-Mar-2009
yamt
file gemini_timer.c was added on branch yamt-nfs-mp on 2009-05-04 08:10:41 +0000
1.5.16.1
18-May-2014
rmind
sync with head
1.5.12.1
20-Aug-2014
tls
Rebase to HEAD as of a few days ago.
1.5.2.1
22-May-2014
yamt
sync with head.
for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.
this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
Indexes created Mon Sep 29 13:09:55 GMT 2025