freebsd-dev/sys/mips/cavium
Warner Losh 294ef64a17 Introduce grab and ungrab upcalls. When the kernel desires to grab the
console, it calls the grab functions. These functions should turn off
the RX interrupts, and any others that interfere. This makes mountroot
prompt work again. If there's more generalized need other than
prompting, many of these routines should be expanded to do those new
things.

Reviewed by:	bde (with reservations)
2014-01-19 19:36:11 +00:00
..
cryptocteon - Add better COP2 (crypto coprocessor) context handler for Octeon. Keep 2012-01-06 01:23:26 +00:00
octe Add missing includes. 2013-12-10 09:38:18 +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 Partially revert r224661: 2011-10-04 17:49:19 +00:00
ciu.c Remove two redundantly repetitive assignments. 2014-01-16 20:40:02 +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 Mechanically substitute flags from historic mbuf allocator with 2012-12-05 08:04:20 +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 - Add better COP2 (crypto coprocessor) context handler for Octeon. Keep 2012-01-06 01:23:26 +00:00
octeon_cop2.S - Add better COP2 (crypto coprocessor) context handler for Octeon. Keep 2012-01-06 01:23:26 +00:00
octeon_ds1337.c - struct clocktime sets different ranges for DOW and month 2011-12-31 23:21:36 +00:00
octeon_ebt3000_cf.c Devices that rely on hints or identify routines for discovery need to 2013-10-29 14:07:31 +00:00
octeon_gpio.c Fix undefined behaviour in several gpio_pin_setflags() routines (under 2013-04-13 21:21:13 +00:00
octeon_gpiovar.h - Add generic GPIO driver for Cavium Octeon. At the moment pin definition is 2011-12-28 05:57:03 +00:00
octeon_irq.h Remap PMC interrupt for all cores 2012-03-24 06:28:15 +00:00
octeon_machdep.c Merge from vmobj-rwlock branch: 2013-02-26 01:00:11 +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 - Add watchdog driver for Cavium Octeon. At the moment only 2010-11-28 08:11:05 +00:00
octeon_pci_console.c Add basic support for the Radisys-specific PCI console mechanism found on the 2012-11-19 01:58:20 +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 Devices that rely on hints or identify routines for discovery need to 2013-10-29 14:07:31 +00:00
octeon_rnd.c Devices that rely on hints or identify routines for discovery need to 2013-10-29 14:07:31 +00:00
octeon_rtc.c Devices that rely on hints or identify routines for discovery need to 2013-10-29 14:07:31 +00:00
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 Remove the gross hack for the Octeon Simple Executive to the least 2013-11-06 05:26:15 +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 Introduce grab and ungrab upcalls. When the kernel desires to grab the 2014-01-19 19:36:11 +00:00