Home | History | Annotate | Line # | Download | only in marvell
files.marvell revision 1.2.2.2
      1  1.2.2.2  yamt #       $NetBSD: files.marvell,v 1.2.2.2 2010/10/09 03:31:40 yamt Exp $
      2  1.2.2.2  yamt #
      3  1.2.2.2  yamt # Configuration info for Marvell System on Chip support
      4  1.2.2.2  yamt #
      5  1.2.2.2  yamt 
      6  1.2.2.2  yamt include "arch/arm/pic/files.pic"
      7  1.2.2.2  yamt 
      8  1.2.2.2  yamt device	mvsoc { [unit = -1], [offset = -1], [irq = -1] } : bus_space_generic, pic
      9  1.2.2.2  yamt attach	mvsoc at mainbus
     10  1.2.2.2  yamt file	arch/arm/marvell/mvsoc.c		mvsoc
     11  1.2.2.2  yamt file	arch/arm/marvell/mvsoc_space.c
     12  1.2.2.2  yamt file	arch/arm/marvell/mvsoc_dma.c
     13  1.2.2.2  yamt 
     14  1.2.2.2  yamt file	arch/arm/arm32/irq_dispatch.S
     15  1.2.2.2  yamt 
     16  1.2.2.2  yamt defflag opt_mvsoc.h				ORION KIRKWOOD MV78XX0
     17  1.2.2.2  yamt file	arch/arm/marvell/mvsoc_intr.c
     18  1.2.2.2  yamt file	arch/arm/marvell/orion.c		orion
     19  1.2.2.2  yamt file	arch/arm/marvell/kirkwood.c		kirkwood
     20  1.2.2.2  yamt #file	arch/arm/marvell/mv78xx0.c		mv78xx0
     21  1.2.2.2  yamt 
     22  1.2.2.2  yamt 
     23  1.2.2.2  yamt # Integrated peripherals
     24  1.2.2.2  yamt include "dev/marvell/files.discovery"
     25  1.2.2.2  yamt 
     26  1.2.2.2  yamt # Timers
     27  1.2.2.2  yamt device	mvsoctmr
     28  1.2.2.2  yamt attach	mvsoctmr at mvsoc
     29  1.2.2.2  yamt file	arch/arm/marvell/mvsoctmr.c		mvsoctmr
     30  1.2.2.2  yamt 
     31  1.2.2.2  yamt 
     32  1.2.2.2  yamt # PCI Express Interface
     33  1.2.2.2  yamt attach	mvpex at mvsoc with mvpex_mbus
     34  1.2.2.2  yamt 
     35  1.2.2.2  yamt # PCI Interface
     36  1.2.2.2  yamt attach	gtpci at mvsoc with gtpci_mbus
     37  1.2.2.2  yamt 
     38  1.2.2.2  yamt file	arch/arm/marvell/pci_machdep.c		mvpex | gtpci
     39  1.2.2.2  yamt 
     40  1.2.2.2  yamt device	pchb
     41  1.2.2.2  yamt attach	pchb at pci
     42  1.2.2.2  yamt file	dev/marvell/pchb.c			pchb
     43  1.2.2.2  yamt 
     44  1.2.2.2  yamt # Serial-ATA II Host Controller (SATAHC)
     45  1.2.2.2  yamt attach	mvsata at mvsoc with mvsata_mbus
     46  1.2.2.2  yamt 
     47  1.2.2.2  yamt # Gigabit Ethernet Controller Interface
     48  1.2.2.2  yamt attach	mvgbec at mvsoc with mvgbec_mbus
     49  1.2.2.2  yamt 
     50  1.2.2.2  yamt # USB 2.0 Interface
     51  1.2.2.2  yamt attach	ehci at mvsoc with mvusb_mbus
     52  1.2.2.2  yamt 
     53  1.2.2.2  yamt # Cryptographic Engines and Security Accelerator
     54  1.2.2.2  yamt #attach	mvcesa at mvsoc with mvcesa_mbus
     55  1.2.2.2  yamt 
     56  1.2.2.2  yamt # TWSI Two-Wire Serial Interface
     57  1.2.2.2  yamt attach	gttwsi at mvsoc with gttwsi_mbus
     58  1.2.2.2  yamt 
     59  1.2.2.2  yamt # UART Interface
     60  1.2.2.2  yamt attach	com at mvsoc with mvuart_mbus
     61  1.2.2.2  yamt 
     62  1.2.2.2  yamt # IDMA Controller and XOR Engine
     63  1.2.2.2  yamt attach	gtidmac at mvsoc with gtidmac_mbus
     64  1.2.2.2  yamt 
     65  1.2.2.2  yamt # General Purpose I/O Port Interface
     66  1.2.2.2  yamt device	mvsocgpp: gpiobus, pic
     67  1.2.2.2  yamt attach	mvsocgpp at mvsoc
     68  1.2.2.2  yamt file	arch/arm/marvell/mvsocgpp.c		mvsocgpp	needs-flag
     69  1.2.2.2  yamt 
     70  1.2.2.2  yamt # Secure Digital Input/Output (SDIO) Interface
     71  1.2.2.2  yamt attach	mvsdio at mvsoc with mvsdio_mbus
     72