OpenGrok
Cross Reference: epwdog.c
xref
: /
src
/
sys
/
arch
/
arm
/
ep93xx
/
epwdog.c
Home
|
History
|
Annotate
|
Download
|
only in
ep93xx
History log of
/src/sys/arch/arm/ep93xx/epwdog.c
Revision
Date
Author
Comments
1.6
21-Nov-2021
skrll
Trailing whitespace.
1.5
27-Oct-2012
chs
split device_t/softc for all remaining drivers.
replace "struct device *" with "device_t".
use device_xname(), device_unit(), etc.
1.4
01-Jul-2011
dyoung
branches: 1.4.2; 1.4.12;
#include <sys/bus.h> instead of <machine/bus.h>.
1.3
21-Aug-2006
hamajima
fix unterminated #ifdef. PR34240.
1.2
26-Mar-2006
thorpej
branches: 1.2.6; 1.2.8;
Use device_unit() (and remove a couple of places where it is not
needed).
1.1
12-Nov-2005
hamajima
branches: 1.1.4; 1.1.8; 1.1.10; 1.1.12; 1.1.14; 1.1.16;
add new EP93xx device drivers.
epgpio: GPIO Interface (support gpio(4))
epled: LED on epgpio
eppcic: PCMCIA Interface
eprtc: Realtime clock
epwdog: Watchdog timer
changes
ep93xx_intr: add dummy entries to keep vmstat happy.
epclk: I use Timer1 and generate 100Hz if set.
epe: attach epclk and epgpio first.
fetch the Ethernet address from property if set.
I use config flags and modify MDCDIV.
1.1.16.1
28-Mar-2006
tron
Merge 2006-03-28 NetBSD-current into the "peter-altq" branch.
1.1.14.1
19-Apr-2006
elad
sync with head - hopefully this will work
1.1.12.2
03-Sep-2006
yamt
sync with head.
1.1.12.1
01-Apr-2006
yamt
sync with head.
1.1.10.1
22-Apr-2006
simonb
Sync with head.
1.1.8.1
09-Sep-2006
rpaulo
sync with head
1.1.4.2
11-Dec-2005
christos
Sync with head.
1.1.4.1
12-Nov-2005
christos
file epwdog.c was added on branch ktrace-lwp on 2005-12-11 10:28:15 +0000
1.2.8.1
23-Aug-2006
tron
Pull up following revision(s) (requested by hamajima in ticket #44):
sys/arch/arm/ep93xx/epwdog.c: revision 1.3
fix unterminated #ifdef. PR34240.
1.2.6.3
30-Dec-2006
yamt
sync with head.
1.2.6.2
21-Jun-2006
yamt
sync with head.
1.2.6.1
26-Mar-2006
yamt
file epwdog.c was added on branch yamt-lazymbuf on 2006-06-21 14:49:16 +0000
1.4.12.1
20-Nov-2012
tls
Resync to 2012-11-19 00:00:00 UTC
1.4.2.1
30-Oct-2012
yamt
sync with head
Indexes created Mon Oct 20 20:10:13 GMT 2025