freebsd-dev/sys/dev/fdt
Ian Lepore 3110e7eed8 Move remaining code and data related to static device mapping into the
new devmap.[ch] files.  Emphasize the MD nature of these things by using
the prefix arm_devmap_ on the function and type names (already a few of
these things found their way into MI code, hopefully it will be harder to
do by accident in the future).
2013-11-04 22:45:26 +00:00
..
fdt_common.c Do not map IRQs twice. This fixes PowerPC/FDT systems with multiple PICs, 2013-10-24 15:44:29 +00:00
fdt_common.h MFP4: 223121 (FDT infrastructure portion) 2013-10-21 21:13:01 +00:00
fdt_ic_if.m MFP4: 223121 (FDT infrastructure portion) 2013-10-21 21:13:01 +00:00
fdt_mips.c MFP4: 223121 (PIC portion), 225861, 227822, 229692 (PIC only), 229693, 2013-10-22 15:29:59 +00:00
fdt_pci.c Move remaining code and data related to static device mapping into the 2013-11-04 22:45:26 +00:00
fdt_powerpc.c Standards-conformance and code deduplication: 2013-10-22 14:07:57 +00:00
fdt_slicer.c Remove all the instances of '#undef DEBUG' from kernel. 2013-10-25 18:38:44 +00:00
fdt_static_dtb.S
fdt_x86.c Add basic support for FDT to i386 & amd64. This change includes: 2013-05-21 03:05:49 +00:00
fdtbus.c Use common OFW root code to set up fdtbus. This is an almost purely 2013-10-25 13:29:07 +00:00
simplebus.c Remove OF_instance_to_package() hack for FDT and replace with use of the 2013-10-23 14:04:09 +00:00