Home | History | Annotate | Download | only in ep93xx
History log of /src/sys/arch/arm/ep93xx/epsocvar.h
RevisionDateAuthorComments
 1.6  12-Nov-2012  skrll C99 types
 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  23-Oct-2009  snj Switch to a 2 clause license. Approved by joff@ (copyright holder).
 1.2  12-Nov-2005  hamajima branches: 1.2.82;
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  22-Dec-2004  joff branches: 1.1.4; 1.1.12;
ep93xx ARM system-on-chip support
 1.1.12.1  21-Jun-2006  yamt sync with head.
 1.1.4.3  11-Dec-2005  christos Sync with head.
 1.1.4.2  17-Jan-2005  skrll Sync with HEAD.
 1.1.4.1  22-Dec-2004  skrll file epsocvar.h was added on branch ktrace-lwp on 2005-01-17 19:29:12 +0000
 1.2.82.1  11-Mar-2010  yamt sync with head
 1.4.12.1  20-Nov-2012  tls Resync to 2012-11-19 00:00:00 UTC
 1.4.2.2  16-Jan-2013  yamt sync with (a bit old) head
 1.4.2.1  30-Oct-2012  yamt sync with head

RSS XML Feed