Home | History | Annotate | Download | only in tsarm
History log of /src/sys/arch/evbarm/tsarm/epcom_ts.c
RevisionDateAuthorComments
 1.9  20-Dec-2023  thorpej Remove unnecessary <sys/malloc.h>.
 1.8  12-Nov-2012  skrll C99 types
 1.7  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.6  12-Feb-2012  matt branches: 1.6.6;
Change old-style function defintions to C89 prototypes.

Approved by releng.
 1.5  01-Jul-2011  dyoung branches: 1.5.2; 1.5.6;
#include <sys/bus.h> instead of <machine/bus.h>.
 1.4  21-Oct-2009  rmind Drop 3rd and 4th clauses from Ichiro FUKUHARA's license.
Reviewed and approved by ichiro@ (copyright holder).
 1.3  14-Mar-2009  dsl Change about 4500 of the K&R function definitions to ANSI ones.
There are still about 1600 left, but they have ',' or /* ... */
in the actual variable definitions - which my awk script doesn't handle.
There are also many that need () -> (void).
(The script does handle misordered arguments.)
 1.2  11-Dec-2005  christos branches: 1.2.78; 1.2.86; 1.2.92;
merge ktrace-lwp.
 1.1  23-Dec-2004  joff branches: 1.1.4;
TS-7200 SBC epcom UART glue
 1.1.4.2  17-Jan-2005  skrll Sync with HEAD.
 1.1.4.1  23-Dec-2004  skrll file epcom_ts.c was added on branch ktrace-lwp on 2005-01-17 19:29:23 +0000
 1.2.92.1  13-May-2009  jym Sync with HEAD.

Commit is split, to avoid a "too many arguments" protocol error.
 1.2.86.1  28-Apr-2009  skrll Sync with HEAD.
 1.2.78.2  11-Mar-2010  yamt sync with head
 1.2.78.1  04-May-2009  yamt sync with head.
 1.5.6.1  18-Feb-2012  mrg merge to -current.
 1.5.2.3  16-Jan-2013  yamt sync with (a bit old) head
 1.5.2.2  30-Oct-2012  yamt sync with head
 1.5.2.1  17-Apr-2012  yamt sync with head
 1.6.6.1  20-Nov-2012  tls Resync to 2012-11-19 00:00:00 UTC

RSS XML Feed