files.octeon1 revision 210311
1# $FreeBSD: head/sys/mips/cavium/files.octeon1 210311 2010-07-20 19:25:11Z jmallett $
2# Octeon Support Files
3#
4mips/cavium/asm_octeon.S			optional smp
5mips/cavium/ciu.c				standard
6mips/cavium/obio.c				optional uart
7mips/cavium/octeon_ds1337.c			standard
8mips/cavium/octeon_ebt3000_cf.c			optional cf
9mips/cavium/octeon_machdep.c			standard
10mips/cavium/octeon_mp.c				optional smp
11mips/cavium/octeon_rtc.c			standard
12mips/cavium/uart_bus_octeonusart.c		optional uart
13mips/cavium/uart_cpu_octeonusart.c		optional uart
14mips/cavium/uart_dev_oct16550.c			optional uart
15mips/mips/intr_machdep.c			standard
16mips/mips/tick.c				standard
17
18mips/cavium/octeon_rnd.c			optional random
19
20mips/cavium/octe/ethernet.c			optional octe
21mips/cavium/octe/ethernet-common.c		optional octe
22mips/cavium/octe/ethernet-mdio.c		optional octe
23mips/cavium/octe/ethernet-mem.c			optional octe
24mips/cavium/octe/ethernet-rgmii.c		optional octe
25mips/cavium/octe/ethernet-rx.c			optional octe
26mips/cavium/octe/ethernet-sgmii.c		optional octe
27mips/cavium/octe/ethernet-spi.c			optional octe
28mips/cavium/octe/ethernet-tx.c			optional octe
29mips/cavium/octe/ethernet-xaui.c		optional octe
30mips/cavium/octe/octe.c				optional octe
31mips/cavium/octe/octebus.c			optional octe
32
33mips/cavium/octopci.c				optional pci
34mips/cavium/octopci_bus_space.c			optional pci
35
36contrib/octeon-sdk/cvmx-cmd-queue.c		optional octe
37contrib/octeon-sdk/cvmx-fpa.c			optional octe
38contrib/octeon-sdk/cvmx-helper.c		optional octe
39contrib/octeon-sdk/cvmx-helper-board.c		optional octe
40contrib/octeon-sdk/cvmx-helper-errata.c		optional octe
41contrib/octeon-sdk/cvmx-helper-fpa.c		optional octe
42contrib/octeon-sdk/cvmx-helper-loop.c		optional octe
43contrib/octeon-sdk/cvmx-helper-npi.c		optional octe
44contrib/octeon-sdk/cvmx-helper-rgmii.c		optional octe
45contrib/octeon-sdk/cvmx-helper-sgmii.c		optional octe
46contrib/octeon-sdk/cvmx-helper-spi.c		optional octe
47contrib/octeon-sdk/cvmx-helper-util.c		optional octe
48contrib/octeon-sdk/cvmx-helper-xaui.c		optional octe
49contrib/octeon-sdk/cvmx-pko.c			optional octe
50contrib/octeon-sdk/cvmx-spi.c			optional octe
51contrib/octeon-sdk/cvmx-spi4000.c		optional octe
52contrib/octeon-sdk/cvmx-twsi.c			optional octe
53
54# XXX Some files could be excluded in some configurations.  Making them
55#     optional but on in the default config would seem reasonable.
56contrib/octeon-sdk/cvmx-bootmem.c		standard
57contrib/octeon-sdk/cvmx-sysinfo.c		standard
58contrib/octeon-sdk/cvmx-thunder.c		standard
59contrib/octeon-sdk/cvmx-warn.c			standard
60contrib/octeon-sdk/octeon-model.c		standard
61