opnsense-src/sys/dev/fdt
Nathan Whitehorn ad6ea57585 Remove fdt_pic_table code from MIPS, PowerPC, and x86, as it is no longer
used by anything. The equivalent functionality is provided by the PIC drivers
themselves on PowerPC and this is a no-op on MIPS and x86.
2014-01-04 21:19:20 +00:00
..
fdt_common.c Reimplement fdt_intr_to_rl() in terms of OFW_BUS_MAP_INTR() and 2014-01-04 21:14:33 +00:00
fdt_common.h Reimplement fdt_intr_to_rl() in terms of OFW_BUS_MAP_INTR() and 2014-01-04 21:14:33 +00:00
fdt_ic_if.m MFP4: 223121 (FDT infrastructure portion) 2013-10-21 21:13:01 +00:00
fdt_mips.c Remove fdt_pic_table code from MIPS, PowerPC, and x86, as it is no longer 2014-01-04 21:19:20 +00:00
fdt_pci.c Remove dead code. Most of this was in an #if 0 block; the rest is not 2013-12-17 14:51:47 +00:00
fdt_powerpc.c Remove fdt_pic_table code from MIPS, PowerPC, and x86, as it is no longer 2014-01-04 21:19:20 +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 Remove fdt_pic_table code from MIPS, PowerPC, and x86, as it is no longer 2014-01-04 21:19:20 +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 Reimplement fdt_intr_to_rl() in terms of OFW_BUS_MAP_INTR() and 2014-01-04 21:14:33 +00:00