freebsd-skq/sys/mips/cavium
Juli Mallett 9fabafd18a o) Simplify the implementation of bus read/write functions, and eliminate some
redundant implementations.
o) Use ABI, not ISA, to determine address length.
o) Disable and restore interrupts around any operation that uses all 64 bits of
   a register.  In kernels using the O32 ABI, the upper 32 bits of those
   registers is likely to be corrupted by an interrupt.

Sponsored by:	Packet Forensics
2010-03-05 22:48:34 +00:00
..
dev/rgmii Do not mask off the low byte of the chipid, it makes some of the case 2010-03-05 22:44:49 +00:00
asm_octeon.S Add Cavium's standard copyright to those files that are currently 2010-01-28 20:46:40 +00:00
driveid.h Add Cavium's standard copyright to those files that are currently 2010-01-28 20:46:40 +00:00
files.octeon1
obio.c Export knowledge of the special bus space we use for the console to 2010-01-25 19:27:20 +00:00
obiovar.h trim unused members of the softc. 2010-01-28 20:38:52 +00:00
octeon_ebt3000_cf.c Add Cavium's standard copyright to those files that are currently 2010-01-28 20:46:40 +00:00
octeon_ebt3000_cf.h Add Cavium's standard copyright to those files that are currently 2010-01-28 20:46:40 +00:00
octeon_machdep.c Properly detect a type of real board that claims to have a 0.0 revision. 2010-03-05 22:46:11 +00:00
octeon_pcmap_regs.h o) Simplify the implementation of bus read/write functions, and eliminate some 2010-03-05 22:48:34 +00:00
std.octeon1
uart_bus_octeonusart.c Eliminate octeonregs.h. It was a copy of maltaregs.h with 2010-01-23 06:42:47 +00:00
uart_cpu_octeonusart.c Export knowledge of the special bus space we use for the console to 2010-01-25 19:27:20 +00:00
uart_dev_oct16550.c