freebsd-dev/sys/mips/rmi
John Baldwin b67d11bbcc Change rman_manage_region() to actually honor the rm_start and rm_end
constraints on the rman and reject attempts to manage a region that is out
of range.
- Fix various places that set rm_end incorrectly (to ~0 or ~0u instead of
  ~0ul).
- To preserve existing behavior, change rman_init() to set rm_start and
  rm_end to allow managing the full range (0 to ~0ul) if they are not set by
  the caller when rman_init() is called.
2011-04-29 18:41:21 +00:00
..
dev Remove bogus usage of INTR_FAST. "Fast" interrupts are now indicated by 2011-01-06 21:08:06 +00:00
board.c I2C drivers for XLR/XLS processors. 2010-12-12 06:00:26 +00:00
board.h I2C drivers for XLR/XLS processors. 2010-12-12 06:00:26 +00:00
bus_space_rmi_pci.c
bus_space_rmi.c
files.xlr I2C drivers for XLR/XLS processors. 2010-12-12 06:00:26 +00:00
fmn.c Fix typos - remove duplicate "the". 2011-02-21 09:01:34 +00:00
interrupt.h
intr_machdep.c
iodi.c I2C drivers for XLR/XLS processors. 2010-12-12 06:00:26 +00:00
iomap.h
Makefile.msgring
mpwait.S
msgring_xls.c
msgring_xls.cfg
msgring.c
msgring.cfg
msgring.h Update message ring handling code for XLR/XLS 2010-10-03 04:33:58 +00:00
pcibus.h
pic.h Fixes in the XLR platform code 2011-01-20 08:08:19 +00:00
rmi_boot_info.h
rmi_mips_exts.h Fix asm for XKPHYS read for o32, constriants needed for input registers 2010-10-05 05:49:38 +00:00
rootfs_list.txt
std.xlr Move 'cpu CPU_RMI' to std.xlr, this is common for all XLR cpus. 2011-01-20 12:45:29 +00:00
tick.c Introduce signed and unsigned version of CTLTYPE_QUAD, renaming 2011-01-19 23:00:25 +00:00
uart_bus_xlr_iodi.c
uart_cpu_mips_xlr.c
xlr_csum_nocopy.S
xlr_i2c.c I2C drivers for XLR/XLS processors. 2010-12-12 06:00:26 +00:00
xlr_machdep.c Allow the platform code to return a bitmask of running cores rather than just 2011-02-12 02:08:24 +00:00
xlr_pci.c Change rman_manage_region() to actually honor the rm_start and rm_end 2011-04-29 18:41:21 +00:00
xlr_pcmcia.c
xls_ehci.c We don't need to call EOWRITE4(sc, EHCI_USBINTR, 0) directly from each EHCI 2011-04-12 07:49:11 +00:00