freebsd-dev/sys/mips/cavium
Juli Mallett 5f3173b517 o) Fix XKPHYS physical address extraction. Also define cache coherency
attributes for XKPHYS.
o) Make coprocessor 0 accessor function macros for register+selector registers
   take the full name so that e.g. (as done in this commit), prid selector 1
   can be written through mips_wr_ebase() rather than mips_wr_prid1().
o) Allow for sign extension of 32-bit segment addresses.
o) Remove an unused MIPS-I register number.
2010-04-19 06:01:58 +00:00
..
dev/rgmii o) Add SMP support for Octeon using U-Boot to launch all the processors at the 2010-04-17 03:08:13 +00:00
asm_octeon.S o) Add SMP support for Octeon using U-Boot to launch all the processors at the 2010-04-17 03:08:13 +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 o) Add SMP support for Octeon using U-Boot to launch all the processors at the 2010-04-17 03:08:13 +00:00
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 Check for device faults and for failures to set DRQ when expected, rather 2010-03-06 05:49:15 +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 o) Fix XKPHYS physical address extraction. Also define cache coherency 2010-04-19 06:01:58 +00:00
octeon_mp.c o) Fix XKPHYS physical address extraction. Also define cache coherency 2010-04-19 06:01:58 +00:00
octeon_pcmap_regs.h o) Add SMP support for Octeon using U-Boot to launch all the processors at the 2010-04-17 03:08:13 +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