freebsd-dev/sys/dev/fdt
Robert Watson 2029d071db Merge Perforce changeset 219933 and portions of 219962 (omits changes to
unmerged BERI DTS files) to head:

  Use the OFW compatible string "mips,mips4k" rather than
  "mips4k,cp0" for interrupt control using MIPS4k CP0.

  Suggested by:   thompsa

  Implement a MIPS FDT PIC decode routine to use when no PIC has been
  configured, which assumes a cascade back to the nexus bus (e.g.,
  the on-board CP0 interrupt management parts on the MIPS).  If the
  soc bus in a MIPS DTS file is declared as "mips4k,cp0"-compatible,
  then this will be enabled.  This is sufficient to allow IRQs to be
  configured on BERI.

Sponsored by:	DARPA, AFRL
2013-01-12 16:09:33 +00:00
..
fdt_common.c Add fdt_get_reserved_regions function. API is simmilar to fdt_get_mem_regions 2012-11-30 03:08:49 +00:00
fdt_common.h Add fdt_get_reserved_regions function. API is simmilar to fdt_get_mem_regions 2012-11-30 03:08:49 +00:00
fdt_mips.c Merge Perforce changeset 219933 and portions of 219962 (omits changes to 2013-01-12 16:09:33 +00:00
fdt_pci.c If virtual addresses are not set use one to one mapping. 2012-09-14 09:45:13 +00:00
fdt_powerpc.c Fix OF_finddevice error return value in case of FDT. 2011-12-02 15:24:39 +00:00
fdt_slicer.c Add a new geom class which allows to divide NAND Flash chip 2012-05-22 08:33:14 +00:00
fdt_static_dtb.S
fdtbus.c When a partially initialised FDT-based device instance can't attach, 2012-12-30 21:10:48 +00:00
simplebus.c Merging of projects/armv6, part 4 2012-08-15 03:49:10 +00:00