freebsd-dev/sys/powerpc/mpc85xx
John Baldwin f9a9473702 Retire isa_setup_intr() and isa_teardown_intr() and use the generic bus
versions instead.  They were never needed as bus_generic_intr() and
bus_teardown_intr() had been changed to pass the original child device up
in 42734, but the ISA bus was not converted to new-bus until 45720.
2011-05-06 13:48:53 +00:00
..
atpic.c Fix the interrupt code, broken 7 months ago. The interrupt framework 2011-01-29 20:58:38 +00:00
ds1553_bus_fdt.c Convert Freescale PowerPC platforms to FDT convention. 2010-07-11 21:08:29 +00:00
ds1553_core.c DS1553 RTC module driver. On the MPC8555CDS system it hangs off of the LBC bus. 2009-06-22 15:48:47 +00:00
ds1553_reg.h DS1553 RTC module driver. On the MPC8555CDS system it hangs off of the LBC bus. 2009-06-22 15:48:47 +00:00
i2c.c Convert Freescale PowerPC platforms to FDT convention. 2010-07-11 21:08:29 +00:00
isa.c Retire isa_setup_intr() and isa_teardown_intr() and use the generic bus 2011-05-06 13:48:53 +00:00
lbc.c Convert Freescale PowerPC platforms to FDT convention. 2010-07-11 21:08:29 +00:00
lbc.h Convert Freescale PowerPC platforms to FDT convention. 2010-07-11 21:08:29 +00:00
mpc85xx.c Restructure how reset and poweroff are handled on PowerPC systems, since 2010-08-31 15:27:46 +00:00
mpc85xx.h Convert Freescale PowerPC platforms to FDT convention. 2010-07-11 21:08:29 +00:00
nexus.c Have nexus behave the same as the one on ARM (marvell SoCs), so as to 2011-01-29 20:28:17 +00:00
openpic_fdt.c Fix the interrupt code, broken 7 months ago. The interrupt framework 2011-01-29 20:58:38 +00:00
pci_fdt.c Rename INTR_VEC to MAP_IRQ. From the OFW or FDT we obtain a 2011-02-02 05:58:51 +00:00