Source-Changes archive

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

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



Module Name:    src
Committed By:   kiyohara
Date:           Sun Oct  3 05:49:25 UTC 2010

Added Files:
        src/sys/arch/arm/marvell: files.marvell kirkwood.c kirkwoodreg.h
            mv78xx0reg.h mvsoc.c mvsoc_dma.c mvsoc_intr.c mvsoc_intr.h
            mvsoc_space.c mvsocgpp.c mvsocgppreg.h mvsocgppvar.h mvsocreg.h
            mvsoctmr.c mvsoctmrreg.h mvsocvar.h orion.c orionreg.h
            pci_machdep.c

Log Message:
Add support Marvell Sheeva Core and SoC. (Orion/Kirkwood)
  Discovery Innovation not yet.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 src/sys/arch/arm/marvell/files.marvell \
    src/sys/arch/arm/marvell/kirkwood.c \
    src/sys/arch/arm/marvell/kirkwoodreg.h \
    src/sys/arch/arm/marvell/mv78xx0reg.h src/sys/arch/arm/marvell/mvsoc.c \
    src/sys/arch/arm/marvell/mvsoc_dma.c \
    src/sys/arch/arm/marvell/mvsoc_intr.c \
    src/sys/arch/arm/marvell/mvsoc_intr.h \
    src/sys/arch/arm/marvell/mvsoc_space.c \
    src/sys/arch/arm/marvell/mvsocgpp.c \
    src/sys/arch/arm/marvell/mvsocgppreg.h \
    src/sys/arch/arm/marvell/mvsocgppvar.h \
    src/sys/arch/arm/marvell/mvsocreg.h src/sys/arch/arm/marvell/mvsoctmr.c \
    src/sys/arch/arm/marvell/mvsoctmrreg.h \
    src/sys/arch/arm/marvell/mvsocvar.h src/sys/arch/arm/marvell/orion.c \
    src/sys/arch/arm/marvell/orionreg.h \
    src/sys/arch/arm/marvell/pci_machdep.c

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