freebsd-dev/sys/powerpc/mpc85xx
Justin Hibbits 12cb797e3b Make lbc(4) the same driver pass as simplebus.
Device trees mark lbc as compatible with simplebus.  Since simplebus is passed
first, it attaches first.  When lbc's pass (default pass) comes, the bus is
already attached to simplebus, so is skipped.

Sponsored by:	Alex Perez/Inertial Computing
2016-02-03 01:29:06 +00:00
..
atpic.c Allow PIC drivers to translate firmware sense codes for themselves. This 2013-10-24 15:37:32 +00:00
ds1553_bus_fdt.c
ds1553_core.c
ds1553_reg.h
fsl_sdhc.c Move the DRIVER_MODULE() statements that declare mmc(4) to be a child of 2015-12-14 01:09:25 +00:00
fsl_sdhc.h
i2c.c Use IIC_EBUSBSY and IIC_BUSERR status values consistantly across all drivers. 2015-10-09 22:49:50 +00:00
isa.c
lbc.c Make lbc(4) the same driver pass as simplebus. 2016-02-03 01:29:06 +00:00
lbc.h
mpc85xx_gpio.c Add a GPIO driver for the mpc85xx. 2015-04-04 02:34:40 +00:00
mpc85xx.c Add platform support for QorIQ SoCs. 2015-12-30 03:43:25 +00:00
mpc85xx.h Extend idle support for newer Book-E cores. 2016-01-01 02:47:40 +00:00
pci_mpc85xx_pcib.c Modernize mpc85xx PCI hostbridge driver. 2015-11-22 01:16:43 +00:00
pci_mpc85xx.c Initialize the rid for input. 2016-01-03 15:35:01 +00:00
platform_mpc85xx.c Extend idle support for newer Book-E cores. 2016-01-01 02:47:40 +00:00
qoriq_gpio.c Add Freescale QorIQ GPIO driver. 2015-11-30 02:23:56 +00:00