files.octeon1 revision 213762
1194140Simp# $FreeBSD: head/sys/mips/cavium/files.octeon1 213762 2010-10-13 09:17:44Z jmallett $
2194140Simp# Octeon Support Files
3194140Simp#
4206721Sjmallettmips/cavium/asm_octeon.S			optional smp
5210311Sjmallettmips/cavium/ciu.c				standard
6202063Simpmips/cavium/obio.c				optional uart
7210311Sjmallettmips/cavium/octeon_ds1337.c			standard
8202063Simpmips/cavium/octeon_ebt3000_cf.c			optional cf
9202063Simpmips/cavium/octeon_machdep.c			standard
10206721Sjmallettmips/cavium/octeon_mp.c				optional smp
11210311Sjmallettmips/cavium/octeon_rtc.c			standard
12202063Simpmips/cavium/uart_bus_octeonusart.c		optional uart
13202063Simpmips/cavium/uart_cpu_octeonusart.c		optional uart
14202063Simpmips/cavium/uart_dev_oct16550.c			optional uart
15198154Srrsmips/mips/intr_machdep.c			standard
16198669Srrsmips/mips/tick.c				standard
17210311Sjmallett
18210311Sjmallettmips/cavium/octeon_rnd.c			optional random
19210311Sjmallett
20210312Sjmallettmips/cavium/cryptocteon/cavium_crypto.c		optional cryptocteon
21210312Sjmallettmips/cavium/cryptocteon/cryptocteon.c		optional cryptocteon
22210312Sjmallett
23210311Sjmallettmips/cavium/octe/ethernet.c			optional octe
24213346Sjmallettmips/cavium/octe/ethernet-mv88e61xx.c		optional octe octeon_vendor_lanner
25210311Sjmallettmips/cavium/octe/ethernet-common.c		optional octe
26210311Sjmallettmips/cavium/octe/ethernet-mdio.c		optional octe
27210311Sjmallettmips/cavium/octe/ethernet-mem.c			optional octe
28210311Sjmallettmips/cavium/octe/ethernet-rgmii.c		optional octe
29210311Sjmallettmips/cavium/octe/ethernet-rx.c			optional octe
30210311Sjmallettmips/cavium/octe/ethernet-sgmii.c		optional octe
31210311Sjmallettmips/cavium/octe/ethernet-spi.c			optional octe
32210311Sjmallettmips/cavium/octe/ethernet-tx.c			optional octe
33210311Sjmallettmips/cavium/octe/ethernet-xaui.c		optional octe
34213762Sjmallettmips/cavium/octe/mv88e61xxphy.c			optional octe mv88e61xxphy
35210311Sjmallettmips/cavium/octe/octe.c				optional octe
36210311Sjmallettmips/cavium/octe/octebus.c			optional octe
37210311Sjmallett
38210311Sjmallettmips/cavium/octopci.c				optional pci
39210311Sjmallettmips/cavium/octopci_bus_space.c			optional pci
40210311Sjmallett
41210312Sjmallettmips/cavium/usb/octusb.c			optional usb octusb
42210312Sjmallettmips/cavium/usb/octusb_octeon.c			optional usb octusb
43210312Sjmallett
44210312Sjmallettcontrib/octeon-sdk/cvmx-usb.c			optional octusb
45210312Sjmallett
46210311Sjmallett# XXX Some files could be excluded in some configurations.  Making them
47210311Sjmallett#     optional but on in the default config would seem reasonable.
48213140Sjmallettcontrib/octeon-sdk/cvmx-cmd-queue.c		standard
49210311Sjmallettcontrib/octeon-sdk/cvmx-bootmem.c		standard
50213140Sjmallettcontrib/octeon-sdk/cvmx-fpa.c			standard
51213140Sjmallettcontrib/octeon-sdk/cvmx-helper.c		standard
52213140Sjmallettcontrib/octeon-sdk/cvmx-helper-board.c		standard
53213140Sjmallettcontrib/octeon-sdk/cvmx-helper-errata.c		standard
54213140Sjmallettcontrib/octeon-sdk/cvmx-helper-fpa.c		standard
55213140Sjmallettcontrib/octeon-sdk/cvmx-helper-loop.c		standard
56213140Sjmallettcontrib/octeon-sdk/cvmx-helper-npi.c		standard
57213140Sjmallettcontrib/octeon-sdk/cvmx-helper-rgmii.c		standard
58213140Sjmallettcontrib/octeon-sdk/cvmx-helper-sgmii.c		standard
59213140Sjmallettcontrib/octeon-sdk/cvmx-helper-spi.c		standard
60213140Sjmallettcontrib/octeon-sdk/cvmx-helper-util.c		standard
61213140Sjmallettcontrib/octeon-sdk/cvmx-helper-xaui.c		standard
62213140Sjmallettcontrib/octeon-sdk/cvmx-pko.c			standard
63213140Sjmallettcontrib/octeon-sdk/cvmx-spi.c			standard
64213140Sjmallettcontrib/octeon-sdk/cvmx-spi4000.c		standard
65210311Sjmallettcontrib/octeon-sdk/cvmx-sysinfo.c		standard
66210311Sjmallettcontrib/octeon-sdk/cvmx-thunder.c		standard
67213140Sjmallettcontrib/octeon-sdk/cvmx-twsi.c			standard
68210311Sjmallettcontrib/octeon-sdk/cvmx-warn.c			standard
69210311Sjmallettcontrib/octeon-sdk/octeon-model.c		standard
70