Home | History | Annotate | Download | only in ep93xx
History log of /src/sys/arch/arm/ep93xx/files.ep93xx
RevisionDateAuthorComments
 1.4  27-Feb-2009  kenh Improved support for GPIO support on the EP93xx ARM processors.
Specifically:

Support disabling specific pins on specific ports.
Modification of TS7200 kernel config file for GPIO support.
Documentatin for the current and improved GPIO interface (epgpio).
 1.3  27-May-2008  hamajima branches: 1.3.6; 1.3.12;
- convert inline asm umull to C
- add "-march=armv4 -mtune=arm9" to CPUFLAGS

Relevant mailing list threads:
http://mail-index.netbsd.org/source-changes/2008/05/25/msg195537.html
http://mail-index.netbsd.org/port-arm/2008/05/26/msg000228.html
 1.2  12-Nov-2005  hamajima branches: 1.2.78; 1.2.80; 1.2.82; 1.2.84;
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 files.ep93xx was added on branch ktrace-lwp on 2005-01-17 19:29:12 +0000
 1.2.84.1  23-Jun-2008  wrstuden Sync w/ -current. 34 merge conflicts to follow.
 1.2.82.1  04-May-2009  yamt sync with head.
 1.2.80.1  04-Jun-2008  yamt sync with head
 1.2.78.1  02-Jun-2008  mjf Sync with HEAD.
 1.3.12.1  13-May-2009  jym Sync with HEAD.

Commit is split, to avoid a "too many arguments" protocol error.
 1.3.6.1  03-Mar-2009  skrll Sync with HEAD.

RSS XML Feed