CVS commit: src/sys/arch/arm/ep93xx

2020-06-16 Thread Jason R Thorpe
Module Name:src
Committed By:   thorpej
Date:   Wed Jun 17 06:49:03 UTC 2020

Modified Files:
src/sys/arch/arm/ep93xx: ep93xx_busdma.c

Log Message:
 not needed here.


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/sys/arch/arm/ep93xx/ep93xx_busdma.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/sys/arch/arm/ep93xx

2020-02-03 Thread Nick Hudson
Module Name:src
Committed By:   skrll
Date:   Mon Feb  3 13:58:05 UTC 2020

Modified Files:
src/sys/arch/arm/ep93xx: epe.c

Log Message:
More if_stat*


To generate a diff of this commit:
cvs rdiff -u -r1.46 -r1.47 src/sys/arch/arm/ep93xx/epe.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/sys/arch/arm/ep93xx

2020-02-03 Thread Nick Hudson
Module Name:src
Committed By:   skrll
Date:   Mon Feb  3 13:53:57 UTC 2020

Modified Files:
src/sys/arch/arm/ep93xx: epe.c

Log Message:
Adopt 


To generate a diff of this commit:
cvs rdiff -u -r1.45 -r1.46 src/sys/arch/arm/ep93xx/epe.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/sys/arch/arm/ep93xx

2014-03-08 Thread Nick Hudson
Module Name:src
Committed By:   skrll
Date:   Sat Mar  8 18:08:48 UTC 2014

Modified Files:
src/sys/arch/arm/ep93xx: epcom.c epe.c

Log Message:
Remove unused variables


To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 src/sys/arch/arm/ep93xx/epcom.c
cvs rdiff -u -r1.30 -r1.31 src/sys/arch/arm/ep93xx/epe.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/sys/arch/arm/ep93xx

2014-03-06 Thread Maxime Villard
Module Name:src
Committed By:   maxv
Date:   Thu Mar  6 19:46:28 UTC 2014

Modified Files:
src/sys/arch/arm/ep93xx: epclk.c

Log Message:
Fix uninitialized variable. Found by my code scanner.

ok christos@


To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 src/sys/arch/arm/ep93xx/epclk.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/sys/arch/arm/ep93xx

2014-03-02 Thread Joerg Sonnenberger
Module Name:src
Committed By:   joerg
Date:   Sun Mar  2 13:22:33 UTC 2014

Modified Files:
src/sys/arch/arm/ep93xx: ep93xx_intr.c

Log Message:
GC ipending.


To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 src/sys/arch/arm/ep93xx/ep93xx_intr.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/sys/arch/arm/ep93xx

2014-03-02 Thread Joerg Sonnenberger
Module Name:src
Committed By:   joerg
Date:   Sun Mar  2 13:22:21 UTC 2014

Modified Files:
src/sys/arch/arm/ep93xx: epe.c

Log Message:
Make the empty loop body explicit.


To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 src/sys/arch/arm/ep93xx/epe.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.