freebsd-dev/sys/mips/octeon1
Randall Stewart 3f907e3338 Does 4 things:
1) Adds future RMI directories
2) Places intr_machdep.c in specfic files.arch pointing to the generic
   intr_machdep.c.  This allows us to have an architecture dependant intr_machdep.c
   (which we will need for RMI) in the machine specific directory
3) removes intr_machdep.c from files.mips
4) Adds some TARGET_XLR_XLS ifdef's for the machine specific intra_machdep.h. We
   may need to look at finding a better place to put this. But first I want to
   get this thing compiling.
2009-10-15 21:03:32 +00:00
..
dev/rgmii 64-bit fixes: 2009-07-06 18:15:57 +00:00
asm_octeon.S
driveid.h o Move the driveid.h file 2009-06-14 04:26:56 +00:00
files.octeon1 Does 4 things: 2009-10-15 21:03:32 +00:00
obio.c Fix style error replicated multiple times. Move to 2009-08-15 01:03:13 +00:00
obiovar.h
octeon_ebt3000_cf.c 64-bit fixes: fix printf formats and prefer MIPS_PHYS_TO_KSEG0. 2009-07-06 18:18:27 +00:00
octeon_ebt3000_cf.h Move dev/flash/ cf driver into octeon dir where it belongs. 2009-06-14 03:55:27 +00:00
octeon_machdep.c Implement platform_reset. Also, make the code a tiny bit easier to 2009-08-17 12:23:58 +00:00
octeon_pcmap_regs.h GC some now-unused items. Fix for 64-bit build. Note: this breaks 2009-07-06 18:17:48 +00:00
octeonreg.h
std.octeon1 Bring back the TARGET_OCTEON kludge for a bit. We need to kill it, 2009-06-14 06:11:13 +00:00
uart_bus_octeonusart.c Minor formatting changes. Also, elimiante a couple of unused variables. 2009-06-14 07:01:22 +00:00
uart_cpu_octeonusart.c The UART device infrasturcture wants these defined. Define them just 2009-08-15 19:48:14 +00:00
uart_dev_oct16550.c Include Octeon specific registers since we mess with them here... 2009-08-15 02:03:41 +00:00