Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

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



Module Name:    src
Committed By:   scw
Date:           Sun Nov 16 12:41:03 UTC 2003

Modified Files:
        src/sys/arch/arm/xscale: files.ixp425 ixp425_sip.c ixp425_space.c
            ixp425_timer.c ixp425reg.h
Removed Files:
        src/sys/arch/arm/xscale: ixp425_sip_io.c

Log Message:
 - Remove ixpsip_bs_tag (ixp425_sip_io.c). It just duplicated some of
   the functionality of ixp425_bs_tag.
 - Add missing stream_{read,write}_1 ops to ixp425_bs_tag.
 - Re-work the delay() implementation to use the free-running Time-
   Stamp counter. This removes the need to bootstrap TMR0 early on.


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 src/sys/arch/arm/xscale/files.ixp425 \
    src/sys/arch/arm/xscale/ixp425_timer.c
cvs rdiff -r1.5 -r1.6 src/sys/arch/arm/xscale/ixp425_sip.c
cvs rdiff -r1.3 -r0 src/sys/arch/arm/xscale/ixp425_sip_io.c
cvs rdiff -r1.2 -r1.3 src/sys/arch/arm/xscale/ixp425_space.c
cvs rdiff -r1.13 -r1.14 src/sys/arch/arm/xscale/ixp425reg.h

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




Home | Main Index | Thread Index | Old Index