freebsd-dev/sys/mips/cavium
Juli Mallett dc4ee6ca91 Merge the Cavium Octeon SDK 2.3.0 Simple Executive code and update FreeBSD to
make use of it where possible.

This primarily brings in support for newer hardware, and FreeBSD is not yet
able to support the abundance of IRQs on new hardware and many features in the
Ethernet driver.

Because of the changes to IRQs in the Simple Executive, we have to maintain our
own list of Octeon IRQs now, which probably can be pared-down and be specific
to the CIU interrupt unit soon, and when other interrupt mechanisms are added
they can maintain their own definitions.

Remove unmasking of interrupts from within the UART device now that the
function used is no longer present in the Simple Executive.  The unmasking
seems to have been gratuitous as this is more properly handled by the buses
above the UART device, and seems to work on that basis.
2012-03-11 06:17:49 +00:00
..
cryptocteon - Add better COP2 (crypto coprocessor) context handler for Octeon. Keep 2012-01-06 01:23:26 +00:00
octe Merge the Cavium Octeon SDK 2.3.0 Simple Executive code and update FreeBSD to 2012-03-11 06:17:49 +00:00
usb Merge the Cavium Octeon SDK 2.3.0 Simple Executive code and update FreeBSD to 2012-03-11 06:17:49 +00:00
asm_octeon.S Partially revert r224661: 2011-10-04 17:49:19 +00:00
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 o) Expand the CIU driver to be aware of newly-allocated parts of the IRQ range. 2011-01-10 03:48:41 +00:00
files.octeon1 Merge the Cavium Octeon SDK 2.3.0 Simple Executive code and update FreeBSD to 2012-03-11 06:17: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 trim unused members of the softc. 2010-01-28 20:38:52 +00:00
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 Remove octeon_bootinfo from all files except octeon_machdep.c. 2011-10-04 20:17:43 +00:00
octeon_gpio.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_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 Merge the Cavium Octeon SDK 2.3.0 Simple Executive code and update FreeBSD to 2012-03-11 06:17:49 +00:00
octeon_machdep.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_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_pcmap_regs.h Add default address for FLASH mapping on the boot bus. 2011-10-04 20:30:15 +00:00
octeon_rnd.c Update the port of FreeBSD to Cavium Octeon to use the Cavium Simple Executive 2010-07-20 19:25:11 +00:00
octeon_rtc.c Update the port of FreeBSD to Cavium Octeon to use the Cavium Simple Executive 2010-07-20 19:25:11 +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 Merge the Cavium Octeon SDK 2.3.0 Simple Executive code and update FreeBSD to 2012-03-11 06:17:49 +00:00
octopcireg.h Flesh out PCI bus support some: 2010-09-24 00:14:24 +00:00
octopcivar.h Update the port of FreeBSD to Cavium Octeon to use the Cavium Simple Executive 2010-07-20 19:25:11 +00:00
std.octeon1 Remove the 'machine mips' from DEFAULTS. Put the proper 'machine mips 2010-11-13 22:34:12 +00:00
uart_bus_octeonusart.c Don't do a device_identify to add uart0, it's already hinted. 2011-01-19 07:06:28 +00:00
uart_cpu_octeonusart.c Rather than shifting offsets by three, set register offset to 3. All our 2010-10-02 05:38:45 +00:00
uart_dev_oct16550.c Merge the Cavium Octeon SDK 2.3.0 Simple Executive code and update FreeBSD to 2012-03-11 06:17:49 +00:00