files.octeon1 revision 232816
1147495Sgad# $FreeBSD: head/sys/mips/cavium/files.octeon1 232816 2012-03-11 06:55:17Z jmallett $
2147495Sgad# Octeon Support Files
3147495Sgad#
4147495Sgadmips/cavium/asm_octeon.S			optional smp
5147495Sgadmips/cavium/ciu.c				standard
6147495Sgadmips/cavium/obio.c				optional uart
7147495Sgadmips/cavium/octeon_ds1337.c			standard
8147495Sgadmips/cavium/octeon_ebt3000_cf.c			optional cf
9147495Sgadmips/cavium/octeon_machdep.c			standard
10147495Sgadmips/cavium/octeon_mp.c				optional smp
11147495Sgadmips/cavium/octeon_rtc.c			standard
12147495Sgadmips/cavium/uart_bus_octeonusart.c		optional uart
13147495Sgadmips/cavium/uart_cpu_octeonusart.c		optional uart
14147495Sgadmips/cavium/uart_dev_oct16550.c			optional uart
15147495Sgadmips/mips/intr_machdep.c			standard
16147495Sgadmips/mips/tick.c				standard
17203952Suqs
18mips/cavium/octeon_rnd.c			optional random
19mips/cavium/octeon_wdog.c			optional octeon_wdog
20mips/cavium/octeon_nmi.S			optional octeon_wdog
21
22mips/cavium/cryptocteon/cavium_crypto.c		optional cryptocteon
23mips/cavium/cryptocteon/cryptocteon.c		optional cryptocteon
24mips/mips/octeon_cop2_swtch.S			standard
25mips/mips/octeon_cop2.c				standard
26
27mips/cavium/if_octm.c				optional octm
28contrib/octeon-sdk/cvmx-mgmt-port.c		optional octm
29
30mips/cavium/octe/ethernet.c			optional octe
31mips/cavium/octe/ethernet-mv88e61xx.c		optional octe octeon_vendor_lanner
32mips/cavium/octe/ethernet-common.c		optional octe
33mips/cavium/octe/ethernet-mdio.c		optional octe
34mips/cavium/octe/ethernet-mem.c			optional octe
35mips/cavium/octe/ethernet-rgmii.c		optional octe
36mips/cavium/octe/ethernet-rx.c			optional octe
37mips/cavium/octe/ethernet-sgmii.c		optional octe
38mips/cavium/octe/ethernet-spi.c			optional octe
39mips/cavium/octe/ethernet-tx.c			optional octe
40mips/cavium/octe/ethernet-xaui.c		optional octe
41mips/cavium/octe/mv88e61xxphy.c			optional octe mv88e61xxphy
42mips/cavium/octe/octe.c				optional octe
43mips/cavium/octe/octebus.c			optional octe
44
45mips/cavium/octopci.c				optional pci
46mips/cavium/octopci_bus_space.c			optional pci
47
48mips/cavium/usb/octusb.c			optional usb octusb
49mips/cavium/usb/octusb_octeon.c			optional usb octusb
50
51contrib/octeon-sdk/cvmx-usb.c			optional octusb
52
53mips/cavium/octeon_gpio.c			optional gpio
54
55# XXX Some files could be excluded in some configurations.  Making them
56#     optional but on in the default config would seem reasonable.
57contrib/octeon-sdk/cvmx-cmd-queue.c		standard
58contrib/octeon-sdk/cvmx-bootmem.c		standard
59contrib/octeon-sdk/cvmx-clock.c			standard
60contrib/octeon-sdk/cvmx-fpa.c			standard
61contrib/octeon-sdk/cvmx-helper.c		standard
62contrib/octeon-sdk/cvmx-helper-board.c		standard
63contrib/octeon-sdk/cvmx-helper-cfg.c		standard
64contrib/octeon-sdk/cvmx-helper-errata.c		standard
65contrib/octeon-sdk/cvmx-helper-fpa.c		standard
66contrib/octeon-sdk/cvmx-helper-ilk.c		standard
67contrib/octeon-sdk/cvmx-helper-jtag.c		standard
68contrib/octeon-sdk/cvmx-helper-loop.c		standard
69contrib/octeon-sdk/cvmx-helper-npi.c		standard
70contrib/octeon-sdk/cvmx-helper-rgmii.c		standard
71contrib/octeon-sdk/cvmx-helper-sgmii.c		standard
72contrib/octeon-sdk/cvmx-helper-spi.c		standard
73contrib/octeon-sdk/cvmx-helper-srio.c		standard
74contrib/octeon-sdk/cvmx-helper-util.c		standard
75contrib/octeon-sdk/cvmx-helper-xaui.c		standard
76contrib/octeon-sdk/cvmx-ilk.c			standard
77contrib/octeon-sdk/cvmx-ipd.c			standard
78contrib/octeon-sdk/cvmx-l2c.c			standard
79contrib/octeon-sdk/cvmx-pcie.c			standard
80contrib/octeon-sdk/cvmx-pko.c			standard
81contrib/octeon-sdk/cvmx-qlm.c			standard
82contrib/octeon-sdk/cvmx-qlm-tables.c		standard
83contrib/octeon-sdk/cvmx-spi.c			standard
84contrib/octeon-sdk/cvmx-spi4000.c		standard
85contrib/octeon-sdk/cvmx-srio.c			standard
86contrib/octeon-sdk/cvmx-sysinfo.c		standard
87contrib/octeon-sdk/cvmx-thunder.c		standard
88contrib/octeon-sdk/cvmx-twsi.c			standard
89contrib/octeon-sdk/cvmx-warn.c			standard
90contrib/octeon-sdk/octeon-model.c		standard
91