]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - sys/arm/mv/files.mv
Remove spurious newline
[FreeBSD/FreeBSD.git] / sys / arm / mv / files.mv
1 # $FreeBSD$
2 #
3 # The Marvell CPU cores
4 # - Compliant with V5TE architecture
5 # - Super scalar dual issue CPU
6 # - Big/Little Endian
7 # - MMU/MPU
8 # - L1 Cache: Supports streaming and write allocate
9 # - Variable pipeline stages
10 # - Out-of-order execution
11 # - Branch Prediction
12 # - JTAG/ICE
13 # - Vector Floating Point (VFP) unit
14 #
15 arm/mv/gpio.c                   optional        gpio
16 arm/mv/mv_common.c              standard
17 arm/mv/mv_localbus.c            standard
18 arm/mv/armv5_machdep.c          standard
19 arm/mv/mv_pci_ctrl.c            optional        pci | fdt
20 arm/mv/mv_pci.c                 optional        pci
21 arm/mv/mv_ts.c                  standard
22 arm/mv/timer.c                  optional        !soc_mv_armada38x
23
24 dev/cesa/cesa.c                 optional        cesa
25 dev/iicbus/twsi/mv_twsi.c       optional        twsi
26 dev/mge/if_mge.c                optional        mge
27 dev/neta/if_mvneta_fdt.c        optional        neta fdt
28 dev/neta/if_mvneta.c            optional        neta mdio mii
29 dev/nand/nfc_mv.c               optional        nand
30 dev/mvs/mvs_soc.c               optional        mvs
31 dev/uart/uart_dev_ns8250.c      optional        uart
32 dev/uart/uart_dev_snps.c        optional        uart
33 dev/usb/controller/ehci_mv.c    optional        ehci
34 dev/usb/controller/generic_xhci.c       optional        xhci
35 dev/ahci/ahci_mv_fdt.c          optional        ahci