files.octeon1 revision 233336
1247496Sgonzo# $FreeBSD: head/sys/mips/cavium/files.octeon1 233336 2012-03-23 00:11:54Z gonzo $
2247496Sgonzo# Octeon Support Files
3247496Sgonzo#
4247496Sgonzomips/cavium/asm_octeon.S			optional smp
5247496Sgonzomips/cavium/ciu.c				standard
6247496Sgonzomips/cavium/obio.c				optional uart
7247496Sgonzomips/cavium/octeon_ds1337.c			standard
8247496Sgonzomips/cavium/octeon_ebt3000_cf.c			optional cf
9247496Sgonzomips/cavium/octeon_machdep.c			standard
10247496Sgonzomips/cavium/octeon_mp.c				optional smp
11247496Sgonzomips/cavium/octeon_pmc.c			optional hwpmc
12247496Sgonzomips/cavium/octeon_rtc.c			standard
13247496Sgonzomips/cavium/uart_bus_octeonusart.c		optional uart
14247496Sgonzomips/cavium/uart_cpu_octeonusart.c		optional uart
15247496Sgonzomips/cavium/uart_dev_oct16550.c			optional uart
16247496Sgonzomips/mips/intr_machdep.c			standard
17247496Sgonzomips/mips/tick.c				standard
18247496Sgonzo
19247496Sgonzomips/cavium/octeon_rnd.c			optional random
20247496Sgonzomips/cavium/octeon_wdog.c			optional octeon_wdog
21247496Sgonzomips/cavium/octeon_nmi.S			optional octeon_wdog
22247496Sgonzo
23247496Sgonzomips/cavium/cryptocteon/cavium_crypto.c		optional cryptocteon
24247496Sgonzomips/cavium/cryptocteon/cryptocteon.c		optional cryptocteon
25247496Sgonzomips/mips/octeon_cop2_swtch.S			standard
26247496Sgonzomips/mips/octeon_cop2.c				standard
27247496Sgonzo
28247496Sgonzomips/cavium/if_octm.c				optional octm
29247496Sgonzocontrib/octeon-sdk/cvmx-mgmt-port.c		optional octm
30247496Sgonzo
31247496Sgonzomips/cavium/octe/ethernet.c			optional octe
32247496Sgonzomips/cavium/octe/ethernet-mv88e61xx.c		optional octe octeon_vendor_lanner
33247496Sgonzomips/cavium/octe/ethernet-common.c		optional octe
34247496Sgonzomips/cavium/octe/ethernet-mdio.c		optional octe
35247496Sgonzomips/cavium/octe/ethernet-mem.c			optional octe
36247496Sgonzomips/cavium/octe/ethernet-rgmii.c		optional octe
37247496Sgonzomips/cavium/octe/ethernet-rx.c			optional octe
38247496Sgonzomips/cavium/octe/ethernet-sgmii.c		optional octe
39247496Sgonzomips/cavium/octe/ethernet-spi.c			optional octe
40247496Sgonzomips/cavium/octe/ethernet-tx.c			optional octe
41247496Sgonzomips/cavium/octe/ethernet-xaui.c		optional octe
42247496Sgonzomips/cavium/octe/mv88e61xxphy.c			optional octe mv88e61xxphy
43247496Sgonzomips/cavium/octe/octe.c				optional octe
44247496Sgonzomips/cavium/octe/octebus.c			optional octe
45247496Sgonzo
46247496Sgonzomips/cavium/octopci.c				optional pci
47247496Sgonzomips/cavium/octopci_bus_space.c			optional pci
48247496Sgonzo
49247496Sgonzomips/cavium/usb/octusb.c			optional usb octusb
50247496Sgonzomips/cavium/usb/octusb_octeon.c			optional usb octusb
51247496Sgonzo
52247496Sgonzocontrib/octeon-sdk/cvmx-usb.c			optional octusb
53247496Sgonzo
54247496Sgonzomips/cavium/octeon_gpio.c			optional gpio
55247496Sgonzo
56247496Sgonzo# XXX Some files could be excluded in some configurations.  Making them
57247496Sgonzo#     optional but on in the default config would seem reasonable.
58247496Sgonzocontrib/octeon-sdk/cvmx-cmd-queue.c		standard
59247496Sgonzocontrib/octeon-sdk/cvmx-bootmem.c		standard
60247496Sgonzocontrib/octeon-sdk/cvmx-clock.c			standard
61247496Sgonzocontrib/octeon-sdk/cvmx-fpa.c			standard
62247496Sgonzocontrib/octeon-sdk/cvmx-helper.c		standard
63contrib/octeon-sdk/cvmx-helper-board.c		standard
64contrib/octeon-sdk/cvmx-helper-cfg.c		standard
65contrib/octeon-sdk/cvmx-helper-errata.c		standard
66contrib/octeon-sdk/cvmx-helper-fpa.c		standard
67contrib/octeon-sdk/cvmx-helper-ilk.c		standard
68contrib/octeon-sdk/cvmx-helper-jtag.c		standard
69contrib/octeon-sdk/cvmx-helper-loop.c		standard
70contrib/octeon-sdk/cvmx-helper-npi.c		standard
71contrib/octeon-sdk/cvmx-helper-rgmii.c		standard
72contrib/octeon-sdk/cvmx-helper-sgmii.c		standard
73contrib/octeon-sdk/cvmx-helper-spi.c		standard
74contrib/octeon-sdk/cvmx-helper-srio.c		standard
75contrib/octeon-sdk/cvmx-helper-util.c		standard
76contrib/octeon-sdk/cvmx-helper-xaui.c		standard
77contrib/octeon-sdk/cvmx-ilk.c			standard
78contrib/octeon-sdk/cvmx-ipd.c			standard
79contrib/octeon-sdk/cvmx-l2c.c			standard
80contrib/octeon-sdk/cvmx-pcie.c			standard
81contrib/octeon-sdk/cvmx-pko.c			standard
82contrib/octeon-sdk/cvmx-qlm.c			standard
83contrib/octeon-sdk/cvmx-qlm-tables.c		standard
84contrib/octeon-sdk/cvmx-spi.c			standard
85contrib/octeon-sdk/cvmx-spi4000.c		standard
86contrib/octeon-sdk/cvmx-srio.c			standard
87contrib/octeon-sdk/cvmx-sysinfo.c		standard
88contrib/octeon-sdk/cvmx-thunder.c		standard
89contrib/octeon-sdk/cvmx-twsi.c			standard
90contrib/octeon-sdk/cvmx-warn.c			standard
91contrib/octeon-sdk/octeon-model.c		standard
92
93# HWPMC 
94dev/hwpmc/hwpmc_octeon.c			optional hwpmc
95