freebsd-dev/sys/mips/cavium
Juli Mallett 8961aadb2b o) Do boot descriptor parsing before console setup so that we can use a console
other than UART 0 from the outset.
o) Print board information from sysinfo after consoles have been initialized
   rather than doing it during boot descriptor parsing.
o) Use cvmx_safe_printf and platform_reset rather than panic when doing very
   early boot descriptor parsing before the console is set up.
o) Get rid of the global octeon_bootinfo.
2012-11-19 00:19:27 +00:00
..
cryptocteon
octe Fix longstanding misprint. 2012-10-31 04:44:32 +00:00
usb Inherit USB mode from RootHUB port where the USB device is connected. 2012-10-01 05:42:43 +00:00
asm_octeon.S
ciu.c Merge the Cavium Octeon SDK 2.3.0 Simple Executive code and update FreeBSD to 2012-03-11 06:17:49 +00:00
cvmx_config.h Turn on messages from the Simple Executive codebase, what few there are. 2012-03-29 02:05:11 +00:00
files.octeon1 Add preliminary Octeon PCI console support. Radisys-specific PCI console 2012-11-13 07:39:49 +00:00
if_octm.c Merge the Cavium Octeon SDK 2.3.0 Simple Executive code and update FreeBSD to 2012-03-11 06:17:49 +00:00
obio.c Merge the Cavium Octeon SDK 2.3.0 Simple Executive code and update FreeBSD to 2012-03-11 06:17:49 +00:00
obiovar.h
octeon_cop2.h
octeon_cop2.S
octeon_ds1337.c
octeon_ebt3000_cf.c If the CF physical base is 0, attach no CF devices. This fixes a warning 2012-10-31 04:23:36 +00:00
octeon_gpio.c The GPIO drivers were initialising their mutexes with type of 2012-08-17 04:44:57 +00:00
octeon_gpiovar.h
octeon_irq.h Remap PMC interrupt for all cores 2012-03-24 06:28:15 +00:00
octeon_machdep.c o) Do boot descriptor parsing before console setup so that we can use a console 2012-11-19 00:19:27 +00:00
octeon_mp.c Merge the Cavium Octeon SDK 2.3.0 Simple Executive code and update FreeBSD to 2012-03-11 06:17:49 +00:00
octeon_nmi.S
octeon_pci_console.c Add preliminary Octeon PCI console support. Radisys-specific PCI console 2012-11-13 07:39:49 +00:00
octeon_pcmap_regs.h Actually check board type rather than using a specialized octeon_is_simulation 2012-10-30 06:36:14 +00:00
octeon_pmc.c Remap PMC interrupt for all cores 2012-03-24 06:28:15 +00:00
octeon_rnd.c
octeon_rtc.c
octeon_wdog.c Merge the Cavium Octeon SDK 2.3.0 Simple Executive code and update FreeBSD to 2012-03-11 06:17:49 +00:00
octopci_bus_space.c When creating a handle for a subregion, be sure to actually math out the new 2012-03-02 21:46:31 +00:00
octopci.c Don't disable PCIe just because the host is not a PCI host; the latter flag 2012-11-01 20:39:39 +00:00
octopcireg.h
octopcivar.h
std.octeon1 Assume a big-endian default on MIPS and drop the "eb" suffix from MACHINE_ARCH. 2012-03-29 02:54:35 +00:00
uart_bus_octeonusart.c octeon_uart_class was removed some time ago everywhere but here. 2012-06-28 06:49:04 +00:00
uart_cpu_octeonusart.c Remove oct_read64 and oct_write64 and use their equivalents from the Simple 2012-10-30 06:29:17 +00:00
uart_dev_oct16550.c Use Simple Executive LED display routines, which correctly use the LED base 2012-10-29 00:51:53 +00:00