]> CyberLeo.Net >> Repos - FreeBSD/releng/10.2.git/blob - sys/arm/mv/files.mv
- Copy stable/10@285827 to releng/10.2 in preparation for 10.2-RC1
[FreeBSD/releng/10.2.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/arm/bus_space_base.c        standard
16 arm/arm/bus_space_generic.c     standard
17 arm/arm/cpufunc_asm_arm10.S     standard
18 arm/arm/cpufunc_asm_arm11.S     standard
19 arm/arm/cpufunc_asm_armv5.S     standard
20 arm/arm/cpufunc_asm_armv5_ec.S  standard
21 arm/arm/cpufunc_asm_armv7.S     standard
22 arm/arm/cpufunc_asm_sheeva.S    standard
23 arm/arm/cpufunc_asm_pj4b.S      standard
24
25 arm/mv/gpio.c                   standard
26 arm/mv/mv_common.c              standard
27 arm/mv/mv_localbus.c            standard
28 arm/mv/mv_machdep.c             standard
29 arm/mv/mv_pci.c                 optional        pci
30 arm/mv/mv_sata.c                optional        ata | atamvsata
31 arm/mv/mv_ts.c                  standard
32 arm/mv/timer.c                  standard
33 arm/mv/twsi.c                   optional        iicbus
34
35 dev/cesa/cesa.c                 optional        cesa
36 dev/mge/if_mge.c                optional        mge
37 dev/nand/nfc_mv.c               optional        nand
38 dev/mvs/mvs_soc.c               optional        mvs
39 dev/uart/uart_dev_ns8250.c      optional        uart
40 dev/usb/controller/ehci_mv.c    optional        ehci
41
42 kern/kern_clocksource.c         standard